Re: [JBoss-dev] JDK 1.4.1 on OS X out and breaks build

2003-03-11 Thread Jason Dillon
FYI,

  export  
JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/ 
Home

or if you like csh pain:

  setenv JAVA_HOME  
/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Home

And you can build again.

--jason

On Tuesday, March 11, 2003, at 01:13  PM, Dain Sundstrom wrote:

I just upgraded to 1.4.1 on OS X and now the build won't work. I tried  
a fresh checkout, but that didn't help.  Jason is this working on your  
mac.

-dain

bash-2.05a$ java -version
java version 1.4.1_01
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-39)
Java HotSpot(TM) Client VM (build 1.4.1_01-14, mixed mode)
bash-2.05a$ ./build.sh
build.sh: Executing: /Users/dain/work/jboss/x/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/dain/work/jboss/x/jboss-head/build
configure-project:
 [echo] groups:  default
 [echo] modules:  
common,naming,remoting,jmx,system,aop,cache,j2ee,management,transaction 
,persistence,server,blocks,console,security,messaging,connector,varia,c 
luster,jetty,jboss.net,iiop

_buildmagic:modules:most:

 ==
 ==
 ==  Executing 'most' in module 'common'...
 ==
 ==
compile-mbean-sources:
[mkdir] Created dir:  
/Users/dain/work/jboss/x/jboss-head/common/output/gen/classes
[execmodules] Running mbeaninterface/
[execmodules] Generating output for  
'org.jboss.util.property.jmx.SystemPropertyClassValue' using template  
file  
'jar:file:/Users/dain/work/jboss/x/jboss-head/thirdparty/xdoclet- 
xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/ 
mbean.xdt'.
[execmodules] (XDocletMain.start   51  ) Running  
XDoclet failed.
[execmodules] (XDocletMain.start   52  ) Running  
XDoclet failed.
[execmodules] xdoclet.template.TemplateException: Error in template  
file: corresponding /XDtClass:classOf not found, line=8 of template  
file:  
jar:file:/Users/dain/work/jboss/x/jboss-head/thirdparty/xdoclet- 
xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/ 
mbean.xdt
[execmodules]   at  
xdoclet.template.TemplateEngine.handleBlockTag(TemplateEngine.java:824)
[execmodules]   at  
xdoclet.template.TemplateEngine.handleTag(TemplateEngine.java:425)
[execmodules]   at  
xdoclet.template.TemplateEngine.generate(TemplateEngine.java:324)
[execmodules]   at  
xdoclet.template.TemplateEngine.start(TemplateEngine.java:373)
[execmodules]   at  
xdoclet.TemplateSubTask.startEngine(TemplateSubTask.java:559)
[execmodules]   at  
xdoclet.TemplateSubTask.generateForClass(TemplateSubTask.java:765)
And so on...



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] JDK 1.4.1 on OS X out and breaks build

