Author: gtrasuk
Date: Sun Nov 10 19:09:56 2013
New Revision: 1540520
URL: http://svn.apache.org/r1540520
Log:
Bump revision in common.xml to 2.2.2
Modified:
river/jtsk/tags/2.2.2/common.xml
river/jtsk/tags/2.2.2/roll_release.sh
Modified: river/jtsk/tags/2.2.2/common.xml
URL:
http://svn.apache.org/viewvc/river/jtsk/tags/2.2.2/common.xml?rev=1540520&r1=1540519&r2=1540520&view=diff
==============================================================================
--- river/jtsk/tags/2.2.2/common.xml (original)
+++ river/jtsk/tags/2.2.2/common.xml Sun Nov 10 19:09:56 2013
@@ -25,7 +25,7 @@
<property file="${root}/build.properties" />
<!-- Product version info -->
- <property name="version" value="2.2.1"/>
+ <property name="version" value="2.2.2"/>
<property name="product.name" value="apache-river-${version}"/>
<property name="product.title" value="Apache River v${version}"/>
@@ -80,7 +80,7 @@
<!-- Standard javadoc options and settings -->
<property name="jdk.doc.url"
value="http://java.sun.com/j2se/1.4.2/docs/api"/>
<property name="jdk.packages" location="${root}/${src-doc}/j2se"/>
- <property name="api.copyright" value="Copyright 2007-2010, multiple
authors.<br>Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0"
target="child" >Apache License, Version 2.0</a>, see the
<a href="{@docRoot}/doc-files/NOTICE" target="child"
>NOTICE</a> file for attributions."/>
+ <property name="api.copyright" value="Copyright 2007-2013, multiple
authors.<br>Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0"
target="child" >Apache License, Version 2.0</a>, see the
<a href="{@docRoot}/doc-files/NOTICE" target="child"
>NOTICE</a> file for attributions."/>
<!--## Private package inclusions for use with classdep; the
## classes in these packages are both not part of the JSK
Modified: river/jtsk/tags/2.2.2/roll_release.sh
URL:
http://svn.apache.org/viewvc/river/jtsk/tags/2.2.2/roll_release.sh?rev=1540520&r1=1540519&r2=1540520&view=diff
==============================================================================
--- river/jtsk/tags/2.2.2/roll_release.sh (original)
+++ river/jtsk/tags/2.2.2/roll_release.sh Sun Nov 10 19:09:56 2013
@@ -124,9 +124,16 @@ confirm_continue "Please Update repo sta
ant release
test_tar_release
+
+cd $SRC_DIR
test_zip_release
+cd $SRC_DIR
sign_all
+
+cd $SRC_DIR
rat_report
+
+cd $SRC_DIR
upload_all [email protected]:~/public_html/river/$VERSION