Hi devs,
Since the general discussion about distributions (see
http://markmail.org/message/nqyvd34knm5eqkru) will need some time and
I need to commit the glasshfish distribution build as soon as
possible, I propose:
- add a folder "glassfish"
- add a "derby" subfolder containing the glassfish-derby distribution build
- move all jetty related distributions in "jetty" folder et same lever
than "glassfish" and change all artifact ids as
xwiki-enterprise-jetty-* (xwiki-enterprise-jetty-hsqldb,
xwiki-enterprise-jetty-derby, etc.)
- use -Pglassfish to build glassfish and -Pjetty to build jetty (jetty
being the default one to not change anything to current build except
for the artifacts ids)
Please make sure you update all dependencies on the jetty distribution
file. For example the tests weren't updated, so they always ran on the
last package built before this change.
--
Sergiu Dumitriu