[ http://jira.codehaus.org/browse/MRELEASE-130?page=comments#action_73619 ] 
            
Brett Porter commented on MRELEASE-130:
---------------------------------------

the ReleaseConfiguration files got moved so the patch didn't apply. Did this 
first:
grep 'Index.*ReleaseDescriptor' ~/Desktop/MRELEASE-130.refactor.patch | sed 
's/Index: //' | while read t1; do svn mv `echo $t1 | sed 
's/ReleaseDescriptor/ReleaseConfiguration/g'` $t1; done

Now trying the patch...

> Create a model for a release
> ----------------------------
>
>                 Key: MRELEASE-130
>                 URL: http://jira.codehaus.org/browse/MRELEASE-130
>             Project: Maven 2.x Release Plugin
>          Issue Type: New Feature
>            Reporter: Jason van Zyl
>         Assigned To: Jeremy Whitlock
>         Attachments: MRELEASE-130.refactor.patch
>
>
> Use modello to create a model for a release. Something that could be sent to 
> a release mechanism for an official release.

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

        

Reply via email to