more tweaks to release packaging
Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/523c6c40 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/523c6c40 Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/523c6c40 Branch: refs/heads/feature/maven-migration Commit: 523c6c402d02a3ba18bd7a3b280124d5c9e16150 Parents: abc0fd0 Author: Alex Harui <[email protected]> Authored: Sat Mar 12 23:09:37 2016 -0800 Committer: Alex Harui <[email protected]> Committed: Sat Mar 12 23:09:37 2016 -0800 ---------------------------------------------------------------------- NOTICE | 2 +- NOTICE.base | 2 +- NOTICE.fdb | 2 +- NOTICE.jx | 2 +- NOTICE.oem | 2 +- NOTICE.swfutils | 2 +- README | 10 +++++----- README_JX | 4 ++-- RELEASE_NOTES | 8 ++++++++ RELEASE_NOTES_JX | 15 +++++++++++++++ build.xml | 6 ++++++ 11 files changed, 42 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/523c6c40/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index d301d27..e9ed444 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Flex Compiler -Copyright 2012-2015 The Apache Software Foundation +Copyright 2012-2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/523c6c40/NOTICE.base ---------------------------------------------------------------------- diff --git a/NOTICE.base b/NOTICE.base index b3c8123..4afe0a6 100644 --- a/NOTICE.base +++ b/NOTICE.base @@ -1,5 +1,5 @@ Apache Flex Compiler -Copyright 2012-2015 The Apache Software Foundation +Copyright 2012-2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/523c6c40/NOTICE.fdb ---------------------------------------------------------------------- diff --git a/NOTICE.fdb b/NOTICE.fdb index 943d598..a58ab89 100644 --- a/NOTICE.fdb +++ b/NOTICE.fdb @@ -1,5 +1,5 @@ Apache Flex Debugger -Copyright 2012-2015 The Apache Software Foundation +Copyright 2012-2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/523c6c40/NOTICE.jx ---------------------------------------------------------------------- diff --git a/NOTICE.jx b/NOTICE.jx index 2168752..a833bf3 100644 --- a/NOTICE.jx +++ b/NOTICE.jx @@ -1,5 +1,5 @@ Apache Flex Cross-Compiler -Copyright 2012-2015 The Apache Software Foundation +Copyright 2012-2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/523c6c40/NOTICE.oem ---------------------------------------------------------------------- diff --git a/NOTICE.oem b/NOTICE.oem index 41dc4cd..8240a10 100644 --- a/NOTICE.oem +++ b/NOTICE.oem @@ -1,5 +1,5 @@ Apache Flex Compiler -Copyright 2012-2015 The Apache Software Foundation +Copyright 2012-2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/523c6c40/NOTICE.swfutils ---------------------------------------------------------------------- diff --git a/NOTICE.swfutils b/NOTICE.swfutils index e720c08..5b4c962 100644 --- a/NOTICE.swfutils +++ b/NOTICE.swfutils @@ -1,5 +1,5 @@ Apache Flex (swfutils) -Copyright 2012-2015 The Apache Software Foundation +Copyright 2012-2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/523c6c40/README ---------------------------------------------------------------------- diff --git a/README b/README index 29d2de7..b5b8cf9 100644 --- a/README +++ b/README @@ -191,12 +191,12 @@ Software Dependencies download. Most of the jars are installed in lib/external when installed into an Apache Flex SDK and the lib folder in the repository working copy. - antler - http://search.maven.org/remotecontent?filepath=org/antlr/antlr-complete/3.5.2/antlr-3.5.2-complete.jar - commons-cli - http://archive.apache.org/dist/commons/cli/binaries/commons-cli-1.2-bin.tar.gz + antlr - http://search.maven.org/remotecontent?filepath=org/antlr/antlr-complete/3.5.2/antlr-3.5.2-complete.jar + commons-cli - http://archive.apache.org/dist/commons/cli/binaries/commons-cli-2.4-bin.tar.gz commons-io - http://archive.apache.org/dist/commons/io/binaries/commons-io-2.0.1.tar.gz - guava - http://search.maven.org/remotecontent?filepath=com/google/guava/guava/15.0/guava-15.0.jar - jburg - http://downloads.sourceforge.net/project/jburg/jburg-1.10.1.tar.gz - jflex - http://jflex.de/jflex-1.5.1.tar.gz + guava - http://search.maven.org/remotecontent?filepath=com/google/guava/guava/17.0/guava-17.0.jar + jburg - http://search.maven.org/remotecontent?filepath=net/sourceforge/jburg/jburg/1.10.2/jburg-1.10.2.jar + jflex - http://jflex.de/jflex-1.6.0.tar.gz lzma - http://www.java2s.com/Code/JarDownload/lzma/lzma-9.20.jar.zip http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/523c6c40/README_JX ---------------------------------------------------------------------- diff --git a/README_JX b/README_JX index 1343321..e1cd634 100644 --- a/README_JX +++ b/README_JX @@ -71,8 +71,8 @@ Software Dependencies into an Apache Flex SDK and the lib folder in the repository working copy. args4j = http://search.maven.org/remotecontent?filepath=args4j/args4j/2.0.28/args4j-2.0.28.jar - Google Closure Compiler - http://github.com/google/closure-compiler/archive/v 20140625.zip - commons-io - http://archive.apache.org/dist/commons/io/binaries/commons-io-2.0.1.tar.gz + Google Closure Compiler - http://github.com/google/closure-compiler/archive/v 20151015.zip + commons-io - http://archive.apache.org/dist/commons/io/binaries/commons-io-2.4.tar.gz org.json = http://search.maven.org/remotecontent?filepath=org/codeartisans/org.json/20131017/org.json-20131017.jar http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/523c6c40/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index ad9d824..5fcc3c5 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,11 @@ +Apache Flex 'Falcon' Compiler 0.6.0 +================= +Apache Flex 'Falcon' Compiler 0.6.0 is the fourth release of a next-generation +compiler intended to someday replace the MXMLC in Apache Flex SDKs, and is the +compiler for Apache FlexJS SDKs. + +Lots of bug fixes and other small improvements are included in this release. + Apache Flex 'Falcon' Compiler 0.5.0 ================= Apache Flex 'Falcon' Compiler 0.5.0 is the third release of a next-generation http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/523c6c40/RELEASE_NOTES_JX ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES_JX b/RELEASE_NOTES_JX index 9606f4f..e4bda7e 100644 --- a/RELEASE_NOTES_JX +++ b/RELEASE_NOTES_JX @@ -1,3 +1,18 @@ +Apache Flex 'FalconJX' Cross-Compiler 0.6.0 +================= + +Apache Flex 'FalconJX' Compiler 0.6.0 is the fourth release of a next-generation +compiler that, instead of creating a SWF or SWC, cross compiles MXML and ActionScript +to JavaScript. It is intended for use as the cross-compiler for Apache FlexJS SDKs. + +Highlights in this release include: +- Output data structures required for reflection. +- Initial implementation of Proxy. +- Support for functions and variables in packages. + +In addition, lots of bug fixes and small improvements are included in this release. + + Apache Flex 'FalconJX' Cross-Compiler 0.5.0 ================= http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/523c6c40/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index 42e027d..6127c95 100644 --- a/build.xml +++ b/build.xml @@ -531,6 +531,12 @@ <include name="**/**"/> </fileset> </copy> + <mkdir dir="${basedir}/temp/externs/node/externs"/> + <copy todir="${basedir}/temp/externs/node/externs"> + <fileset dir="${basedir}/externs/node/externs"> + <include name="**/**"/> + </fileset> + </copy> <!-- Source files have Windows line endings. Most UNIX editors can handle
