Re: [JBoss-dev] New XDoclet module: I can't compile JBoss anymore

2002-12-28 Thread Adrian Brock
Hi David, I'm not seeing Scott's problems Windows XP j2sdk1.4.1_01 ant-1.5.1 (October 2 2002) I'm seeing problems with the command line and the Builder task. It passes all system and environment properties. But it doesn't work very well when a value contains a space, e.g. Documents and Settings

[JBoss-dev] [ jboss-Bugs-659152 ] Classloading Problem with JavaMail

2002-12-28 Thread noreply
Bugs item #659152, was opened at 2002-12-27 13:22 You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=659152group_id=22866 Category: JBossMX Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Hunter Hillegas (hunterhillegas) Assigned to: Scott

Re: [JBoss-dev] New XDoclet module: I can't compile JBoss anymore

2002-12-28 Thread Ricardo Argüello
If I run ant from xdoclet-ant\xdoclet I get a different error. This is the error I get (ran ant twice, only to get the error message we need, otherwise the log is to long): - C:\cvs\jboss\HEAD\jboss-head\xdoclet\checkout\xdoclet-all\xdocletant Buildfile: build.xml

Re: [JBoss-dev] New XDoclet module: I can't compile JBoss anymore

2002-12-28 Thread Ricardo Argello
Adrian, Your patch worked. Thanks! I can build JBoss again. I have built XDoclet from the CVS in the past, and this problem never happened. This is really strange! Thanks anyway, Ricardo Arguello - Original Message - From: Adrian Brock [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

Re: [JBoss-dev] New XDoclet module: I can't compile JBoss anymore

2002-12-28 Thread David Jencks
On 2002.12.28 14:00:09 -0500 Ricardo Argüello wrote: Adrian, Your patch worked. Thanks! I can build JBoss again. I have built XDoclet from the CVS in the past, and this problem never happened. This is really strange! In the last few days they changed so the ModulesBuilder copies all

Re: [JBoss-dev] New XDoclet module: I can't compile JBoss anymore

2002-12-28 Thread Ricardo Argüello
Two passes are needed. Windows XP Pro Sun JDK 1.4.1_01 Ricardo Arguello - Original Message - From: David Jencks [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, December 28, 2002 3:04 PM Subject: Re: [JBoss-dev] New XDoclet module: I can't compile JBoss anymore On 2002.12.28

[JBoss-dev] Automated JBoss(Branch_3_0) Testsuite Results: 28-December-2002

2002-12-28 Thread scott . stark
JBoss daily test results SUMMARY Number of tests run: 1004 Successful tests: 998 Errors:5 Failures: 1 [time of test: 2002-12-28.12-10 GMT] [java.version: 1.3.1]

[JBoss-dev] [ jboss-Bugs-659152 ] Classloading Problem with JavaMail

2002-12-28 Thread noreply
Bugs item #659152, was opened at 2002-12-27 13:22 You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=659152group_id=22866 Category: JBossMX Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Hunter Hillegas (hunterhillegas) Assigned to: Scott

[JBoss-dev] [ jboss-Bugs-659152 ] Classloading Problem with JavaMail

2002-12-28 Thread noreply
Bugs item #659152, was opened at 2002-12-27 21:22 You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=659152group_id=22866 Category: JBossMX Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Hunter Hillegas (hunterhillegas) Assigned to: Scott

[JBoss-dev] Re: [JBoss-user] 3.0.5RC1 available

2002-12-28 Thread marius
What about illegalstateex? Is that fixed in this release? On Tue, Dec 24, 2002 at 02:40:04AM -0800, Scott M Stark wrote: A 3.0.5 pre-release has been made available for testing. The primary purpse is to get feedback about the latest class loader changes made to address the outstanding

[JBoss-dev] [AUTOMATED] (HEAD) JBoss compilation failed

2002-12-28 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net FOR DETAILS= = JAVA VERSION DETAILS java version 1.3.1_06 Java(TM) 2 Runtime Environment, Standard

[JBoss-dev] [AUTOMATED] (HEAD) JBoss compilation failed

2002-12-28 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net FOR DETAILS= = JAVA VERSION DETAILS java version 1.4.1_01 Java(TM) 2 Runtime Environment, Standard

[JBoss-dev] jboss 4 head build should now work

2002-12-28 Thread David Jencks
I checked in a new xdoclet compiled version and set up a switch in build/etc/local.properties-example to determine if the cvs copy or the locally built copy of xdoclet is used. It's set to the cvs version. I disabled xdoclet building as part of jboss in build/build.xml. To turn it back on,