You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Justin Edelson (JIRA)" <ji...@apache.org> on 2010/09/22 15:36:33 UTC

[jira] Resolved: (SLING-436) Eclipse: nested output folders

     [ https://issues.apache.org/jira/browse/SLING-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Edelson resolved SLING-436.
----------------------------------

    Resolution: Invalid

> Eclipse: nested output folders
> ------------------------------
>
>                 Key: SLING-436
>                 URL: https://issues.apache.org/jira/browse/SLING-436
>             Project: Sling
>          Issue Type: Bug
>          Components: Launchpad
>         Environment: Eclipse 3.3.2
>            Reporter: Andreas Hartmann
>            Priority: Minor
>
> The project o.a.s.launchpad.webapp can't be built due to a build path error:
> Cannot nest output folder 'org.apache.sling.launchpad.webapp/target/classes/META-INF' inside output folder 'org.apache.sling.launchpad.webapp/target/classes'
> I guess this is caused by these conflicting classpath entries:
>   <classpathentry kind="src" path="." output="target/classes/META-INF" including="LICENSE*|NOTICE*|DISCLAIMER" excluding="**/*.java"/>
>   ...
>   <classpathentry kind="output" path="target/classes"/>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.