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/07/10 17:37:45 UTC

cvs commit: jakarta-tapestry status.xml forrest.properties project.properties

hlship      2005/07/10 08:37:44

  Modified:    .        status.xml forrest.properties project.properties
  Log:
  Roll version to 4.0-beta-3.
  Fix mismatched directory name that kept the documentation from including Forrest-generated content.
  
  Revision  Changes    Path
  1.161     +3 -0      jakarta-tapestry/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/status.xml,v
  retrieving revision 1.160
  retrieving revision 1.161
  diff -u -r1.160 -r1.161
  --- status.xml	10 Jul 2005 01:52:19 -0000	1.160
  +++ status.xml	10 Jul 2005 15:37:43 -0000	1.161
  @@ -52,6 +52,9 @@
       -->
     </todo>
     <changes>
  +    <release version="4.0-beta-3" date="unreleased">
  +      
  +    </release>
       <release version="4.0-beta-2" date="Jul 9 2005">
         <action type="fix" dev="HLS" fixes-bug="TAPESTRY-356">FormConditional extends BaseComponent but has no template</action>
         <action type="fix" dev="HLS" fixes-bug="TAPESTRY-357">AbstractComponent: getMessages() and format() were removed, but should have been deprecated</action>
  
  
  
  1.12      +1 -1      jakarta-tapestry/forrest.properties
  
  Index: forrest.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/forrest.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- forrest.properties	9 Jul 2005 01:38:15 -0000	1.11
  +++ forrest.properties	10 Jul 2005 15:37:43 -0000	1.12
  @@ -13,7 +13,7 @@
   # limitations under the License.
   
   project.name=Tapestry
  -project.target.root=${java.io.tmpdir}/tapestry/target
  +project.target.root=${java.io.tmpdir}/jakarta-tapestry/target
   
   forrest.echo=on
   project.debuglevel=DEBUG
  
  
  
  1.12      +1 -1      jakarta-tapestry/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/project.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.properties	9 Jul 2005 20:02:52 -0000	1.11
  +++ project.properties	10 Jul 2005 15:37:44 -0000	1.12
  @@ -13,7 +13,7 @@
   # limitations under the License.
   
   project.name=jakarta-tapestry
  -project.version=4.0-beta-2
  +project.version=4.0-beta-3
   
   dist.name=tapestry
   
  
  
  

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