peter royal (JIRA | 24 Jul 06:50

[jira] Created: (JMOCK-196) patch to maven packaging to generate source jars with source

patch to maven packaging to generate source jars with source
------------------------------------------------------------

                 Key: JMOCK-196
                 URL: http://jira.codehaus.org/browse/JMOCK-196
             Project: jMock
          Issue Type: Improvement
          Components: Maven Packaging
    Affects Versions: 2.5.0
            Reporter: peter royal
            Assignee: Mauro Talevi
             Fix For: Chore (ASAP)
         Attachments: jmock-source-jars.diff

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.

--

-- 
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

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email
(Continue reading)

Mauro Talevi (JIRA | 30 Jul 13:28

[jira] Resolved: (JMOCK-196) patch to maven packaging to generate source jars with source


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

Mauro Talevi resolved JMOCK-196.
--------------------------------

    Resolution: Fixed

Applied and deployed version 2.5.0.1 with sources.

> patch to maven packaging to generate source jars with source
> ------------------------------------------------------------
>
>                 Key: JMOCK-196
>                 URL: http://jira.codehaus.org/browse/JMOCK-196
>             Project: jMock
>          Issue Type: Improvement
>          Components: Maven Packaging
>    Affects Versions: 2.5.0
>            Reporter: peter royal
>            Assignee: Mauro Talevi
>             Fix For: Chore (ASAP)
>
>         Attachments: jmock-source-jars.diff
>
>
> 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.
(Continue reading)

peter royal (JIRA | 30 Jul 18:05

[jira] Commented: (JMOCK-196) patch to maven packaging to generate source jars with source


    [
http://jira.codehaus.org/browse/JMOCK-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=143640#action_143640
] 

peter royal commented on JMOCK-196:
-----------------------------------

thanks mauro!

> patch to maven packaging to generate source jars with source
> ------------------------------------------------------------
>
>                 Key: JMOCK-196
>                 URL: http://jira.codehaus.org/browse/JMOCK-196
>             Project: jMock
>          Issue Type: Improvement
>          Components: Maven Packaging
>    Affects Versions: 2.5.0
>            Reporter: peter royal
>            Assignee: Mauro Talevi
>             Fix For: Chore (ASAP)
>
>         Attachments: jmock-source-jars.diff
>
>
> 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.

(Continue reading)


Gmane