Issue Details (XML | Word | Printable)

Key: JMOCK-196
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Mauro Talevi
Reporter: peter royal
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
jMock

patch to maven packaging to generate source jars with source

Created: 23/Jul/08 11:50 PM   Updated: 30/Jul/08 11:03 AM
Component/s: Maven Packaging
Affects Version/s: 2.5.0
Fix Version/s: Chore (ASAP)

Time Tracking:
Not Specified

File Attachments: 1. File jmock-source-jars.diff (2 kB)


Patch Submitted: Yes


 Description  « Hide
see attached patch.

it separates out the source/classes from the original jar and treats them as "generated sources" for maven, so then the -sources jar created has the right stuff.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Mauro Talevi added a comment - 30/Jul/08 06:26 AM
Applied and deployed version 2.5.0.1 with sources.

peter royal added a comment - 30/Jul/08 11:03 AM
thanks mauro!