Issue Details (XML | Word | Printable)

Key: CASTOR-2623
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Ralf Joachim
Reporter: Ralf Joachim
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
castor
CASTOR-1996

Let .classpath point to jars of M2_REPO instead of the ones in lib directory

Created: 23/Jan/09 05:58 PM   Updated: 26/Jan/09 04:11 AM   Resolved: 23/Jan/09 06:20 PM
Return to search
Component/s: General
Affects Version/s: 1.3 rc1
Fix Version/s: 1.3

Time Tracking:
Not Specified

File Attachments: 1. Text File patch-C2623-20090124.txt (6 kB)



Ralf Joachim added a comment - 23/Jan/09 06:10 PM

Patch replaces all references to jar's in lib directory by references to M2_REPO. This allows to work with single project setup without refering to jar's of lib directory. As .classpath files for multiple project setup are generated by maven with references to M2_REPO anyhow I think we can remove lib directory and all jar's in it without causing problems for anyone.


Werner Guttmann added a comment - 26/Jan/09 04:11 AM

Great stuff. I think there's plenty of issues that can be closed now (as duplicates) as a result of this.