H Jon,
On Fri, Aug 29, 2008 at 1:36 AM, Jon Gorrono <[EMAIL PROTECTED]> wrote:
> ...I changed the visibility of the ContentCreator interface to be public
> and the tests succeed now
>
> The build now fails much later on (as a result of my 'fix'?), in one
> of the executions of LaunchPad's dependency expansion phase:
>
> [INFO] [dependency:unpack-dependencies {execution: inline-framework-bundles}]
> [INFO] Expanding:
> /home/ccjon/.m2/repository/org/apache/felix/org.apache.felix.framework/1.0.4/org.apache.felix.framework-1.0.4.jar
> into /home/ccjon/sling/launchpad/app/target/classes
> org.codehaus.plexus.archiver.ArchiverException: The source must not be
> a directory....
Coud you give us the exact change that you made to the ContentCreator
(ideally a patch), and indicate in which version of Sling (svn
revision number) you're seeing the problem?
I'd like to reproduce it and I have a similar macosx environment, but
I've been running many full builds this week without problems.
-Bertrand