Share

BeRSeRK

Tracker: Bugs

5 does not compile in Java 1.5 with default build.xml - ID: 1100288
Last Update: Tracker Item Submitted ( s_fernandes )

Need to add source="1.4" to compile using the provided buid.xml file. This
is because of the following error:
[javac]
berserk/src/pt/utl/ist/berserk/logic/filterManager/FilterInvocationTimingTy
pe.java:31: as of release 1.5, 'enum' is a keyword, and may not be used as
an identifier
[javac] (try -source 1.4 or lower to use 'enum' as an identifier)
[javac] import org.apache.commons.lang.enum.ValuedEnum;
[javac] ^
[javac] 1 error


Sérgio Fernandes ( s_fernandes ) - 2005-01-11 17:01

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.