On 22 October 2013 07:29, Henning Schmiedehausen
<henn...@schmiedehausen.org> wrote:
> On Mon, Oct 21, 2013 at 4:20 PM, sebb <seb...@gmail.com> wrote:
> [...]
>
>> I don't like the release plugin; I think it is badly designed [1] so I
>> don't use it; so I cannot help with it.
>>
>> [1] https://jira.codehaus.org/browse/MRELEASE-845
>
>
> If that bothers you, use a modern SCM and set
> <pushChanges>false</pushChanges>.  This addresses all of the points in that
> issue. Some of them are unfixable in online SCMs such as CVS or Subversion.

The problems are _not_ unfixable in SVN (*), otherwise the manual
method would not work either.
It's just that they are easier to solve when the SCM supports deferred changes.

(*) I have done some work on a plugin that replicates the manual
steps; it works OK for me in limited testing.
[I hope to release it for use in Commons one day]

> Still, thanks for helping me out, I figured out earlier that the assemblies
> for configuration are ancient and comparing them to other components, none
> has the site requirement. So I already had removed that.
>
> Thanks,
>     Henning

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to