Josh Lucas wrote:
>
> ----- Original Message -----
> From: Kevin A. Burton <[EMAIL PROTECTED]>
> To: JetSpeed <[EMAIL PROTECTED]>
> Sent: Wednesday, March 29, 2000 4:36 PM
> Subject: Re: Cannot build Jetspeed from CVS
>
> > Sven Kuenzler wrote:
> > >
> > > Hi,
> > >
> > > as there seem to be so many new things about Jetspeed 1.1, I got a CVS
> > > snapshot. However, the build does not seem to success despite there are
> no
> > > error messages:
> > >
> > > svenk@viva:/home/pub/jetspeed/build > ./build.sh dist
> > > Buildfile: build.xml
> > > Detected Java Version: 1.2
> > > Project base dir set to: /home/pub/jetspeed/build
> > > Executing Target: core
> > > Compiling 308 source files to /home/pub/jetspeed/bin/classes
> > > Executing Target: dist
> > > Completed in 10 seconds
> > >
> > > That was way too fast ;-) And in fact, the Jetspeed.jar in ../bin is
> only 7K
> > > big.
> > > There are no .class files in it.
> > > Was happening here?
> > >
> > > Sven....
> > >
> > > P.S.: Environment: SuSe Linux 6.3 kernel 2.2.14
> > > JDK1.2 for Linux from Sun
> > <snip>
> >
> > I accidentally commited "jikes" >(!!!
> >
> > Go ahead and try again.
> >
> > SORRY! :(
> >
>
> I'm thinking that a good TODO item for 1.2 would be that the FeedDaemon
> would look at your build.xml file and make sure that it doesn't say jikes
> unless you really are using jikes.
I need to hack this into the Ant. This should be handled much better.
This is why I don't like to exec processes from within Java... without
an API you don't know what is going on :(
Kevin
--
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN: "Please Open Source Java!"
"For evil to win is for good men to do nothing."
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]