Hi, On Mon, Nov 9, 2009 at 3:56 PM, Peter Chiochetti <[email protected]> wrote: > ...The ds.factory.enabled property is now set in all sling.properties files. > Still building svn trunk 834075/834084 fails here. Is that due to the 1082 > issue? This is on a Debian GNU/Linux 5.0 system with Java(TM) SE Runtime > Environment (build 1.6.0_12-b04).... ... > 2009-11-09 14:41:32.704::WARN: failed sling > javax.servlet.ServletException: java.lang.SecurityException: Invalid > signature file digest for Manifest main attributes
Looks like SLING-830 indeed. If it's reproducible (and it probably is), feel free to reopen that issue. As a workaround, building launchpad/webapp outside of the reactor build (i.e. mvn clean install in launchpad/webapp after doing the full build) should help, according to SLING-830. -Bertrand
