Re: [JBoss-dev] Build problem with CVS HEAD

2001-07-02 Thread danch
For the record, I didn't literally checkout the HEAD branch - this was just a default checkout (no tag specified). The only difference I can think of between my system and those who report it working is that I'm running on a reiserfs filesystem - the jar files could get sent back to Ant in an

Re: [JBoss-dev] Build problem with CVS HEAD

2001-06-30 Thread Scott M Stark
. Andreas also saw this problem. What compiler are you using? - Original Message - From: danch [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, June 29, 2001 6:36 PM Subject: Re: [JBoss-dev] Build problem with CVS HEAD OK, I was able to get on with my lack of a life by making nothing

Re: [JBoss-dev] Build problem with CVS HEAD

2001-06-30 Thread Andreas Schaefer
Hi Scott I used IBM JDK 1.3 as well as the Sun JDK 1.3.1. I think this is maybe a Linux problem ? Andy - Original Message - From: Scott M Stark [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, June 30, 2001 4:49 PM Subject: Re: [JBoss-dev] Build problem with CVS HEAD The ejx

Re: [JBoss-dev] Build problem with CVS HEAD

2001-06-30 Thread Scott M Stark
If it is its a particular version problem as I can compile on RedHat linux 7.0. - Original Message - From: Andreas Schaefer [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, June 30, 2001 6:42 PM Subject: Re: [JBoss-dev] Build problem with CVS HEAD Hi Scott I used IBM JDK

Re: [JBoss-dev] Build problem with CVS HEAD

2001-06-29 Thread Jason Dillon
I can build it just fine. Perhaps you have some extra fluff in your classpath? --jason On Fri, 29 Jun 2001, danch wrote: The last couple of days I've been unable to build the HEAD version from CVS. It looks like yet another XML parser version mismatch (YAXPVM? OK, that's we nobody has

Re: [JBoss-dev] Build problem with CVS HEAD

2001-06-29 Thread Jason Dillon
The src/build/build.xml file says that xml.jar is only there to support ejx. Is that true? Does anyone know if it is being used anywhere else? If not lets get rid of it. --jason On Fri, 29 Jun 2001, danch wrote: More info: There's an old version of the xml APIs in the lib directory, in

Re: [JBoss-dev] Build problem with CVS HEAD

2001-06-29 Thread Jason Dillon
What did you have to change in build.xml? It also looks like xml.jar is referenced in conf/default/jboss.conf, but I am not sure that it is required or... but I can't really tell if any of those codebase attributes are even used really. If xml.jar is old and it is not being used by anything,