Turbine2/Turbine2.4M2/Start

1/ Where can I get 2.4M2?

I ve found the following locations:

The first repo seems to be the most recent (check out date and content). For me the right stream to use is the first repo and the second is just a tag.

So I ve made a diff between the 2 branches diff log: more details on logs

571 files match exactly / 15 files are similar / 82 files don't match /25 folders and files only on left [WWW] http://svn.apache.org/repos/asf/jakarta/turbine/core/trunk / 366 folders and files only on right [WWW] http://svn.apache.org/repos/asf/jakarta/turbine/core/tags/TURBINE_2_4_M2_BRANCH

But that is not the only issue one has to solve. Turbine 2.4 uses a bunch of components built upon the Avalon Framework. These components are developed under the umbrella fulcrum. These components are not yet available through the [WWW] http://www.ibiblio.org/maven repository. You have to build them by hand at the moment. More information about the fulcrum components can be found on [WWW] http://jakarta.apache.org/turbine/fulcrum

2/ Getting Turbine what I need for Turbine 2.4

Getting the Turbine 2.4 Source

Using svn, get the source with the following URL: [WWW] http://svn.apache.org/repos/asf/jakarta/turbine/core/trunk

Getting Fulcrum Components

Using svn, get the source with the following URL: [WWW] http://svn.apache.org/repos/asf/jakarta/turbine/fulcrum/trunk

All the components will then be under its corresponding component directory. The fulcrum components are built using [WWW] gump nightly. But you can built the required components using [WWW] maven. All components are built by issueing maven jar. And installed into your local repository using maven jar:install.

3/ Building Turbine 2.4M2

blocking issues: blocking issues

last edited 2006-12-10 22:37:35 by JuergenHoffmann