Hi there!
After a long absence I try to employ Lenya again. Unfortunately the SVN build
has some problems. Apparently the javax.jcr package is missing.
Why isn't it included in Lenya, and where can a get a version that works
together with Lenya?
Thanks, Martin
============
/home/soft/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;
^
/home/soft/lenya-1.4.x/build/lenya/src/org/apache/lenya/cms/cocoon/generation/JCRSysViewGenerator.java:25:
package javax.jcr does not exist
import javax.jcr.PathNotFoundException;
^
/home/soft/lenya-1.4.x/build/lenya/src/org/apache/lenya/cms/cocoon/generation/JCRSysViewGenerator.java:26:
package javax.jcr does not exist
import javax.jcr.Repository;
^
/home/soft/lenya-1.4.x/build/lenya/src/org/apache/lenya/cms/cocoon/generation/JCRSysViewGenerator.java:27:
package javax.jcr does not exist
import javax.jcr.RepositoryException;
^
/home/soft/lenya-1.4.x/build/lenya/src/org/apache/lenya/cms/cocoon/generation/JCRSysViewGenerator.java:28:
package javax.jcr does not exist
import javax.jcr.Session;
--
Martin Lüthi [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]