You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by th...@apache.org on 2022/01/25 13:35:21 UTC

svn commit: r1078180 - in /websites/production/tapestry/content: archetype-catalog.xml current doap.rdf

Author: thiagohp
Date: Tue Jan 25 13:35:20 2022
New Revision: 1078180

Log:
Tapestry 5.8.0

Modified:
    websites/production/tapestry/content/archetype-catalog.xml
    websites/production/tapestry/content/current
    websites/production/tapestry/content/doap.rdf

Modified: websites/production/tapestry/content/archetype-catalog.xml
==============================================================================
--- websites/production/tapestry/content/archetype-catalog.xml (original)
+++ websites/production/tapestry/content/archetype-catalog.xml Tue Jan 25 13:35:20 2022
@@ -1,11 +1,17 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <archetype-catalog> 
 	<archetypes>
-<!-- Manually editted 19 Feb 2021 -->
+<!-- Manually editted 25 Jan 2022 -->
 
 		<archetype> 
 			<groupId>org.apache.tapestry</groupId> 
 			<artifactId>quickstart</artifactId> 
+			<version>5.8.0</version> 
+			<description>Tapestry 5 Quickstart Project</description> 
+		</archetype>
+		<archetype> 
+			<groupId>org.apache.tapestry</groupId> 
+			<artifactId>quickstart</artifactId> 
 			<version>5.7.3</version> 
 			<description>Tapestry 5 Quickstart Project</description> 
 		</archetype>

Modified: websites/production/tapestry/content/current
==============================================================================
--- websites/production/tapestry/content/current (original)
+++ websites/production/tapestry/content/current Tue Jan 25 13:35:20 2022
@@ -1 +1 @@
-link 5.7.3
\ No newline at end of file
+link 5.8.0
\ No newline at end of file

Modified: websites/production/tapestry/content/doap.rdf
==============================================================================
--- websites/production/tapestry/content/doap.rdf (original)
+++ websites/production/tapestry/content/doap.rdf Tue Jan 25 13:35:20 2022
@@ -45,14 +45,14 @@
     <release>
       <Version>
         <name>Apache Tapestry</name>
-        <created>2020-08-28</created>
-        <revision>5.6.0</revision>
+        <created>2022-01-25</created>
+        <revision>5.8.0</revision>
       </Version>
     </release>
     <repository>
       <SVNRepository>
-        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/tapestry-5.git"/>
-        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git"/>
+        <location rdf:resource="https://gitbox.apache.org/repos/asf/tapestry-5.git"/>
+        <browse rdf:resource="https://gitbox.apache.org/repos/asf?p=tapestry-5.git"/>
       </SVNRepository>
     </repository>
   </Project>