You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2005/10/31 15:27:54 UTC

svn commit: r329822 - in /jakarta/tapestry/trunk: .classpath config/common.properties project.properties status.xml

Author: hlship
Date: Mon Oct 31 06:27:48 2005
New Revision: 329822

URL: http://svn.apache.org/viewcvs?rev=329822&view=rev
Log:
Switch to HiveMind 1.1 (final)

Modified:
    jakarta/tapestry/trunk/.classpath
    jakarta/tapestry/trunk/config/common.properties
    jakarta/tapestry/trunk/project.properties
    jakarta/tapestry/trunk/status.xml

Modified: jakarta/tapestry/trunk/.classpath
URL: http://svn.apache.org/viewcvs/jakarta/tapestry/trunk/.classpath?rev=329822&r1=329821&r2=329822&view=diff
==============================================================================
Binary files - no diff available.

Modified: jakarta/tapestry/trunk/config/common.properties
URL: http://svn.apache.org/viewcvs/jakarta/tapestry/trunk/config/common.properties?rev=329822&r1=329821&r2=329822&view=diff
==============================================================================
--- jakarta/tapestry/trunk/config/common.properties (original)
+++ jakarta/tapestry/trunk/config/common.properties Mon Oct 31 06:27:48 2005
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-hivemind.version=1.1-rc-1
+hivemind.version=1.1
 javassist.version=3.0
 ognl.version=2.6.7
 codec.version=1.3

Modified: jakarta/tapestry/trunk/project.properties
URL: http://svn.apache.org/viewcvs/jakarta/tapestry/trunk/project.properties?rev=329822&r1=329821&r2=329822&view=diff
==============================================================================
--- jakarta/tapestry/trunk/project.properties (original)
+++ jakarta/tapestry/trunk/project.properties Mon Oct 31 06:27:48 2005
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 project.name=jakarta-tapestry
-project.version=4.0-beta-12
+project.version=4.0-beta-13
 
 dist.name=tapestry
 

Modified: jakarta/tapestry/trunk/status.xml
URL: http://svn.apache.org/viewcvs/jakarta/tapestry/trunk/status.xml?rev=329822&r1=329821&r2=329822&view=diff
==============================================================================
--- jakarta/tapestry/trunk/status.xml (original)
+++ jakarta/tapestry/trunk/status.xml Mon Oct 31 06:27:48 2005
@@ -50,6 +50,9 @@
     -->
   </todo>
   <changes>
+    <release version="4.0-beta-13" date="unreleased">
+      <action type="update" dev="HLS">Switch to HiveMind 1.1 (final)</action>
+    </release>
     <release version="4.0-beta-12" date="Oct 30 2005">
       <action type="fix" dev="HLS" fixes-bug="TAPESTRY-718">Asset injection makes assets appear as null inside finishLoad()</action>
       <action type="fix" dev="HLS" fixes-bug="TAPESTRY-580">Form, PageLink, DirectLink, etc. should support a scheme parameter for controlling the scheme of the generated URL</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org