Thx.

Next step was to add a commons-logging.properties file into WEB-INF/conf. It
has the following single line in it.

org.apache.commons.logging.LogFactory=org.apache.commons.logging.impl.Log4jF
actory

But I am not getting any logs. My original Log4J.properties files still
exists in WEB-INF/conf

Ideas?

David

-----Original Message-----
From: Henning Schmiedehausen [mailto:[EMAIL PROTECTED]
Sent: 02 November 2004 10:40
To: David Wynter
Cc: Turbine Users List
Subject: RE: [ANNOUNCE] Jakarta Turbine 2.3.1 is available


Hi,

it is on ibiblio:

http://www.ibiblio.org/maven/stratum/jars/stratum-1.0-b5.jar

and on apache.org:

http://www.apache.org/dist/java-repository/stratum/jars/stratum-1.0-b5.jar

If you have a default repo.remote setting in maven, this should download
automatically.

        Regards
                Henning


On Tue, 2004-11-02 at 11:35, David Wynter wrote:
> Hi,
>
> Thought I'd give the new 2.3.1 jar a try, but am finding it impossible to
> find stratum 1.0-b5 jar anywhere. According to the stratum site it is
> defuunct. Also current commons-pool is 1.2, will give it a try though.
>
>
> David
>
> -----Original Message-----
> From: Henning Schmiedehausen [mailto:[EMAIL PROTECTED]
> Sent: 28 October 2004 18:11
> To: [EMAIL PROTECTED]
> Cc: Jakarta PMC List; Turbine Development List; Turbine Users List
> Subject: [ANNOUNCE] Jakarta Turbine 2.3.1 is available
>
>
> The Jakarta Turbine team is pleased to announce the release of Jakarta
> Turbine Version 2.3.1, a maintenance release of the Jakarta Turbine 2.3
> branch.
>
> Turbine is a servlet based framework that allows experienced Java
> developers to quickly build web applications. Turbine allows you to use
> personalize the web sites and to use user logins to restrict access to
> parts of your application.
>
> Turbine is a matured and well established framework that is used as the
> base of many other projects.
>
> The list of changes can be viewed at
>
http://jakarta.apache.org/turbine/turbine/turbine-2.3.1/changes-report.html
>
>
> The full documentation is available at
> http://jakarta.apache.org/turbine/turbine/turbine-2.3.1/
>
> The release is available through the Apache Mirror System and the Maven
> Repository at ibiblio.org
>
> Apache Mirror System
> ====================
>
> http://www.apache.org/dyn/closer.cgi/jakarta/turbine/turbine-2.3.1/
>
> or
>
> http://www.apache.org/dist/jakarta/turbine/turbine-2.3.1/ (until the
> mirrors are synced)
>
> Maven repository
> ================
>
> http://www.ibiblio.org/maven/turbine/
> http://www.apache.org/dist/java-repository/turbine/
>
> Dependencies:
>
> <dependency>
>   <groupId>turbine</groupId>
>   <artifactId>turbine</artifactId>
>   <version>2.3.1</version>
>   <url>http://jakarta.apache.org/turbine/download.html</url>
>   <type>jar</type>
> </dependency>
>
>  - The Jakarta Turbine Team
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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


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

Reply via email to