Author: scottbw
Date: Tue Jan 8 14:44:29 2013
New Revision: 1430306
URL: http://svn.apache.org/viewvc?rev=1430306&view=rev
Log:
More removal of "-incubating" and "(incubating)" following graduation
Modified:
wookie/trunk/digsig-client/java/README.txt
wookie/trunk/digsig-client/java/build.properties
wookie/trunk/etc/release/runsignatures.bat
wookie/trunk/etc/release/runsignatures.sh
wookie/trunk/modules/jcr/build.properties
wookie/trunk/parser/java/README.txt
wookie/trunk/src/widgetserver.properties
Modified: wookie/trunk/digsig-client/java/README.txt
URL:
http://svn.apache.org/viewvc/wookie/trunk/digsig-client/java/README.txt?rev=1430306&r1=1430305&r2=1430306&view=diff
==============================================================================
--- wookie/trunk/digsig-client/java/README.txt (original)
+++ wookie/trunk/digsig-client/java/README.txt Tue Jan 8 14:44:29 2013
@@ -2,8 +2,7 @@
Client Widget Signer Guide
===========================
-This is the client digital signature widget signing package developed as part
-of Apache Wookie (incubating).
+This is the client digital signature widget signing package developed as part
of Apache Wookie .
See http://dev.w3.org/2006/waf/widgets-digsig/
and https://issues.apache.org/jira/browse/WOOKIE-139
for more info. (Thanks to Pushpalanka Jayawardhana)
Modified: wookie/trunk/digsig-client/java/build.properties
URL:
http://svn.apache.org/viewvc/wookie/trunk/digsig-client/java/build.properties?rev=1430306&r1=1430305&r2=1430306&view=diff
==============================================================================
--- wookie/trunk/digsig-client/java/build.properties (original)
+++ wookie/trunk/digsig-client/java/build.properties Tue Jan 8 14:44:29 2013
@@ -1,4 +1,4 @@
-version=0.13.0-incubating-SNAPSHOT
+version=0.13.0-SNAPSHOT
# build configuration properties
build.dir=build
Modified: wookie/trunk/etc/release/runsignatures.bat
URL:
http://svn.apache.org/viewvc/wookie/trunk/etc/release/runsignatures.bat?rev=1430306&r1=1430305&r2=1430306&view=diff
==============================================================================
--- wookie/trunk/etc/release/runsignatures.bat (original)
+++ wookie/trunk/etc/release/runsignatures.bat Tue Jan 8 14:44:29 2013
@@ -11,7 +11,7 @@ rem WITHOUT WARRANTIES OR CONDITIONS OF
rem See the License for the specific language governing permissions and
rem limitations under the License.
-set WOOKIE-VERSION=0.13.0-incubating-SNAPSHOT
+set WOOKIE-VERSION=0.13.0-SNAPSHOT
set ROOT-FOLDER=%WOOKIE-VERSION%
set SOURCE-FOLDER=source
set SRC-BUILD-TAR=apache-wookie-%WOOKIE-VERSION%-src.tar.gz
Modified: wookie/trunk/etc/release/runsignatures.sh
URL:
http://svn.apache.org/viewvc/wookie/trunk/etc/release/runsignatures.sh?rev=1430306&r1=1430305&r2=1430306&view=diff
==============================================================================
--- wookie/trunk/etc/release/runsignatures.sh (original)
+++ wookie/trunk/etc/release/runsignatures.sh Tue Jan 8 14:44:29 2013
@@ -13,7 +13,7 @@
# limitations under the License.
#
echo "Run Signatures"
-export WOOKIE_VERSION="0.13.0-incubating-SNAPSHOT"
+export WOOKIE_VERSION="0.13.0-SNAPSHOT"
export ROOT_FOLDER=$WOOKIE_VERSION
export SOURCE_FOLDER="$WOOKIE_VERSION/source/"
export SRC_BUILD_TAR="apache-wookie-$WOOKIE_VERSION-src.tar.gz"
Modified: wookie/trunk/modules/jcr/build.properties
URL:
http://svn.apache.org/viewvc/wookie/trunk/modules/jcr/build.properties?rev=1430306&r1=1430305&r2=1430306&view=diff
==============================================================================
--- wookie/trunk/modules/jcr/build.properties (original)
+++ wookie/trunk/modules/jcr/build.properties Tue Jan 8 14:44:29 2013
@@ -1,4 +1,4 @@
-version=0.13.0-incubating-SNAPSHOT
+version=0.13.0-SNAPSHOT
# build configuration properties
build.dir=../../build
Modified: wookie/trunk/parser/java/README.txt
URL:
http://svn.apache.org/viewvc/wookie/trunk/parser/java/README.txt?rev=1430306&r1=1430305&r2=1430306&view=diff
==============================================================================
--- wookie/trunk/parser/java/README.txt (original)
+++ wookie/trunk/parser/java/README.txt Tue Jan 8 14:44:29 2013
@@ -1,7 +1,7 @@
Wookie W3C Widget Parser
========================
-This is the standalone parser package for W3C Widgets developed as part of
Apache Wookie (incubating).
+This is the standalone parser package for W3C Widgets developed as part of
Apache Wookie.
Usage
=====
Modified: wookie/trunk/src/widgetserver.properties
URL:
http://svn.apache.org/viewvc/wookie/trunk/src/widgetserver.properties?rev=1430306&r1=1430305&r2=1430306&view=diff
==============================================================================
--- wookie/trunk/src/widgetserver.properties (original)
+++ wookie/trunk/src/widgetserver.properties Tue Jan 8 14:44:29 2013
@@ -1,4 +1,4 @@
-widget.version=0.13.0-incubating-SNAPSHOT
+widget.version=0.13.0-SNAPSHOT
widget.build.date=
[email protected]
widget.web.page=http://incubator.apache.org/wookie