tapestry-dev@jakarta.apache.org
[Top] [All Lists]

cvs commit: jakarta-tapestry version.properties status.xml project.prope

Subject: cvs commit: jakarta-tapestry version.properties status.xml project.properties
From:
Date: 24 Jun 2005 18:22:55 -0000
hlship      2005/06/24 11:22:55

  Modified:    .        version.properties status.xml project.properties
  Log:
  Tapestry release 4.0-beta-1.
  
  Revision  Changes    Path
  1.10      +1 -1      jakarta-tapestry/version.properties
  
  Index: version.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/version.properties,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- version.properties        16 May 2005 14:31:19 -0000      1.9
  +++ version.properties        24 Jun 2005 18:22:55 -0000      1.10
  @@ -12,4 +12,4 @@
   # See the License for the specific language governing permissions and
   # limitations under the License.
   
  -project.version=4.0-alpha-4-snapshot
  +project.version=4.0-beta-1
  
  
  
  1.145     +1 -1      jakarta-tapestry/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/status.xml,v
  retrieving revision 1.144
  retrieving revision 1.145
  diff -u -r1.144 -r1.145
  --- status.xml        23 Jun 2005 14:13:25 -0000      1.144
  +++ status.xml        24 Jun 2005 18:22:55 -0000      1.145
  @@ -52,7 +52,7 @@
       -->
     </todo>
     <changes>
  -    <release version="4.0-alpha-4" date="unreleased">
  +    <release version="4.0-alpha-4" date="Jun 24 2005">
          <action type="add" dev="HLS">Add InvokeListener component.</action>
          <action type="add" dev="HLS">Add getErrorRenderers() method to 
IValidationDelegate.</action>
          <action type="add" dev="HLS">Add purgeDeletedKeys() method to 
ListEditMap.</action>
  
  
  
  1.9       +1 -1      jakarta-tapestry/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/project.properties,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.properties        3 Apr 2005 16:06:16 -0000       1.8
  +++ project.properties        24 Jun 2005 18:22:55 -0000      1.9
  @@ -18,7 +18,7 @@
   dist.install.path=/www/www.apache.org/dist/jakarta/tapestry
   dist.install.user=hlship
   
  -dist.install.docs.path=/www/jakarta.apache.org/tapestry/current
  +dist.install.docs.path=/www/jakarta.apache.org/tapestry
   
   
dist.install.maven.path=/www/www.apache.org/dist/java-repository/tapestry/jars
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: tapestry-dev-help@xxxxxxxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>
  • cvs commit: jakarta-tapestry version.properties status.xml project.properties, hlship <=