Author: andyhot
Date: Tue Oct 28 04:55:28 2008
New Revision: 708544
URL: http://svn.apache.org/viewvc?rev=708544&view=rev
Log:
js resource path hasn't yet changes + update version number reported in html
page comments
Modified:
tapestry/tapestry4/trunk/tapestry-framework/pom.xml
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/version.properties
Modified: tapestry/tapestry4/trunk/tapestry-framework/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/pom.xml?rev=708544&r1=708543&r2=708544&view=diff
==============================================================================
--- tapestry/tapestry4/trunk/tapestry-framework/pom.xml (original)
+++ tapestry/tapestry4/trunk/tapestry-framework/pom.xml Tue Oct 28 04:55:28 2008
@@ -164,11 +164,11 @@
<targetPath>scriptaculous-1.7.1</targetPath>
</resource>
<resource>
- <directory>src/js/tapestry-4.1.7-SNAPSHOT</directory>
+ <directory>src/js/tapestry-4.1.6</directory>
<includes>
<include>**/*</include>
</includes>
- <targetPath>tapestry-4.1.7-SNAPSHOT</targetPath>
+ <targetPath>tapestry-4.1.6</targetPath>
</resource>
</resources>
Modified:
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/version.properties
URL:
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/version.properties?rev=708544&r1=708543&r2=708544&view=diff
==============================================================================
---
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/version.properties
(original)
+++
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/version.properties
Tue Oct 28 04:55:28 2008
@@ -1 +1 @@
-project.version=4.1.6-SNAPSHOT
+project.version=4.1.7-SNAPSHOT