2003-03-11 Thread Jason Dillon
Looks like 1.4.1 breaks more than XDoclet :-(  Eclipse does not like it  
so much either.  Looks like jEdit is a tad happier than it was with the  
preview release, but it still functions better with 1.3.1 (no  
corruption on screen elements, like the dockling prefs and such).  On  
the other hand IDEA seems to work lots better with the final... display  
was a complete mess with the pr.

I am gonna give Eclipse another 10 minutes to start and then I am gonna  
kill it and force it to use 1.3.1... at least it will work slow as it  
may be.  :-(

--jason

On Tuesday, March 11, 2003, at 01:13  PM, Dain Sundstrom wrote:

I just upgraded to 1.4.1 on OS X and now the build won't work. I tried  
a fresh checkout, but that didn't help.  Jason is this working on your  
mac.

-dain

bash-2.05a$ java -version
java version 1.4.1_01
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-39)
Java HotSpot(TM) Client VM (build 1.4.1_01-14, mixed mode)
bash-2.05a$ ./build.sh
build.sh: Executing: /Users/dain/work/jboss/x/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/dain/work/jboss/x/jboss-head/build
configure-project:
 [echo] groups:  default
 [echo] modules:  
common,naming,remoting,jmx,system,aop,cache,j2ee,management,transaction 
,persistence,server,blocks,console,security,messaging,connector,varia,c 
luster,jetty,jboss.net,iiop

_buildmagic:modules:most:

 ==
 ==
 ==  Executing 'most' in module 'common'...
 ==
 ==
compile-mbean-sources:
[mkdir] Created dir:  
/Users/dain/work/jboss/x/jboss-head/common/output/gen/classes
[execmodules] Running mbeaninterface/
[execmodules] Generating output for  
'org.jboss.util.property.jmx.SystemPropertyClassValue' using template  
file  
'jar:file:/Users/dain/work/jboss/x/jboss-head/thirdparty/xdoclet- 
xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/ 
mbean.xdt'.
[execmodules] (XDocletMain.start   51  ) Running  
XDoclet failed.
[execmodules] (XDocletMain.start   52  ) Running  
XDoclet failed.
[execmodules] xdoclet.template.TemplateException: Error in template  
file: corresponding /XDtClass:classOf not found, line=8 of template  
file:  
jar:file:/Users/dain/work/jboss/x/jboss-head/thirdparty/xdoclet- 
xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/ 
mbean.xdt
[execmodules]   at  
xdoclet.template.TemplateEngine.handleBlockTag(TemplateEngine.java:824)
[execmodules]   at  
xdoclet.template.TemplateEngine.handleTag(TemplateEngine.java:425)
[execmodules]   at  
xdoclet.template.TemplateEngine.generate(TemplateEngine.java:324)
[execmodules]   at  
xdoclet.template.TemplateEngine.start(TemplateEngine.java:373)
[execmodules]   at  
xdoclet.TemplateSubTask.startEngine(TemplateSubTask.java:559)
[execmodules]   at  
xdoclet.TemplateSubTask.generateForClass(TemplateSubTask.java:765)
And so on...



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] JDK 1.4.1 on OS X out and breaks build

2003-03-11 Thread Jason Dillon
Eclipse decided to start behaving just after I wrote that mail... go  
figure.

--jason

On Tuesday, March 11, 2003, at 01:13  PM, Dain Sundstrom wrote:

I just upgraded to 1.4.1 on OS X and now the build won't work. I tried  
a fresh checkout, but that didn't help.  Jason is this working on your  
mac.

-dain

bash-2.05a$ java -version
java version 1.4.1_01
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-39)
Java HotSpot(TM) Client VM (build 1.4.1_01-14, mixed mode)
bash-2.05a$ ./build.sh
build.sh: Executing: /Users/dain/work/jboss/x/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/dain/work/jboss/x/jboss-head/build
configure-project:
 [echo] groups:  default
 [echo] modules:  
common,naming,remoting,jmx,system,aop,cache,j2ee,management,transaction 
,persistence,server,blocks,console,security,messaging,connector,varia,c 
luster,jetty,jboss.net,iiop

_buildmagic:modules:most:

 ==
 ==
 ==  Executing 'most' in module 'common'...
 ==
 ==
compile-mbean-sources:
[mkdir] Created dir:  
/Users/dain/work/jboss/x/jboss-head/common/output/gen/classes
[execmodules] Running mbeaninterface/
[execmodules] Generating output for  
'org.jboss.util.property.jmx.SystemPropertyClassValue' using template  
file  
'jar:file:/Users/dain/work/jboss/x/jboss-head/thirdparty/xdoclet- 
xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/ 
mbean.xdt'.
[execmodules] (XDocletMain.start   51  ) Running  
XDoclet failed.
[execmodules] (XDocletMain.start   52  ) Running  
XDoclet failed.
[execmodules] xdoclet.template.TemplateException: Error in template  
file: corresponding /XDtClass:classOf not found, line=8 of template  
file:  
jar:file:/Users/dain/work/jboss/x/jboss-head/thirdparty/xdoclet- 
xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/ 
mbean.xdt
[execmodules]   at  
xdoclet.template.TemplateEngine.handleBlockTag(TemplateEngine.java:824)
[execmodules]   at  
xdoclet.template.TemplateEngine.handleTag(TemplateEngine.java:425)
[execmodules]   at  
xdoclet.template.TemplateEngine.generate(TemplateEngine.java:324)
[execmodules]   at  
xdoclet.template.TemplateEngine.start(TemplateEngine.java:373)
[execmodules]   at  
xdoclet.TemplateSubTask.startEngine(TemplateSubTask.java:559)
[execmodules]   at  
xdoclet.TemplateSubTask.generateForClass(TemplateSubTask.java:765)
And so on...



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] JDK 1.4.1 on OS X out and breaks build

