1/ Where can I get 2.4M2?
I ve found the following locations:
-
http://svn.apache.org/repos/asf/jakarta/turbine/core/trunk [485126/hoffmann/commit 477211/15:59:04, 20 Nov 2006] -
http://svn.apache.org/repos/asf/jakarta/turbine/core/tags/TURBINE_2_4_M2_BRANCH [485126/cvs2svn/commit 222053/12:21:21, 26 Apr 2005]
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
http://svn.apache.org/repos/asf/jakarta/turbine/core/trunk / 366 folders and files only on right
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
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
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:
http://svn.apache.org/repos/asf/jakarta/turbine/core/trunk
Getting Fulcrum Components
Using svn, get the source with the following URL:
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
gump nightly. But you can built the required components using
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