Author: rjung
Date: Wed Sep 16 22:47:16 2009
New Revision: 815995
URL: http://svn.apache.org/viewvc?rev=815995&view=rev
Log:
Remove comment now that we have those files back.
Modified:
tomcat/native/trunk/jnirelease.sh
Modified: tomcat/native/trunk/jnirelease.sh
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/jnirelease.sh?rev=815995&r1=815994&r2=815995&view=diff
==============================================================================
--- tomcat/native/trunk/jnirelease.sh (original)
+++ tomcat/native/trunk/jnirelease.sh Wed Sep 16 22:47:16 2009
@@ -105,12 +105,6 @@
rm -rf ${JKJNIDIST}
-#
-# XXX FIXME: we still need
-# examples test build.xml build.properties.default
-# which are gone in tcnative trunk at the moment
-#
-
svn export $SVNBASE/${JKJNIEXT} ${JKJNIDIST}
if [ $? -ne 0 ]; then
echo "svn export failed"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]