2003-03-11 Thread Jason Dillon
Um but it looks like HEAD will only build with 1.4+ so I will shut up  
now.

--jason

On Tuesday, March 11, 2003, at 06:19  PM, Jason Dillon wrote:

FYI,

  export  
JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/ 
Home

or if you like csh pain:

  setenv JAVA_HOME  
/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Home

And you can build again.

--jason

On Tuesday, March 11, 2003, at 01:13  PM, Dain Sundstrom wrote:

I just upgraded to 1.4.1 on OS X and now the build won't work. I  
tried a fresh checkout, but that didn't help.  Jason is this working  
on your mac.

-dain

bash-2.05a$ java -version
java version 1.4.1_01
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-39)
Java HotSpot(TM) Client VM (build 1.4.1_01-14, mixed mode)
bash-2.05a$ ./build.sh
build.sh: Executing:  
/Users/dain/work/jboss/x/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/dain/work/jboss/x/jboss-head/build

configure-project:
 [echo] groups:  default
 [echo] modules:  
common,naming,remoting,jmx,system,aop,cache,j2ee,management,transactio 
n,persistence,server,blocks,console,security,messaging,connector,varia 
,cluster,jetty,jboss.net,iiop

_buildmagic:modules:most:

 ==
 ==
 ==  Executing 'most' in module 'common'...
 ==
 ==
compile-mbean-sources:
[mkdir] Created dir:  
/Users/dain/work/jboss/x/jboss-head/common/output/gen/classes
[execmodules] Running mbeaninterface/
[execmodules] Generating output for  
'org.jboss.util.property.jmx.SystemPropertyClassValue' using template  
file  
'jar:file:/Users/dain/work/jboss/x/jboss-head/thirdparty/xdoclet- 
xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/ 
resources/mbean.xdt'.
[execmodules] (XDocletMain.start   51  ) Running  
XDoclet failed.
[execmodules] (XDocletMain.start   52  ) Running  
XDoclet failed.
[execmodules] xdoclet.template.TemplateException: Error in template  
file: corresponding /XDtClass:classOf not found, line=8 of template  
file:  
jar:file:/Users/dain/work/jboss/x/jboss-head/thirdparty/xdoclet- 
xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/ 
resources/mbean.xdt
[execmodules]   at  
xdoclet.template.TemplateEngine.handleBlockTag(TemplateEngine.java:824 
)
[execmodules]   at  
xdoclet.template.TemplateEngine.handleTag(TemplateEngine.java:425)
[execmodules]   at  
xdoclet.template.TemplateEngine.generate(TemplateEngine.java:324)
[execmodules]   at  
xdoclet.template.TemplateEngine.start(TemplateEngine.java:373)
[execmodules]   at  
xdoclet.TemplateSubTask.startEngine(TemplateSubTask.java:559)
[execmodules]   at  
xdoclet.TemplateSubTask.generateForClass(TemplateSubTask.java:765)
And so on...



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] JDK 1.4.1 on OS X out and breaks build

2003-03-11 Thread Dain Sundstrom
Well this sucks.  I hope the XDoclet guys fix this quick.

-dain

On Tuesday, March 11, 2003, at 05:43 AM, Jason Dillon wrote:

Um but it looks like HEAD will only build with 1.4+ so I will shut up  
now.

--jason

On Tuesday, March 11, 2003, at 06:19  PM, Jason Dillon wrote:

FYI,

  export  
JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/ 
Home

or if you like csh pain:

  setenv JAVA_HOME  
/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Home

And you can build again.

--jason

On Tuesday, March 11, 2003, at 01:13  PM, Dain Sundstrom wrote:

