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?

In answer to your question, I was just coming round to the same conclusion, so patch 
away and we'll see where we get..

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.

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.

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]

Reply via email to