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 2011/11/02 15:47:56 UTC

svn commit: r1196611 - /commons/proper/vfs/trunk/src/changes/changes.xml

Author: ggregory
Date: Wed Nov  2 14:47:56 2011
New Revision: 1196611

URL: http://svn.apache.org/viewvc?rev=1196611&view=rev
Log:
[VFS-375] Upgrade to Apache Commons Compress 1.3 from 1.2.

Modified:
    commons/proper/vfs/trunk/src/changes/changes.xml

Modified: commons/proper/vfs/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/src/changes/changes.xml?rev=1196611&r1=1196610&r2=1196611&view=diff
==============================================================================
--- commons/proper/vfs/trunk/src/changes/changes.xml (original)
+++ commons/proper/vfs/trunk/src/changes/changes.xml Wed Nov  2 14:47:56 2011
@@ -23,6 +23,9 @@
 
   <body>
     <release version="2.1" date="TBD" description="">
+      <action issue="VFS-375" dev="ggregory" type="fix">
+        Upgrade to Apache Commons Compress 1.3 from 1.2.
+      </action>
       <action issue="VFS-374" dev="ggregory" type="fix">
         Incorrect lazy initialization of static field org.apache.commons.vfs2.util.Messages.resources in org.apache.commons.vfs2.util.Messages.findMessage(String)Add FileContent write APIs.
       </action>



Re: svn commit: r1196611 - /commons/proper/vfs/trunk/src/changes/changes.xml

Posted by Gary Gregory <ga...@gmail.com>.
Agreed too, caught the typo too; done in SVN.

On Wed, Nov 2, 2011 at 10:56 AM, sebb <se...@gmail.com> wrote:

> On 2 November 2011 14:55, Simone Tripodi <si...@apache.org> wrote:
> > Hi Gary!
> > for this kind of modification, I'd suggest 'update' rather than 'fix'
> > in the type attribute... WDYT?
>
> Agreed.
>
> > HTH, all the best!
> > Simo
> >
> > http://people.apache.org/~simonetripodi/
> > http://simonetripodi.livejournal.com/
> > http://twitter.com/simonetripodi
> > http://www.99soft.org/
> >
> >
> >
> > On Wed, Nov 2, 2011 at 3:47 PM,  <gg...@apache.org> wrote:
> >> Author: ggregory
> >> Date: Wed Nov  2 14:47:56 2011
> >> New Revision: 1196611
> >>
> >> URL: http://svn.apache.org/viewvc?rev=1196611&view=rev
> >> Log:
> >> [VFS-375] Upgrade to Apache Commons Compress 1.3 from 1.2.
> >>
> >> Modified:
> >>    commons/proper/vfs/trunk/src/changes/changes.xml
> >>
> >> Modified: commons/proper/vfs/trunk/src/changes/changes.xml
> >> URL:
> http://svn.apache.org/viewvc/commons/proper/vfs/trunk/src/changes/changes.xml?rev=1196611&r1=1196610&r2=1196611&view=diff
> >>
> ==============================================================================
> >> --- commons/proper/vfs/trunk/src/changes/changes.xml (original)
> >> +++ commons/proper/vfs/trunk/src/changes/changes.xml Wed Nov  2
> 14:47:56 2011
> >> @@ -23,6 +23,9 @@
> >>
> >>   <body>
> >>     <release version="2.1" date="TBD" description="">
> >> +      <action issue="VFS-375" dev="ggregory" type="fix">
> >> +        Upgrade to Apache Commons Compress 1.3 from 1.2.
> >> +      </action>
> >>       <action issue="VFS-374" dev="ggregory" type="fix">
> >>         Incorrect lazy initialization of static field
> org.apache.commons.vfs2.util.Messages.resources in
> org.apache.commons.vfs2.util.Messages.findMessage(String)Add FileContent
> write APIs.
> >>       </action>
> >>
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> > For additional commands, e-mail: dev-help@commons.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> 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: r1196611 - /commons/proper/vfs/trunk/src/changes/changes.xml

Posted by sebb <se...@gmail.com>.
On 2 November 2011 14:55, Simone Tripodi <si...@apache.org> wrote:
> Hi Gary!
> for this kind of modification, I'd suggest 'update' rather than 'fix'
> in the type attribute... WDYT?

Agreed.

> HTH, all the best!
> Simo
>
> http://people.apache.org/~simonetripodi/
> http://simonetripodi.livejournal.com/
> http://twitter.com/simonetripodi
> http://www.99soft.org/
>
>
>
> On Wed, Nov 2, 2011 at 3:47 PM,  <gg...@apache.org> wrote:
>> Author: ggregory
>> Date: Wed Nov  2 14:47:56 2011
>> New Revision: 1196611
>>
>> URL: http://svn.apache.org/viewvc?rev=1196611&view=rev
>> Log:
>> [VFS-375] Upgrade to Apache Commons Compress 1.3 from 1.2.
>>
>> Modified:
>>    commons/proper/vfs/trunk/src/changes/changes.xml
>>
>> Modified: commons/proper/vfs/trunk/src/changes/changes.xml
>> URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/src/changes/changes.xml?rev=1196611&r1=1196610&r2=1196611&view=diff
>> ==============================================================================
>> --- commons/proper/vfs/trunk/src/changes/changes.xml (original)
>> +++ commons/proper/vfs/trunk/src/changes/changes.xml Wed Nov  2 14:47:56 2011
>> @@ -23,6 +23,9 @@
>>
>>   <body>
>>     <release version="2.1" date="TBD" description="">
>> +      <action issue="VFS-375" dev="ggregory" type="fix">
>> +        Upgrade to Apache Commons Compress 1.3 from 1.2.
>> +      </action>
>>       <action issue="VFS-374" dev="ggregory" type="fix">
>>         Incorrect lazy initialization of static field org.apache.commons.vfs2.util.Messages.resources in org.apache.commons.vfs2.util.Messages.findMessage(String)Add FileContent write APIs.
>>       </action>
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>

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


Re: svn commit: r1196611 - /commons/proper/vfs/trunk/src/changes/changes.xml

Posted by Simone Tripodi <si...@apache.org>.
Hi Gary!
for this kind of modification, I'd suggest 'update' rather than 'fix'
in the type attribute... WDYT?
HTH, all the best!
Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Wed, Nov 2, 2011 at 3:47 PM,  <gg...@apache.org> wrote:
> Author: ggregory
> Date: Wed Nov  2 14:47:56 2011
> New Revision: 1196611
>
> URL: http://svn.apache.org/viewvc?rev=1196611&view=rev
> Log:
> [VFS-375] Upgrade to Apache Commons Compress 1.3 from 1.2.
>
> Modified:
>    commons/proper/vfs/trunk/src/changes/changes.xml
>
> Modified: commons/proper/vfs/trunk/src/changes/changes.xml
> URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/src/changes/changes.xml?rev=1196611&r1=1196610&r2=1196611&view=diff
> ==============================================================================
> --- commons/proper/vfs/trunk/src/changes/changes.xml (original)
> +++ commons/proper/vfs/trunk/src/changes/changes.xml Wed Nov  2 14:47:56 2011
> @@ -23,6 +23,9 @@
>
>   <body>
>     <release version="2.1" date="TBD" description="">
> +      <action issue="VFS-375" dev="ggregory" type="fix">
> +        Upgrade to Apache Commons Compress 1.3 from 1.2.
> +      </action>
>       <action issue="VFS-374" dev="ggregory" type="fix">
>         Incorrect lazy initialization of static field org.apache.commons.vfs2.util.Messages.resources in org.apache.commons.vfs2.util.Messages.findMessage(String)Add FileContent write APIs.
>       </action>
>
>
>

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