Hi, Diederik. 

yesterday, thanx to the late dutch train i nearly missed my plane. 
well, the plane was also late, so they let me in. 

as about jakarta-turbine-3 compilation.

I put junit.jar and optional.jar in $ANT_HOME/lib

but  ant -f build-maven.xml  maven:jar
still complains  with exceptions when actually already running  Junit
tests. 


ant compile  (without using maven)  actually compiles
turbine-3.0-dev.jar in target. 



i've also checked out  today  jakarta-turbine-2 

ant jar (and  ant -f build-maven.xml maven:jar ) produce one compilation error

compile:
    [javac] Compiling 1 source file to
/soft/ce/turbine/jakarta-turbine-2/target/classes
    [javac]
/soft/ce/turbine/jakarta-turbine-2/target/src/org/apache/turbine/Turbine.java:244:
cannot resolve symbol
    [javac] symbol  : constructor ComponentLoader
(org.apache.commons.configuration.Configuration)
    [javac] location: class org.apache.stratum.component.ComponentLoader
    [javac]                 ComponentLoader loader = new
ComponentLoader(
    [javac]                                          ^



cheers.

slava




On Tue, Apr 30, 2002 at 11:33:00AM +0200, Diederik de Groot wrote:
> Hi Slava,
> 
> everyone is back onine I see. No big hangovers i hope.
> 
> Did you add the jakarta-ant-1.4-optional.jar in the lib directory of Ant?
> You can find it in the ant repository.
> 
> Greetings,
> 
> Diederik
> 
> 
> 
> > -----Original Message-----
> > From: Martin van den Bemt [mailto:[EMAIL PROTECTED]]
> > Sent: dinsdag 30 april 2002 9:19
> > To: Turbine Users List
> > Subject: RE: can't compile turbine-3 with maven
> >
> >
> > Hi Slava,
> >
> > Hope your flight back was ok. I just tried to build it last night and the
> > compile went ok. I think you don't junit.jar in your ANT_HOME/lib
> > directory
> > (at least that is to only thing I can think of right now).
> >
> > mvgr,
> > Martin
> >
> > > -----Original Message-----
> > > From: Slava Zimine [mailto:[EMAIL PROTECTED]]
> > > Sent: Tuesday, April 30, 2002 01:45
> > > To: Turbine Users List
> > > Subject: can't compile turbine-3 with maven
> > >
> > >
> > > Hi.
> > >
> > > on Tue Apr 30 01:41:08 CEST 2002
> > >
> > > did:
> > >
> > > read the docs on maven  site,
> > > and
> > >
> > > cvs co jakarta-turbine-3
> > >
> > > ant -f build-maven.xml  maven:update-jars
> > > ant -f build-maven.xml  maven:jar
> > >
> > >
> > > Build Failed with this error message:
> > > ------------------------------------------
> > > run-tests:
> > >      [echo]
> > >       Running all JUnit tests
> > >
> > >
> > > BUILD FAILED
> > >
> > > /soft/projs/maven/build-test.xml:383: Could not create task of type:
> > > junit. Common solutions are to use taskdef to declare your task, or, if
> > > this is an optional task, to put the optional.jar in the lib directory
> > > of your ant installation (ANT_HOME).
> > > ------------------------------------------
> > >
> > >
> > > do you have such a build error  building  turbine-3 ?
> > >
> > >
> > >
> > > regards.
> > > Slava
> > >
> > > p.s.
> > >
> > > thanx a lot to Martin for organizing the Turbine Conference  in Breda
> > >
> > > thanx  to Jason for his interesting  discussions.
> > >
> > >
> > >
> > >
> > > --
> > > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to