[hornetq-commits] JBoss hornetq SVN: r11039 - branches/Branch_2_2_EAP_cluster_clean2.

do-not-reply at jboss.org do-not-reply at jboss.org
Sun Jul 24 01:35:06 EDT 2011


Author: clebert.suconic at jboss.com
Date: 2011-07-24 01:35:06 -0400 (Sun, 24 Jul 2011)
New Revision: 11039

Modified:
   branches/Branch_2_2_EAP_cluster_clean2/build-hornetq.xml
Log:
tweak

Modified: branches/Branch_2_2_EAP_cluster_clean2/build-hornetq.xml
===================================================================
--- branches/Branch_2_2_EAP_cluster_clean2/build-hornetq.xml	2011-07-24 04:22:56 UTC (rev 11038)
+++ branches/Branch_2_2_EAP_cluster_clean2/build-hornetq.xml	2011-07-24 05:35:06 UTC (rev 11039)
@@ -44,6 +44,7 @@
 	   <!-- Version properties are read from hornetq-version.properties instead of duplicating them here -->
    <property file="src/config/common/hornetq-version.properties"/>
    <property name="hornetq.version.revision" value="0" />
+   <property name="twitter.consumerKey" value="null"/>
    <property name="hornetq.version.svnurl" value="https://svn.jboss.org/repos/hornetq/branches/Branch_2_2_EAP"/>
    <property name="hornetq.version.string"
              value="${hornetq.version.majorVersion}.${hornetq.version.minorVersion}.${hornetq.version.microVersion}.${hornetq.version.versionSuffix} (${hornetq.version.versionName}, ${hornetq.version.incrementingVersion})"/>



More information about the hornetq-commits mailing list