You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2010/11/15 19:46:13 UTC

[jira] Closed: (OPENEJB-1401) Use latest version of maven release plugin to work around the SVN > 1.5 WC->Tag over http issue

     [ https://issues.apache.org/jira/browse/OPENEJB-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Blevins closed OPENEJB-1401.
----------------------------------

    Resolution: Fixed
      Assignee: Stephen Connolly

All committed!

> Use latest version of maven release plugin to work around the SVN > 1.5 WC->Tag over http issue
> -----------------------------------------------------------------------------------------------
>
>                 Key: OPENEJB-1401
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1401
>             Project: OpenEJB
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.1.x
>            Reporter: Stephen Connolly
>            Assignee: Stephen Connolly
>            Priority: Trivial
>         Attachments: openejb-1401.patch
>
>
> When creating a release with the maven release plugin, the release plugin attempts to tag the code.
> If using Subversion 1.5 or newer, an issue with copying from the working copy to create a tag (when accessing a http / https repository) will cause the release to fail.
> To work around this issue it is necessary to upgrade to m-r-p:2.1 and set remote tagging to true

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.