As far as I'm concerned, I'm perfectly fine with this.
Thanks Sean for your time sorting that out.
Sylvain.
On Sat, 2005-05-28 at 16:14 -0400, Sean Schofield wrote:
As James mentioned, he and I had a long phone conference last night
where he brought me up to speed on some subversion tricks and how
various things are done. He is very keen on mavenizing MyFaces but
IMO we should do that as a second step once we get the SVN structure
set up.
In the meantime we should all investigate Maven some and see if that
something we might want. I think we still need Ant scripts for
developers and users to do local builds if they don't want Maven. But
maybe we can move the release and website stuff to Maven.
Here is a revised summary of the bundles and their contents.
myfaces-1.1.2.m2.tar.gz
=============================
--> myfaces-impl.jar
--> myfaces-api.jar
--> myfaces-all.jar
+ api
+ impl
+ components
+ tiles
+ xdoclet
+ wap
+ validators
+ sandbox
-->javadoc
+ api
+ impl
+ tomahawk
+ sandbox
myfaces-tomahawk-1.1.2.tar.gz
=======================
--> myfaces-tomahawk.jar
+ components
+ tiles
+ xdoclet
+ wap
+ validators
--> javadoc
+ tomahawk
NOTE: no sandbox stuff
myfaces-examples-1.1.2.tar.gz (nightly build only - no official release)
==================================================
--> myfaces-examples.war
--> myfaces-blank-example.war
--> myfaces-simple-examples.war
--> myfaces-tiles-example.war
--> myfaces-wap-example.war
This describes the binary releases. We could also have a source
release version of the myfaces and tomahawk bundles (but not the
examples.)
I think we more or less have agreement on this list but perhaps I
missed some people's feedback. The main changes are:
1.) No more tomahawk-lite.jar (you either use tomahawk.jar and the RI
or you use myfaces-all.jar)
2.) myfaces-all.jar includes *everything* including the sandbox
Also we'll need Manfred's input when he gets back from his long weekend.
sean
