I got jbossportal 2.0 from cvs and tried to build it according to the wiki. The 
jdk I am using is 5.0 and the result is as follows. I am just wondering if 
jboss portal supports jdk5.0... Thanks.

$ sh build.sh deploy
build.sh: *WARNING* Ignoring environment value for $ANT_HOME
build.sh: Executing: /project/cvs/nukes-2.0/tools/bin/ant -logger 
org.apache.tools.ant.NoBannerLogger deploy
Buildfile: build.xml
 
_buildmagic:init:
Trying to override old definition of task property
 
configure-project:
     [echo] groups:  default
     [echo] modules: format,common,portal,api,portlet,core
 
_buildmagic:modules:most:
 
 ==============================================================
 ==
 ==  Executing 'most' in module 'format'...
 ==
 ==
 
generate-parsers:
    [mkdir] Created dir: 
/project/cvs/nukes-2.0/format/output/gen/classes/org/jboss/nukes/format/template
   [javacc] Java Compiler Compiler Version 2.0 (Parser Generator)
   [javacc] Copyright (c) 1996-2000 Sun Microsystems, Inc.
   [javacc] Copyright (c) 1997-2000 Metamata, Inc.
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file 
/project/cvs/nukes-2.0/format/src/main/org/jboss/nukes/format/template/TemplateAnalyzer.jj
 . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "ASCII_CharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.
    [mkdir] Created dir: 
/project/cvs/nukes-2.0/format/output/gen/classes/org/jboss/nukes/format/parser/bbcode
[execmodules] Generated: Analyzer.java
    [mkdir] Created dir: 
/project/cvs/nukes-2.0/format/output/gen/classes/org/jboss/nukes/format/parser/html
[execmodules] Generated: Analyzer.java
 
_default:compile-classes:
    [mkdir] Created dir: /project/cvs/nukes-2.0/format/output/classes
   [depend] Deleted 0 out of date files in 0 seconds
    [javac] Compiling 48 source files to 
/project/cvs/nukes-2.0/format/output/classes
[execmodules] javac: target release 1.3 conflicts with default source release 
1.5
 
BUILD FAILED
file:/project/cvs/nukes-2.0/format/../tools/etc/buildfragments/targets.ent:88: 
Compile failed; see the compiler error output for details.
 
Total time: 7 seconds


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

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


-------------------------------------------------------
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