On 2 March 2012 20:36, Gilles Sadowski <gil...@harfang.homelinux.org> wrote:
> On Fri, Mar 02, 2012 at 05:41:39PM +0000, sebb wrote:
>> On 2 March 2012 10:50, Gilles Sadowski <gil...@harfang.homelinux.org> wrote:
>> > Hello.
>> >
>> >> could we make the following additions to the release notes?
>> >> New features
>> >> MATH-655: framework for iterative linear solvers. Implementation of
>> >> two solvers: conjugate gradient, SYMMLQ.
>> >>
>> >> Changes
>> >> MATH-677, MATH-743: several changes to the API in the transform package.
>> >>
>> >
>> > It seems that
>> >
>> > 1. The file "RELEASE-NOTES.txt" in trunk has not changed for release 2.2
>> > 2. It was generated automatically (or it should anyways).
>>
>> The command to generate the release notes is:
>>
>> mvn changes:announcement-generate [-Dchanges.version=3.0]
>
> I know, I tried countless times; but it did not work here until the
> "changes.xml" file was copied to the place expected by the plugin.
> [I was using v2.4 and then v2.6 of the "changes" plugin.]

The Math pom used to override the location; maybe that works differently in M3.

>> >
>> > It misses a file, so I deduce that this plugin is not used for the "math"
>> > component; unfortunately there is no reference as to what might replace it.
>> > :-{
>> >
>> > There is indeed a "changes.xml" file, but it is located in "src/site/xdoc".
>> >
>> > Since it is processed as part of the "site" plugin, I 
>> > thought/imagined/hoped
>> > that it would also generate what is referred to as "release notes"...
>>
>> The command:
>>
>> mvn changes:announcement-generate
>>
>> works for me.
>>
>> However, the file is not in the standard place (nor does it have the
>> standard name) as expected by commons-parent.
>
> Well, either maven is broken, or the plugin, since the same command does not
> behave the same on different machines (it's Linux here). I'm glad that it
> was not a PIBKAC.

I used M2.
If you are using M3, then it may not (just) be an OS-specific issue.

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

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

Reply via email to