/[Apache-SVN]
ViewVC logotype

Revision 1421944


Jump to revision: Previous Next
Author: cframpton
Date: Fri Dec 14 15:46:22 2012 UTC (11 years, 4 months ago)
Changed paths: 1
Log Message:
For the compile target, set javac source and target options to 1.6.  This will allow us to use FlashBuilder 4.7 with the SDK when the compiler is built with Java 1.7 since FB supports Java 1.6 but not 1.7.  All the other compiler modules set these javac options to either 1.4 or 1.5. 

I chose 1.6 to avoid many warnings of this style:
warning: as of release 5, 'enum' is a keyword, and may not be used as an identifier

but this should be ok since we require a minimum of Java 1.6 according to our README.

Changed paths

Path Details
Directoryincubator/flex/sdk/branches/release4.9/modules/thirdparty/batik/build.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26