I just upgraded to 1.4.1 on OS X and now the build won't work. I  
tried a fresh checkout, but that didn't help.  Jason is this working  
on your mac.

-dain

bash-2.05a$ java -version
java version 1.4.1_01
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-39)
Java HotSpot(TM) Client VM (build 1.4.1_01-14, mixed mode)
bash-2.05a$ ./build.sh
build.sh: Executing:  
/Users/dain/work/jboss/x/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/dain/work/jboss/x/jboss-head/build

configure-project:
 [echo] groups:  default
 [echo] modules:  
common,naming,remoting,jmx,system,aop,cache,j2ee,management,transacti 
on,persistence,server,blocks,console,security,messaging,connector,var 
ia,cluster,jetty,jboss.net,iiop

_buildmagic:modules:most:

 ==
 ==
 ==  Executing 'most' in module 'common'...
 ==
 ==
compile-mbean-sources:
[mkdir] Created dir:  
/Users/dain/work/jboss/x/jboss-head/common/output/gen/classes
[execmodules] Running mbeaninterface/
[execmodules] Generating output for  
'org.jboss.util.property.jmx.SystemPropertyClassValue' using  
template file  
'jar:file:/Users/dain/work/jboss/x/jboss-head/thirdparty/xdoclet- 
xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/ 
resources/mbean.xdt'.
[execmodules] (XDocletMain.start   51  ) Running  
XDoclet failed.
[execmodules] (XDocletMain.start   52  ) Running  
XDoclet failed.
[execmodules] xdoclet.template.TemplateException: Error in template  
file: corresponding /XDtClass:classOf not found, line=8 of  
template file:  
jar:file:/Users/dain/work/jboss/x/jboss-head/thirdparty/xdoclet- 
xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/ 
resources/mbean.xdt
[execmodules]   at  
xdoclet.template.TemplateEngine.handleBlockTag(TemplateEngine.java:82 
4)
[execmodules]   at  
xdoclet.template.TemplateEngine.handleTag(TemplateEngine.java:425)
[execmodules]   at  
xdoclet.template.TemplateEngine.generate(TemplateEngine.java:324)
[execmodules]   at  
xdoclet.template.TemplateEngine.start(TemplateEngine.java:373)
[execmodules]   at  
xdoclet.TemplateSubTask.startEngine(TemplateSubTask.java:559)
[execmodules]   at  
xdoclet.TemplateSubTask.generateForClass(TemplateSubTask.java:765)
And so on...



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] JDK 1.4.1 on OS X out and breaks build

2003-03-10 Thread Jason Dillon
I am currently using 1.4.1 p10.  I will download the latest ASAP.

--jason

On Tuesday, March 11, 2003, at 01:13 PM, Dain Sundstrom wrote:

I just upgraded to 1.4.1 on OS X and now the build won't work. I tried  
a fresh checkout, but that didn't help.  Jason is this working on your  
mac.

-dain

bash-2.05a$ java -version
java version 1.4.1_01
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-39)
Java HotSpot(TM) Client VM (build 1.4.1_01-14, mixed mode)
bash-2.05a$ ./build.sh
build.sh: Executing: /Users/dain/work/jboss/x/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/dain/work/jboss/x/jboss-head/build
configure-project:
 [echo] groups:  default
 [echo] modules:  
common,naming,remoting,jmx,system,aop,cache,j2ee,management,transaction 
,persistence,server,blocks,console,security,messaging,connector,varia,c 
luster,jetty,jboss.net,iiop

_buildmagic:modules:most:

 ==
 ==
 ==  Executing 'most' in module 'common'...
 ==
 ==
