From: <tho...@us...> - 2013-11-20 13:28:34
|
Revision: 7569 http://bigdata.svn.sourceforge.net/bigdata/?rev=7569&view=rev Author: thompsonbry Date: 2013-11-20 13:28:28 +0000 (Wed, 20 Nov 2013) Log Message: ----------- making snapshot:=true in the 1.3.0 development branch. 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 2013-11-20 13:27:51 UTC (rev 7568) +++ branches/BIGDATA_RELEASE_1_3_0/build.properties 2013-11-20 13:28:28 UTC (rev 7569) @@ -89,7 +89,7 @@ # Set true to do a snapshot build. This changes the value of ${version} to # include the date. -snapshot=false +snapshot=true # 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). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tho...@us...> - 2013-11-25 20:32:27
|
Revision: 7594 http://bigdata.svn.sourceforge.net/bigdata/?rev=7594&view=rev Author: thompsonbry Date: 2013-11-25 20:32:21 +0000 (Mon, 25 Nov 2013) Log Message: ----------- reverting snapshot to true 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 2013-11-25 20:29:21 UTC (rev 7593) +++ branches/BIGDATA_RELEASE_1_3_0/build.properties 2013-11-25 20:32:21 UTC (rev 7594) @@ -89,7 +89,7 @@ # Set true to do a snapshot build. This changes the value of ${version} to # include the date. -snapshot=false +snapshot=true # 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). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tho...@us...> - 2013-12-18 21:00:49
|
Revision: 7678 http://bigdata.svn.sourceforge.net/bigdata/?rev=7678&view=rev Author: thompsonbry Date: 2013-12-18 21:00:42 +0000 (Wed, 18 Dec 2013) Log Message: ----------- bumped version number. set snapshot=false for 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 2013-12-18 19:07:42 UTC (rev 7677) +++ branches/BIGDATA_RELEASE_1_3_0/build.properties 2013-12-18 21:00:42 UTC (rev 7678) @@ -84,12 +84,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.2.3 +build.ver=1.3.0 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). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tho...@us...> - 2013-12-18 21:47:51
|
Revision: 7680 http://bigdata.svn.sourceforge.net/bigdata/?rev=7680&view=rev Author: thompsonbry Date: 2013-12-18 21:47:44 +0000 (Wed, 18 Dec 2013) Log Message: ----------- turning back on snapshot builds. 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 2013-12-18 21:04:13 UTC (rev 7679) +++ branches/BIGDATA_RELEASE_1_3_0/build.properties 2013-12-18 21:47:44 UTC (rev 7680) @@ -89,7 +89,7 @@ # Set true to do a snapshot build. This changes the value of ${version} to # include the date. -snapshot=false +snapshot=true # 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). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tho...@us...> - 2014-01-14 16:59:09
|
Revision: 7798 http://bigdata.svn.sourceforge.net/bigdata/?rev=7798&view=rev Author: thompsonbry Date: 2014-01-14 16:59:02 +0000 (Tue, 14 Jan 2014) Log Message: ----------- wrong version # in build.properties.... 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-01-14 16:51:46 UTC (rev 7797) +++ branches/BIGDATA_RELEASE_1_3_0/build.properties 2014-01-14 16:59:02 UTC (rev 7798) @@ -65,7 +65,7 @@ log4j.version=1.2.17 fastutil.version=5.1.5 dsiutils.version=1.0.6-020610 -lgplutils.version=1.0.7-040114 +lgplutils.version=1.0.7-140114 ganglia-version=1.0.1 gas-version=0.1.0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tho...@us...> - 2014-05-18 15:49:13
|
Revision: 8358 http://sourceforge.net/p/bigdata/code/8358 Author: thompsonbry Date: 2014-05-18 15:49:11 +0000 (Sun, 18 May 2014) Log Message: ----------- updating java version to 1.7 for cluster build in build.properties. 1.7 is now required to compile the code base. 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-18 15:48:10 UTC (rev 8357) +++ branches/BIGDATA_RELEASE_1_3_0/build.properties 2014-05-18 15:49:11 UTC (rev 8358) @@ -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.6.0_27 +JAVA_HOME=/usr/java/jdk1.7.0_25 #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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
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. |
From: <tho...@us...> - 2014-05-20 15:19:00
|
Revision: 8382 http://sourceforge.net/p/bigdata/code/8382 Author: thompsonbry Date: 2014-05-20 15:18:57 +0000 (Tue, 20 May 2014) Log Message: ----------- turning on snapshot in CI builds again. 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 15:13:41 UTC (rev 8381) +++ branches/BIGDATA_RELEASE_1_3_0/build.properties 2014-05-20 15:18:57 UTC (rev 8382) @@ -96,7 +96,7 @@ # Set true to do a snapshot build. This changes the value of ${version} to # include the date. -snapshot=false +snapshot=true # 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). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tho...@us...> - 2014-05-22 17:05:06
|
Revision: 8412 http://sourceforge.net/p/bigdata/code/8412 Author: thompsonbry Date: 2014-05-22 17:05:00 +0000 (Thu, 22 May 2014) Log Message: ----------- Disabling javadoc builds in CI and during development. Renable for releases. 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-22 16:17:46 UTC (rev 8411) +++ branches/BIGDATA_RELEASE_1_3_0/build.properties 2014-05-22 17:05:00 UTC (rev 8412) @@ -103,7 +103,7 @@ # Note: The javadoc goes quite if you have enough memory, but can take forever # and then runs out of memory if the JVM is starved for RAM. The heap for the # javadoc JVM is explicitly set in the javadoc target in the build.xml file. -javadoc= +#javadoc= # packaging property set (rpm, deb). package.release=1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tho...@us...> - 2014-09-26 13:03:19
|
Revision: 8664 http://sourceforge.net/p/bigdata/code/8664 Author: thompsonbry Date: 2014-09-26 13:03:10 +0000 (Fri, 26 Sep 2014) Log Message: ----------- Reverting to snapshot builds in CI. 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-09-26 13:02:22 UTC (rev 8663) +++ branches/BIGDATA_RELEASE_1_3_0/build.properties 2014-09-26 13:03:10 UTC (rev 8664) @@ -95,14 +95,14 @@ # Set true to do a snapshot build. This changes the value of ${version} to # include the date. -snapshot=false +snapshot=true # 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). # Note: The javadoc goes quite if you have enough memory, but can take forever # and then runs out of memory if the JVM is starved for RAM. The heap for the # javadoc JVM is explicitly set in the javadoc target in the build.xml file. -javadoc= +#javadoc= # packaging property set (rpm, deb). package.release=1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tho...@us...> - 2014-10-28 21:49:36
|
Revision: 8699 http://sourceforge.net/p/bigdata/code/8699 Author: thompsonbry Date: 2014-10-28 21:49:33 +0000 (Tue, 28 Oct 2014) Log Message: ----------- Bumping version for 1.3.3 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-10-28 17:41:09 UTC (rev 8698) +++ branches/BIGDATA_RELEASE_1_3_0/build.properties 2014-10-28 21:49:33 UTC (rev 8699) @@ -90,19 +90,19 @@ 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.2 +build.ver=1.3.3 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). # Note: The javadoc goes quite if you have enough memory, but can take forever # and then runs out of memory if the JVM is starved for RAM. The heap for the # javadoc JVM is explicitly set in the javadoc target in the build.xml file. -#javadoc= +javadoc= # packaging property set (rpm, deb). package.release=1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tho...@us...> - 2014-10-28 22:26:41
|
Revision: 8702 http://sourceforge.net/p/bigdata/code/8702 Author: thompsonbry Date: 2014-10-28 22:26:39 +0000 (Tue, 28 Oct 2014) Log Message: ----------- enabling snapshot builds for CI. 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-10-28 22:23:47 UTC (rev 8701) +++ branches/BIGDATA_RELEASE_1_3_0/build.properties 2014-10-28 22:26:39 UTC (rev 8702) @@ -95,14 +95,14 @@ # Set true to do a snapshot build. This changes the value of ${version} to # include the date. -snapshot=false +snapshot=true # 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). # Note: The javadoc goes quite if you have enough memory, but can take forever # and then runs out of memory if the JVM is starved for RAM. The heap for the # javadoc JVM is explicitly set in the javadoc target in the build.xml file. -javadoc= +#javadoc= # packaging property set (rpm, deb). package.release=1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tho...@us...> - 2014-11-06 14:38:58
|
Revision: 8706 http://sourceforge.net/p/bigdata/code/8706 Author: thompsonbry Date: 2014-11-06 14:38:54 +0000 (Thu, 06 Nov 2014) Log Message: ----------- uncommenting the javadoc property so javadoc will be generated for 1.3.4 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-11-06 14:21:08 UTC (rev 8705) +++ branches/BIGDATA_RELEASE_1_3_0/build.properties 2014-11-06 14:38:54 UTC (rev 8706) @@ -102,7 +102,7 @@ # Note: The javadoc goes quite if you have enough memory, but can take forever # and then runs out of memory if the JVM is starved for RAM. The heap for the # javadoc JVM is explicitly set in the javadoc target in the build.xml file. -#javadoc= +javadoc= # packaging property set (rpm, deb). package.release=1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |