jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven Integration for Eclipse
  • MNGECLIPSE-606

Runtime classpath does not honour workspace dependency classifier

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 0.9.4
  • Fix Version/s: 0.9.4
  • Component/s: Dependency Resolver
  • Labels:
    None

Description

Currently, runtime classpath includes both test and main classes/resources from dependencies resolved into other workspace projects.

Correct behaviour should consider dependency classifier, i.e.

  • default classifier, only include main classes/resources from referenced project
  • "tests" classifier, only include test classes/resources from referenced project
  • other classifiers, include both main and test as we don't really know

I'll commit disabled unit tests that demonstrate the problem shortly

Issue Links

relates to

Bug - A problem which impairs or prevents the functions of the product. MNGECLIPSE-266 Project dependencies include test classes and resources

  • Major - Major loss of function.
  • Open - The issue is open and ready for the assignee to start work on it.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Igor Fedorenko added a comment - 18/May/08 1:18 AM

Fixed.

Show
Igor Fedorenko added a comment - 18/May/08 1:18 AM Fixed.

People

  • Assignee:
    Igor Fedorenko
    Reporter:
    Igor Fedorenko
Vote (0)
Watch (0)

Dates

  • Created:
    18/May/08 12:08 AM
    Updated:
    18/May/08 1:18 AM
    Resolved:
    18/May/08 1:18 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.