This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/flex-utilities.git
The following commit(s) were added to refs/heads/develop by this push:
new 551ee82 - Tweaked the formal text documents
551ee82 is described below
commit 551ee825c78c27adcefa60ffb773c4f489660916
Author: Christofer Dutz <christofer.dutz@c-ware.de>
AuthorDate: Thu Nov 14 16:33:13 2019 +0100
- Tweaked the formal text documents
---
flex-maven-tools/flex-sdk-converter/README.txt | 2 +-
flex-maven-tools/flex-sdk-converter/RELEASE_NOTES | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/flex-maven-tools/flex-sdk-converter/README.txt b/flex-maven-tools/flex-sdk-converter/README.txt
index 7f84e76..9410a47 100644
--- a/flex-maven-tools/flex-sdk-converter/README.txt
+++ b/flex-maven-tools/flex-sdk-converter/README.txt
@@ -62,7 +62,7 @@ Install Prerequisites
SOFTWARE ENVIRONMENT VARIABLE (absolute paths)
==================================================================================
- Java SDK 1.6 or greater (*1) JAVA_HOME
+ Java SDK 1.7 or greater (*1) JAVA_HOME
Maven 3.1.0 or greater (*1) MAVEN_HOME
diff --git a/flex-maven-tools/flex-sdk-converter/RELEASE_NOTES b/flex-maven-tools/flex-sdk-converter/RELEASE_NOTES
index d51fd96..3a0e14b 100644
--- a/flex-maven-tools/flex-sdk-converter/RELEASE_NOTES
+++ b/flex-maven-tools/flex-sdk-converter/RELEASE_NOTES
@@ -1,9 +1,9 @@
-Apache Flex Mavenizer 1.0.0
+Apache Flex SDK Converter 1.0.0
===========================
-Apache Flex Mavenizer 1.0.0 is the first release of a tool allowing, automating
-the conversion of Apache Flex FDKs into Maven artifacts that can be used by
-FlexMojos to build Apache Flex application using Maven.
+Apache Flex SDK Converter 1.0.0 is the first release of a tool allowing, automating
+the conversion of Apache Flex FDKs into Maven artifacts that can be used by tools
+like FlexMojos to build Apache Flex application using Maven.
Known Issues
_____________
|