Author: jfclere
Date: Thu Jul 28 21:57:10 2011
New Revision: 1152015
URL: http://svn.apache.org/viewvc?rev=1152015&view=rev
Log:
Add comment... that was the problem in windoze version of tcnative-1.dll
Modified:
tomcat/native/branches/1.1.x/jnirelease.sh
Modified: tomcat/native/branches/1.1.x/jnirelease.sh
URL:
http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/jnirelease.sh?rev=1152015&r1=1152014&r2=1152015&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/jnirelease.sh (original)
+++ tomcat/native/branches/1.1.x/jnirelease.sh Thu Jul 28 21:57:10 2011
@@ -15,6 +15,12 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
+
+#
+# BEFORE releasing don't forget to edit and commit
+# native/include/tcn_version.h
+# native/os/win32/libtcnative.rc
+
# Default place to look for apr source. Can be overridden with
# --with-apr=[directory]
apr_src_dir=`pwd`/srclib/apr
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]