Awesome, that did it!

One small point - It would be nice on the activation warning if it checked
to see if the file were already there and only warn you if it weren't.

-warner

----- Original Message -----
From: "Jason van Zyl" <[EMAIL PROTECTED]>
To: "Turbine Developers List" <[EMAIL PROTECTED]>
Sent: Sunday, March 17, 2002 3:53 PM
Subject: Re: problems building


> On Sun, 2002-03-17 at 17:51, Warner Onstine wrote:
> > Ok,
> > I have now done a clean check-out and an ant update-jars (using maven
I'm
> > assuming!) and I am getting the following error when trying to build
> > turbine-2:
>
> Try again, I just updated the stratum jar. Another step to add to the
> process.
>
> > compile:
> >     [javac] Compiling 400 source files to
> > C:\OpenSource\jakarta-turbine-2\bin\cl
> > asses
> >     [javac]
> > C:\OpenSource\jakarta-turbine-2\bin\src\org\apache\turbine\Turbine.j
> > ava:67: cannot resolve symbol
> >     [javac] symbol  : class ComponentLoader
> >     [javac] location: package component
> >     [javac] import org.apache.stratum.component.ComponentLoader;
> >     [javac]                                     ^
> >     [javac]
> > C:\OpenSource\jakarta-turbine-2\bin\src\org\apache\turbine\services\
> > resources\TurbineResourceService.java:295:
> > getConfiguration(org.apache.commons.c
> > ollections.ExtendedProperties) in
> > org.apache.stratum.configuration.Configuration
> > Converter cannot be applied to (java.util.Properties)
> >     [javac]                 .getConfiguration(props);
> >     [javac]                 ^
> >     [javac]
> > C:\OpenSource\jakarta-turbine-2\bin\src\org\apache\turbine\Turbine.j
> > ava:244: cannot resolve symbol
> >     [javac] symbol  : class ComponentLoader
> >     [javac] location: class org.apache.turbine.Turbine
> >     [javac]                 ComponentLoader loader = new
ComponentLoader(
> >     [javac]                 ^
> >     [javac]
> > C:\OpenSource\jakarta-turbine-2\bin\src\org\apache\turbine\Turbine.j
> > ava:244: cannot resolve symbol
> >     [javac] symbol  : class ComponentLoader
> >     [javac] location: class org.apache.turbine.Turbine
> >     [javac]                 ComponentLoader loader = new
ComponentLoader(
> >     [javac]                                              ^
> >     [javac] Note: Some input files use or override a deprecated API.
> >     [javac] Note: Recompile with -deprecation for details.
> >     [javac] 4 errors
> >
> > BUILD FAILED
> >
> > C:\OpenSource\jakarta-turbine-2\build.xml:249: Compile failed, messages
> > should h
> > ave been provided.
> >
> > stratum-0.1-dev.jar is in my lib.repo directory. I have tried copying
this
> > file to the turbine-2/lib directory without luck, any ideas?
> >
> > -warner
> >
> > +warner onstine+
> >
> >
> > --
> > To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
> --
> jvz.
>
> Jason van Zyl
> [EMAIL PROTECTED]
>
> http://tambora.zenplex.org
>
>
> --
> 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