> -----Original Message----- > From: Danny Angus [mailto:[EMAIL PROTECTED] > Sent: 24 February 2003 13:59 > To: James Developers List > Subject: RE: [PATCH] check-targets.properties > > > Jason, are you using an IDE on the HEAD? > If so what jars have you got in the classpath in your IDE > project to make it come up with the same clean build as the ant one? Using my IDE I've found that everything was initially OK. However, after killing mail_1.3.jar and activation.jar I noticed that the JavaMail & activiation framework checks don't seem to work as I don't get prompted to download JavaMail etc.
So if you check out to a new directory the system won't build and won't tell you why. I'm looking into this. > > In answer to your question, I was just coming round to the > same conclusion, so patch away and we'll see where we get.. As attached. > > I'm conscious that Stephen is working hard on this on our > behalf, and that some collaboration from those of us who're > trying to hack James' code will probably help him a lot. More than happy. > > I'm finding it fairly easy to build the HEAD, but difficult > to change any code without ending up with two _different_ > sets of errors, one from ant javac, the other from my IDE's build. > > Its fairly obvious, even to me, that the issue is a classpath > one and also one that may not be imediatly obvious to Stephen. My problem was with "debris" in my CP. A "clean" CVS checkout shows up the problems. > > d. > > > -----Original Message----- > > From: Jason Webb [mailto:[EMAIL PROTECTED] > > Sent: 24 February 2003 11:11 > > To: 'James Developers List' > > Subject: RE: [PATCH] check-targets.properties > > > > > > I'm confused about the auto-getting of junit > > I also had to add the following line to build.xml <pathelement > > location="${junit.jar}"/> As well as add the following to > > include.properties # ----- junit ----- > > junit.jar=${lib.dir}/junit-3.7.jar > > > > Is this correct, or am I barking up the wrong tree. > > With those changes I can pull down junit 3.7 if I don't > have it and if > > I do then everything is OK > > > > If this is correct I'll submit a patch for the other files > > > > -- Jason > > > > > > > -----Original Message----- > > > From: Jason Webb [mailto:[EMAIL PROTECTED] > > > Sent: 24 February 2003 09:49 > > > To: James Developers List > > > Subject: [PATCH] check-targets.properties > > > > > > > > > The Maven style trick doesn't work as the Ant build adds the > > > current version to the .id prop. > > > > > > -- Jason > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
build diffs.zip
Description: Zip compressed data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
