I have been building J2 with Java 1.5 with no problems for a while
now.  Where did you get the src from?  HEAD or J2 M1?  The M1 release
may not be compatiable.  You may want to try pulling the latest source
and building again.

Jeremy Ford
[EMAIL PROTECTED]


On Wed, 02 Mar 2005 10:08:42 +0100, Andreas Ernst <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> i am new to Jetspeed. I tried to
> 
> maven allClean allBuild
> 
> and get this errors:
> 
> 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]                 for (Enumeration enum = bundle.getKeys();
> enum.hasMoreElements();)
> 
> this files are affected:
> components\registry\src\java\org\apache\jetspeed\om\impl\LanguageImpl.java
> portal\src\java\org\apache\jetspeed\engine\servlet\ServletRequestImpl.java
> portals-bridges\perl\src\java\org\apache\portals\bridges\perl\PerlPortlet.java
> portals-bridges\php\src\java\org\apache\portals\bridges\php\PHPApplicationPortlet.java
> portals-bridges\myfaces\src\java\org\apache\portals\bridges\myfaces\PortletExternalContextImpl.java
> portal\src\java\org\apache\jetspeed\engine\servlet\ServletRequestImpl.java
> components\security\src\test\org\apache\jetspeed\security\TestPermissionManager.java
> 
> regards
> Andreas
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to