You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2012/03/07 17:06:09 UTC

svn commit: r1298004 - /commons/proper/commons-parent/trunk/src/changes/changes.xml

Author: ggregory
Date: Wed Mar  7 16:06:09 2012
New Revision: 1298004

URL: http://svn.apache.org/viewvc?rev=1298004&view=rev
Log:
Add entry for version 24

Modified:
    commons/proper/commons-parent/trunk/src/changes/changes.xml

Modified: commons/proper/commons-parent/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/src/changes/changes.xml?rev=1298004&r1=1298003&r2=1298004&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/src/changes/changes.xml (original)
+++ commons/proper/commons-parent/trunk/src/changes/changes.xml Wed Mar  7 16:06:09 2012
@@ -56,6 +56,8 @@ The <action> type attribute can be add,u
      -->
 
     <body>
+        <release version="24" date="2012-??-??" description="Update and add plugins">
+        </release>
         <release version="23" date="2012-01-11" description="
 The Maven3 site plugin has been updated to support ssh/scp for deployment
 



Re: svn commit: r1298004 - /commons/proper/commons-parent/trunk/src/changes/changes.xml

Posted by sebb <se...@gmail.com>.
On 7 March 2012 18:54, Gary Gregory <ga...@gmail.com> wrote:
> On Wed, Mar 7, 2012 at 11:46 AM, sebb <se...@gmail.com> wrote:
>
>> On 7 March 2012 16:06,  <gg...@apache.org> wrote:
>> > Author: ggregory
>> > Date: Wed Mar  7 16:06:09 2012
>> > New Revision: 1298004
>> >
>> > URL: http://svn.apache.org/viewvc?rev=1298004&view=rev
>> > Log:
>> > Add entry for version 24
>> >
>> > Modified:
>> >    commons/proper/commons-parent/trunk/src/changes/changes.xml
>> >
>> > Modified: commons/proper/commons-parent/trunk/src/changes/changes.xml
>> > URL:
>> http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/src/changes/changes.xml?rev=1298004&r1=1298003&r2=1298004&view=diff
>> >
>> ==============================================================================
>> > --- commons/proper/commons-parent/trunk/src/changes/changes.xml
>> (original)
>> > +++ commons/proper/commons-parent/trunk/src/changes/changes.xml Wed Mar
>>  7 16:06:09 2012
>> > @@ -56,6 +56,8 @@ The <action> type attribute can be add,u
>> >      -->
>> >
>> >     <body>
>> > +        <release version="24" date="2012-??-??" description="Update and
>> add plugins">
>> > +        </release>
>>
>> I think it needs a bit more detail than that;
>
>
> Correct, this is just a placeholder.
>
> also the RELEASE-NOTES
>> need to be regenerated and committed.
>>
>
> Yep, that has to be done too.
>
>
>>
>> For the last CP release I added comments to the pom itself to describe
>> the changes; I think that would be worth doing again.
>>
>
> I could see that being OK if it replaces the previous comments, otherwise,
> we're going to end up with lots of comment noise release after release.

Yes, I would expect older change notes to be dropped.

> This is what the release notes are for IMO.

Yes, but still useful to have a brief synopis locally

> Gary
>
>
>>
>> >         <release version="23" date="2012-01-11" description="
>> >  The Maven3 site plugin has been updated to support ssh/scp for
>> deployment
>> >
>> >
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> For additional commands, e-mail: dev-help@commons.apache.org
>>
>>
>
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory

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


Re: svn commit: r1298004 - /commons/proper/commons-parent/trunk/src/changes/changes.xml

Posted by Gary Gregory <ga...@gmail.com>.
On Wed, Mar 7, 2012 at 11:46 AM, sebb <se...@gmail.com> wrote:

> On 7 March 2012 16:06,  <gg...@apache.org> wrote:
> > Author: ggregory
> > Date: Wed Mar  7 16:06:09 2012
> > New Revision: 1298004
> >
> > URL: http://svn.apache.org/viewvc?rev=1298004&view=rev
> > Log:
> > Add entry for version 24
> >
> > Modified:
> >    commons/proper/commons-parent/trunk/src/changes/changes.xml
> >
> > Modified: commons/proper/commons-parent/trunk/src/changes/changes.xml
> > URL:
> http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/src/changes/changes.xml?rev=1298004&r1=1298003&r2=1298004&view=diff
> >
> ==============================================================================
> > --- commons/proper/commons-parent/trunk/src/changes/changes.xml
> (original)
> > +++ commons/proper/commons-parent/trunk/src/changes/changes.xml Wed Mar
>  7 16:06:09 2012
> > @@ -56,6 +56,8 @@ The <action> type attribute can be add,u
> >      -->
> >
> >     <body>
> > +        <release version="24" date="2012-??-??" description="Update and
> add plugins">
> > +        </release>
>
> I think it needs a bit more detail than that;


Correct, this is just a placeholder.

also the RELEASE-NOTES
> need to be regenerated and committed.
>

Yep, that has to be done too.


>
> For the last CP release I added comments to the pom itself to describe
> the changes; I think that would be worth doing again.
>

I could see that being OK if it replaces the previous comments, otherwise,
we're going to end up with lots of comment noise release after release.
This is what the release notes are for IMO.

Gary


>
> >         <release version="23" date="2012-01-11" description="
> >  The Maven3 site plugin has been updated to support ssh/scp for
> deployment
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: svn commit: r1298004 - /commons/proper/commons-parent/trunk/src/changes/changes.xml

Posted by sebb <se...@gmail.com>.
On 7 March 2012 16:06,  <gg...@apache.org> wrote:
> Author: ggregory
> Date: Wed Mar  7 16:06:09 2012
> New Revision: 1298004
>
> URL: http://svn.apache.org/viewvc?rev=1298004&view=rev
> Log:
> Add entry for version 24
>
> Modified:
>    commons/proper/commons-parent/trunk/src/changes/changes.xml
>
> Modified: commons/proper/commons-parent/trunk/src/changes/changes.xml
> URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/src/changes/changes.xml?rev=1298004&r1=1298003&r2=1298004&view=diff
> ==============================================================================
> --- commons/proper/commons-parent/trunk/src/changes/changes.xml (original)
> +++ commons/proper/commons-parent/trunk/src/changes/changes.xml Wed Mar  7 16:06:09 2012
> @@ -56,6 +56,8 @@ The <action> type attribute can be add,u
>      -->
>
>     <body>
> +        <release version="24" date="2012-??-??" description="Update and add plugins">
> +        </release>

I think it needs a bit more detail than that; also the RELEASE-NOTES
need to be regenerated and committed.

For the last CP release I added comments to the pom itself to describe
the changes; I think that would be worth doing again.

>         <release version="23" date="2012-01-11" description="
>  The Maven3 site plugin has been updated to support ssh/scp for deployment
>
>
>

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