----- Original Message ----- From: Arnaud Le Hors <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Tuesday, April 25, 2000 4:20 PM Subject: Re: Build questions
> Eric Hodges wrote: > > > > I guess IBM doesn't have to worry about > > using the latest components from Sun and Apache. > > We have a whole team working full time on this project so I'm not sure > what you're trying to say here... I was commenting on your smiley face in your last message. Sorry if I seem cross, but I'm spending more time than I would like on somthing that I thought would just work. > But, anyway, we just don't have the problem you're mentioning. I'm sorry > for you your build tool doesn't allow you to specify two different > classpaths. It's absolutely straight forward to do with make, which is > what we use (even for automated builds). We don't use make. Perhaps we should. I don't even think we have make here except on our Linux machine. Do you keep 2 package structures in version control to accomodate the different org.w3c.dom packages? We have one project we fetch from SourceSafe that contains every package. They come out as one tree. As I imagine it, we'd have to fetch 2 different trees to 2 different locations, create 2 separate build projects for JAXP and the rest of the world, and do 2 different builds. Is that how you do it?
