That mail clearly left my outbox too early ;) again: Hi,
At the moment sling-trunk build is failing on travis ([0]) rather consistently with two kinds of problems: 1. the jdk7 build fails with: [ERROR] Failed to execute goal org.apache.sling:maven-launchpad-plugin:2.2.0:prepare-package (prepare-package) on project org.apache.sling.launchpad.testing-war: Unable to copy configuration files: Source '/home/travis/build/apache/sling/launchpad/testing-war/src/main/config' does not exist -> [Help 1] 2. the jdk8 build fails with: java.lang.OutOfMemoryError: PermGen space Any idea why they both run fine on [1] ? Re 2 I guess increasing memory might be an idea.. Cheers, Stefan -- [0] - https://travis-ci.org/apache/sling [1] - http://ci.apache.org/builders/sling-trunk From: Stefan Egli <[email protected]<mailto:[email protected]>> Date: Saturday, March 1, 2014 7:15 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [travis-ci] build failures Hi, At the moment sling-trunk build is failing on travis ([0]) rather consistently with two kinds of problems: * the jdk7 build fails with: Cheers, Stefan -- [0] - https://travis-ci.org/apache/sling
