It is just a build problem.

Try either to install JDK 1.4 or in 
$JBPORTAL/tools/etc/buildfragments/defaults.ent replace   <property 
name="javac.target" value="1.3"/>
By either
<property name="javac.target" value="1.4"/>
or (if the above does not work)
<property name="javac.target" value="1.5"/>

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860392#3860392

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860392


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to