Should the thirdparty directory have xdoclet in it?
I'm trying to build jboss-head on Mac OS 10.2.1 and I'm not getting
anywhere.
the following in libraries.ent suggests that I should have
xdoclet-xdoclet in
thirdparty but in my fresh check out it's not there
<!-- XDoclet -->
<property name="xdoclet.xdoclet.root"
value="${project.thirdparty}/xdoclet-xdo
clet"/>
<property name="xdoclet.xdoclet.lib"
value="${xdoclet.xdoclet.root}/lib"/>
<path id="xdoclet.xdoclet.classpath">
<pathelement path="${xdoclet.xdoclet.lib}/commons-logging.jar"/>
<pathelement path="${xdoclet.xdoclet.lib}/xdoclet-bea-module.jar"/>
<pathelement path="${xdoclet.xdoclet.lib}/xdoclet-ejb-module.jar"/>
<pathelement path="${xdoclet.xdoclet.lib}/xdoclet.jar"/>
<pathelement path="${xdoclet.xdoclet.lib}/xdoclet-java-module.jar"/>
<pathelement
path="${xdoclet.xdoclet.lib}/xdoclet-jboss-module.jar"/>
<pathelement path="${xdoclet.xdoclet.lib}/xdoclet-jdo-module.jar"/>
<pathelement path="${xdoclet.xdoclet.lib}/xdoclet-jmx-module.jar"/>
<pathelement path="${xdoclet.xdoclet.lib}/xdoclet-web-module.jar"/>
<pathelement
path="${xdoclet.xdoclet.lib}/xdoclet-xdoclet-module.jar"/>
<pathelement path="${xdoclet.xdoclet.lib}/xjavadoc.jar"/>
</path>
[Robert-Nicholsons-Computer:~/Archives/jboss-head/thirdparty] robert%
ls -alg
total 0
drwxr-xr-x 19 robert staff 646 Oct 23 12:40 .
drwxr-xr-x 30 robert staff 1020 Oct 23 13:26 ..
drwxr-xr-x 5 robert staff 170 Oct 23 13:23 CVS
drwxr-xr-x 5 robert staff 170 Oct 23 13:29 apache-axis
drwxr-xr-x 6 robert staff 204 Oct 23 12:14 apache-bcel
drwxr-xr-x 4 robert staff 136 Oct 23 12:13 apache-log4j
drwxr-xr-x 5 robert staff 170 Oct 23 12:16 apache-xalan
drwxr-xr-x 4 robert staff 136 Oct 23 12:29 exolab-castor
drwxr-xr-x 4 robert staff 136 Oct 23 12:33 exolab-tyrex
drwxr-xr-x 5 robert staff 170 Oct 23 12:34 gnu-getopt
drwxr-xr-x 4 robert staff 136 Oct 23 12:34 gnu-regexp
drwxr-xr-x 4 robert staff 136 Oct 23 12:34 hsqldb-hsqldb
drwxr-xr-x 4 robert staff 136 Oct 23 12:35 javagroups-javagroups
drwxr-xr-x 4 robert staff 136 Oct 23 12:09 jboss-plastic
drwxr-xr-x 4 robert staff 136 Oct 23 12:37 junit-junit
drwxr-xr-x 4 robert staff 136 Oct 23 12:38 sun-jaas
drwxr-xr-x 4 robert staff 136 Oct 23 12:38 sun-jaf
drwxr-xr-x 5 robert staff 170 Oct 23 12:38 sun-javacc
drwxr-xr-x 4 robert staff 136 Oct 23 12:40 sun-javamail
When I build under OS 10.2.1 I get
[Robert-Nicholsons-Computer:~/Archives/jboss-head/build] robert%
./build.sh
build.sh: Executing: /Users/robert/Archives/jboss-head/tools/bin/ant
-logger org.apache.tools.ant.NoBannerLogger
Buildfile: build.xml
_buildmagic:init:
Trying to override old definition of task property
_buildmagic:init:local-properties:
[copy] Copying 1 file to /Users/robert/Archives/jboss-head/build
BUILD FAILED
file:/Users/robert/Archives/jboss-head/build/../tools/etc/
buildfragments/tools.ent:29: taskdef class
xdoclet.modules.jmx.JMXDocletTask cannot be found
Total time: 4 seconds
-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future
of Java(TM) technology. Join the Java Community
Process(SM) (JCP(SM)) program now.
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
- [JBoss-dev] Cannot build off the head. Robert Nicholson
- Re: [JBoss-dev] Cannot build off the head. Robert Nicholson
- Re: [JBoss-dev] Cannot build off the head. Robert Nicholson
- Re: [JBoss-dev] Cannot build off the head. Stephen Coy
- RE: [JBoss-dev] Cannot build off the head. Jason Dillon
