You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Arnaud Heritier (JIRA)" <ji...@codehaus.org> on 2009/04/17 14:59:57 UTC

[jira] Closed: (MECLIPSE-554) [regression] Order of source folders in build classpath reversed

     [ http://jira.codehaus.org/browse/MECLIPSE-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arnaud Heritier closed MECLIPSE-554.
------------------------------------

      Assignee: Arnaud Heritier
    Resolution: Won't Fix

> [regression] Order of source folders in build classpath reversed
> ----------------------------------------------------------------
>
>                 Key: MECLIPSE-554
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-554
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: Core : Dependencies resolution and build path (.classpath)
>    Affects Versions: 2.6
>            Reporter: Gregor Heine
>            Assignee: Arnaud Heritier
>
> Up to version 2.5.1 the order of source folders was:
> src/main/java
> src/main/resources
> src/test/java
> src/test/resources
> In 2.6 the test folders now appear before the main folders:
> src/test/java
> src/test/resources
> src/main/java
> src/main/resources

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira