Author: ppitonak(a)redhat.com
Date: 2010-11-08 07:36:29 -0500 (Mon, 08 Nov 2010)
New Revision: 19988
Modified:
modules/tests/archetypes/richfaces-simpleapp-ftest/trunk/release.sh
Log:
* fixed release script
Modified: modules/tests/archetypes/richfaces-simpleapp-ftest/trunk/release.sh
===================================================================
--- modules/tests/archetypes/richfaces-simpleapp-ftest/trunk/release.sh 2010-11-08
11:33:32 UTC (rev 19987)
+++ modules/tests/archetypes/richfaces-simpleapp-ftest/trunk/release.sh 2010-11-08
12:36:29 UTC (rev 19988)
@@ -6,7 +6,6 @@
CONF="--batch-mode -Dtag=richfaces-simpleapp-ftest-${RELEASE}
-DreleaseVersion=${RELEASE} -DdevelopmentVersion=${DEVELOPMENT}"
if [ -n "$MVN_SETTINGS" ]; then
- echo "**** NIE JE PRAZDNE $MVN_SETTINGS"
CONF="$CONF -s $MVN_SETTINGS";
fi
Show replies by date