|
From: <tho...@us...> - 2014-05-20 13:52:32
|
Revision: 8378
http://sourceforge.net/p/bigdata/code/8378
Author: thompsonbry
Date: 2014-05-20 13:52:28 +0000 (Tue, 20 May 2014)
Log Message:
-----------
bumping the version number for the 1.3.1 release.
Modified Paths:
--------------
branches/BIGDATA_RELEASE_1_3_0/build.properties
Modified: branches/BIGDATA_RELEASE_1_3_0/build.properties
===================================================================
--- branches/BIGDATA_RELEASE_1_3_0/build.properties 2014-05-20 13:47:52 UTC (rev 8377)
+++ branches/BIGDATA_RELEASE_1_3_0/build.properties 2014-05-20 13:52:28 UTC (rev 8378)
@@ -91,12 +91,12 @@
release.dir=ant-release
# The build version (note: 0.82b -> 0.82.0); 0.83.2 is followed by 1.0.0
-build.ver=1.3.0
+build.ver=1.3.1
build.ver.osgi=1.0
# Set true to do a snapshot build. This changes the value of ${version} to
# include the date.
-snapshot=true
+snapshot=false
# Javadoc build may be disabled using this property. The javadoc target will
# not be executed unless this property is defined (its value does not matter).
@@ -158,7 +158,7 @@
# dumps with Sun jdk1.6.0_07 and FC6 on a 32-bit platform.
#
#JAVA_HOME=C:\\Program Files\\Java\\jdk1.6.0_10
-JAVA_HOME=/usr/java/jdk1.7.0_25
+JAVA_HOME=/usr/java/jdk1.7.0_55
#JAVA_HOME=/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64
#JAVA_HOME=/usr/java/jrockit-R27.3.0-jdk1.6.0_01
@@ -285,7 +285,7 @@
# Note: java.util.logging messages DO NOT get written onto this logger -- only
# log4j messages.
#
-LOG4J_SOCKET_LOGGER_HOST = bigdata01.systap.com
+LOG4J_SOCKET_LOGGER_HOST = bigdata01.bigdata.com
LOG4J_SOCKET_LOGGER_PORT = 4445
# The socket logger uses a DailyRollingFileAppender by default and this
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|