Gregor J. Rothfuss wrote:
Jörn Nettingsmeier wrote:
the main point in deciding which version to use (besides from you
telling me i'm nuts anyway) is whether the internals of 1.4 are likely
to change in ways that would force us to migrate content by hand as
the development progresses (since i know no sane developer will bother
with data migration scripts in an unstable branch).
if so, i'd rather not try it.
the data should stay pretty stable, while the code might not. recently,
a jcr import usecase was added that might help with future migration
scenarios.
with your deadlines, i would strongly recommend 1.4.
ok, i'm trying to build 1.4-HEAD, but i get this error:
/local/home/nettings/lenya-1.4/lenya-1.4.x/build/lenya/src/org/apache/lenya/cms/cocoon/generation/JCRSysViewGenerator.java:24:
package javax.jcr does not exist
import javax.jcr.LoginException;
and a metric shitload of similar errors. so i googled for javac.jcr, and
found a reference implementation by day.com that requires registration
(doh!) and the free jackrabbit package that requires me understanding
what maven is and building it (doh! again).
do i really need this package? it's not mentioned anywhere in the docs
or readme as a mandatory prerequisite, so i thought i'd ask before i try
and get maven to run...
best,
jörn
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]