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

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

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

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

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

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

2003-03-10 Thread Dain Sundstrom
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)

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

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