What's the status on this? I'm trying to do a maven build and after doing a
maven:update-jars then a maven:jar I get the following error:


[javac]
C:\MyDocuments\dev-projects\jakarta-turbine-3\src\java\org\apache\turbine\se
rvices\pull\TurbinePullService.java:312: incompatible types
[javac] found   : org.apache.stratum.configuration.Configuration
[javac] required: org.apache.commons.configuration.Configuration
[javac]         Configuration toolResources =
getConfiguration().subset(keyPrefix);
[javac]                                                                ^

TIA

-ScottTavares-

----- Original Message -----
From: "Jason van Zyl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 12, 2002 8:01 AM
Subject: Dissolution of Stratum


> Hi,
>
> This weekend I plan to get rid of stratum as originally intended so
> here's what I would like to do:
>
> 1. Move 'configuration' package to the commons.
>
> 2. Move the 'resources' package to the commons.
>
> 3. Move 'mapper' to commons and get rid of 'introspector' package as I
> can use beanutils now for invoking specific methods.
>
> 4. Create a new jakarta-turbine-component repository where we will put
> the 'component' and lifecycle packages. We've got an OJB component, a
> log4j component and a JCS component that can be placed in there to start
> and I going to play around with some JMX instrumentation. These will be
> components that can be used in both t2 and t3 and provide a great way to
> make the transition easier and unify development.
>
> If there are no objections I will start and finish this on the weekend.
>
> --
> 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