Maven 2.x Eclipse Plugin

Classpath container entries should come last in .classpath

Details

  • Patch Submitted:
    Yes
  • Number of attachments :
    1

Description

It would be nice if the classpath container entries (kind="con") came last in the .classpath file. There are situations where the container I'm using defines configuration that I'd like to override (commons-logging.properties, for example). If the container comes first, there's no way for me to do this. If they come last, then my configuration is found first, allowing me to override the container configuration.

Activity

Hide
Michael Johns added a comment -

If it's desirable for some people that the entries come first, perhaps it could be configurable.

Show
Michael Johns added a comment - If it's desirable for some people that the entries come first, perhaps it could be configurable.
Hide
Barrie Treloar added a comment -

Moved container definition to end as per patch.
Fixed IT tests.

Show
Barrie Treloar added a comment - Moved container definition to end as per patch. Fixed IT tests.
Hide
Joe Freeman added a comment -

This patch should be pulled back out.

http://jira.codehaus.org/browse/MECLIPSE-548

Show
Joe Freeman added a comment - This patch should be pulled back out. http://jira.codehaus.org/browse/MECLIPSE-548
Hide
fabrizio giustina added a comment -

Note that this has now been reverted for MECLIPSE-548 in 2.9, swithing back to the old behavior by default. A new property has however been introduced if you need to keep the classpath ordering as describer in this issue.

Show
fabrizio giustina added a comment - Note that this has now been reverted for MECLIPSE-548 in 2.9, swithing back to the old behavior by default. A new property has however been introduced if you need to keep the classpath ordering as describer in this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: