The script was mainly created to quickly get release data for all components (and to refresh my python knowledge).
Unfortunately, the doap files of some components are not up-to-date, so it is advised to just manually update the file after a release. Thomas On Thu, Jan 9, 2014 at 5:24 PM, Gary Gregory <garydgreg...@gmail.com> wrote: > On Thu, Jan 9, 2014 at 11:10 AM, Benedikt Ritter <brit...@apache.org> > wrote: > > > Did you use the python script for this? It fails in my env. > > > > I just edited the file because I saw another similar commit fly by. > > Are you supposed to run some script to produce this file? Or are you > supposed to run the script after editing it? > > A readme.txt would help... > > Gary > > Gary > > > > > > Benedikt > > > > > > 2014/1/9 <ggreg...@apache.org> > > > > > Author: ggregory > > > Date: Thu Jan 9 16:07:15 2014 > > > New Revision: 1556854 > > > > > > URL: http://svn.apache.org/r1556854 > > > Log: > > > Update for execVersion=1.2. > > > > > > Modified: > > > commons/cms-site/trunk/conf/component_releases.properties > > > > > > Modified: commons/cms-site/trunk/conf/component_releases.properties > > > URL: > > > > > > http://svn.apache.org/viewvc/commons/cms-site/trunk/conf/component_releases.properties?rev=1556854&r1=1556853&r2=1556854&view=diff > > > > > > > > > ============================================================================== > > > --- commons/cms-site/trunk/conf/component_releases.properties > (original) > > > +++ commons/cms-site/trunk/conf/component_releases.properties Thu Jan > 9 > > > 16:07:15 2014 > > > @@ -48,8 +48,8 @@ elVersion=1.0 > > > elReleased=2003-06-18 > > > emailVersion=1.3.2 > > > emailReleased=2013-10-25 > > > -execVersion=1.1 > > > -execReleased=2010-10-08 > > > +execVersion=1.2 > > > +execReleased=2014-01-02 > > > fileuploadVersion=1.3 > > > fileuploadReleased=2013-03-27 > > > functorVersion=N/A > > > > > > > > > > > > > > > -- > > http://people.apache.org/~britter/ > > http://www.systemoutprintln.de/ > > http://twitter.com/BenediktRitter > > http://github.com/britter > > > > > > -- > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org > Java Persistence with Hibernate, Second Edition< > http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory >