[Scons-users] JDK 1.7 support?

Dirk Bächle tshortik at gmx.de
Thu Sep 6 19:41:31 EDT 2012


Hi Mark,

On 06.09.2012 18:43, Mark A. Flacy wrote:

> On Thursday 06 September 2012 11:17:59 William Deegan wrote:

>> Please file a bug (or even better a fix) at scons.tigris.org. We'll try to

>> get some support in the next release.

>>

>> It may be as simple as just adding the version string into the list of

>> supported versions which is in the following file:

>> SCons/Tool/JavaCommon.py

>>

>> I believe we actually have a patch in the queue which may resolve this.

>> You also could try downloading a package from.

>> https://bitbucket.org/dirkbaechle/scons/changesets/tip/branch(%22default%22

>> )

> The version on that branch

> (https://bitbucket.org/dirkbaechle/scons/src/e407cf52365c/src/engine/SCons/Tool/JavaCommon.py)

> should add '1.7' to line 174 or ensure that it's handled in some fashion in

> the addAnonClass() method.

> _______________________________________________

> Scons-users mailing list

> Scons-users at scons.org

> http://four.pairlist.net/mailman/listinfo/scons-users

>

thanks for pointing out the error. I corrected it in my latest update to
the pull request.
Additionally, I filed an enhancement issue (#2874) for somewhat relaxing
the Java version check...if anybody wants to do some SCons coding, just
go for it. This should be an easy one...

Best regards,

Dirk



More information about the Scons-users mailing list