compile-mbean-sources:
[mkdir] Created dir:  
/Users/dain/work/jboss/x/jboss-head/common/output/gen/classes
[execmodules] Running mbeaninterface/
[execmodules] Generating output for  
'org.jboss.util.property.jmx.SystemPropertyClassValue' using template  
file  
'jar:file:/Users/dain/work/jboss/x/jboss-head/thirdparty/xdoclet- 
xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/ 
mbean.xdt'.
[execmodules] (XDocletMain.start   51  ) Running  
XDoclet failed.
[execmodules] (XDocletMain.start   52  ) Running  
XDoclet failed.
[execmodules] xdoclet.template.TemplateException: Error in template  
file: corresponding /XDtClass:classOf not found, line=8 of template  
file:  
jar:file:/Users/dain/work/jboss/x/jboss-head/thirdparty/xdoclet- 
xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/ 
mbean.xdt
[execmodules]   at  
xdoclet.template.TemplateEngine.handleBlockTag(TemplateEngine.java:824)
[execmodules]   at  
xdoclet.template.TemplateEngine.handleTag(TemplateEngine.java:425)
[execmodules]   at  
xdoclet.template.TemplateEngine.generate(TemplateEngine.java:324)
[execmodules]   at  
xdoclet.template.TemplateEngine.start(TemplateEngine.java:373)
[execmodules]   at  
xdoclet.TemplateSubTask.startEngine(TemplateSubTask.java:559)
[execmodules]   at  
xdoclet.TemplateSubTask.generateForClass(TemplateSubTask.java:765)
And so on...



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] JDK 1.4.1 on OS X out and breaks build

2003-03-10 Thread Hunter Hillegas
Not working here...

I also saw a post about this on the xdoclet list but no response yet.

 From: Dain Sundstrom [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Date: Tue, 11 Mar 2003 00:13:55 -0600
 To: [EMAIL PROTECTED]
 Subject: [JBoss-dev] JDK 1.4.1 on OS X out and breaks build
 
 I just upgraded to 1.4.1 on OS X and now the build won't work. I tried
 a fresh checkout, but that didn't help.  Jason is this working on your
 mac.
 
 -dain
 
 bash-2.05a$ java -version
 java version 1.4.1_01
 Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-39)
 Java HotSpot(TM) Client VM (build 1.4.1_01-14, mixed mode)
 
 bash-2.05a$ ./build.sh
 build.sh: Executing: /Users/dain/work/jboss/x/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/dain/work/jboss/x/jboss-head/build
 
 configure-project:
 [echo] groups:  default
 [echo] modules:
 common,naming,remoting,jmx,system,aop,cache,j2ee,management,transaction,
 persistence,server,blocks,console,security,messaging,connector,varia,clu
 ster,jetty,jboss.net,iiop
 
 _buildmagic:modules:most:
 
 ==
 ==
 ==  Executing 'most' in module 'common'...
 ==
 ==
 
 compile-mbean-sources:
[mkdir] Created dir:
 /Users/dain/work/jboss/x/jboss-head/common/output/gen/classes
 [execmodules] Running mbeaninterface/
 [execmodules] Generating output for
 'org.jboss.util.property.jmx.SystemPropertyClassValue' using template
 file  
 'jar:file:/Users/dain/work/jboss/x/jboss-head/thirdparty/xdoclet-
 xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/
 mbean.xdt'.
 [execmodules] (XDocletMain.start   51  ) Running
 XDoclet failed.
 [execmodules] (XDocletMain.start   52  ) Running
 XDoclet failed.
 [execmodules] xdoclet.template.TemplateException: Error in template
 file: corresponding /XDtClass:classOf not found, line=8 of template
 file:  
 jar:file:/Users/dain/work/jboss/x/jboss-head/thirdparty/xdoclet-
 xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/
 mbean.xdt
 [execmodules]   at
 xdoclet.template.TemplateEngine.handleBlockTag(TemplateEngine.java:824)
 [execmodules]   at
 xdoclet.template.TemplateEngine.handleTag(TemplateEngine.java:425)
 [execmodules]   at
 xdoclet.template.TemplateEngine.generate(TemplateEngine.java:324)
 [execmodules]   at
 xdoclet.template.TemplateEngine.start(TemplateEngine.java:373)
 [execmodules]   at
 xdoclet.TemplateSubTask.startEngine(TemplateSubTask.java:559)
 [execmodules]   at
 xdoclet.TemplateSubTask.generateForClass(TemplateSubTask.java:765)
 And so on...
 
 
 
 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 Jboss-development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development