Author: uli
Date: Fri Nov 12 08:07:49 2010
New Revision: 1034286

URL: http://svn.apache.org/viewvc?rev=1034286&view=rev
Log:
initial import

Added:
    tapestry/tapestry-site/branches/post-5.2-site/archetype-catalog.xml
    tapestry/tapestry-site/branches/post-5.2-site/doap_Tapestry.rdf
    tapestry/tapestry-site/branches/post-5.2-site/images/
    tapestry/tapestry-site/branches/post-5.2-site/images/bg.png   (with props)
    tapestry/tapestry-site/branches/post-5.2-site/images/tapestry.png   (with 
props)
    tapestry/tapestry-site/branches/post-5.2-site/images/top-bg.png   (with 
props)
    tapestry/tapestry-site/branches/post-5.2-site/logo-sources/
    tapestry/tapestry-site/branches/post-5.2-site/logo-sources/tapestry_final.ai
    tapestry/tapestry-site/branches/post-5.2-site/logo-sources/tapestry_www.ai
    
tapestry/tapestry-site/branches/post-5.2-site/logo-sources/tapestry_www_getting_started.ai
    tapestry/tapestry-site/branches/post-5.2-site/styles/
    tapestry/tapestry-site/branches/post-5.2-site/styles/style.css

Added: tapestry/tapestry-site/branches/post-5.2-site/archetype-catalog.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry-site/branches/post-5.2-site/archetype-catalog.xml?rev=1034286&view=auto
==============================================================================
--- tapestry/tapestry-site/branches/post-5.2-site/archetype-catalog.xml (added)
+++ tapestry/tapestry-site/branches/post-5.2-site/archetype-catalog.xml Fri Nov 
12 08:07:49 2010
@@ -0,0 +1,41 @@
+<archetype-catalog> 
+       <archetypes>
+               <archetype> 
+                       <groupId>org.apache.tapestry</groupId> 
+                       <artifactId>quickstart</artifactId> 
+                       <version>5.2.2-SNAPSHOT</version> 
+                       
<repository>https://repository.apache.org/snapshots/</repository> 
+                       <description>Tapestry 5.2.2-SNAPSHOT Quickstart 
Project</description> 
+               </archetype>
+               <archetype> 
+                       <groupId>org.apache.tapestry</groupId> 
+                       <artifactId>quickstart</artifactId> 
+                       <version>5.2.1</version>  
+                       <description>Tapestry 5.2.1 Quickstart 
Project</description> 
+               </archetype>
+               <archetype>
+                       <groupId>org.apache.tapestry</groupId> 
+                       <artifactId>quickstart</artifactId> 
+                       <version>5.2.0</version> 
+                       <description>Tapestry 5.2.0 Quickstart 
Project</description> 
+               </archetype>
+               <archetype> 
+                       <groupId>org.apache.tapestry</groupId> 
+                       <artifactId>quickstart</artifactId> 
+                       <version>5.1.0.5</version> 
+                       <description>Tapestry 5.1.0.5 Quickstart 
Project</description> 
+               </archetype>
+               <archetype> 
+                       <groupId>org.apache.tapestry</groupId> 
+                       <artifactId>quickstart</artifactId> 
+                       <version>5.0.19</version> 
+                       <description>Tapestry 5.0.19 Quickstart 
Project</description> 
+               </archetype>
+               <archetype> 
+                       <groupId>org.apache.tapestry</groupId> 
+                       <artifactId>tapestry-archetype</artifactId> 
+                       <version>4.1.6</version> 
+                       <description>Tapestry 4.1.6 Archetype</description> 
+               </archetype>
+       </archetypes> 
+</archetype-catalog> 

Added: tapestry/tapestry-site/branches/post-5.2-site/doap_Tapestry.rdf
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry-site/branches/post-5.2-site/doap_Tapestry.rdf?rev=1034286&view=auto
==============================================================================
--- tapestry/tapestry-site/branches/post-5.2-site/doap_Tapestry.rdf (added)
+++ tapestry/tapestry-site/branches/post-5.2-site/doap_Tapestry.rdf Fri Nov 12 
08:07:49 2010
@@ -0,0 +1,42 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#"; 
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; 
+         xmlns:asfext="http://projects.apache.org/ns/asfext#";
+         xmlns:foaf="http://xmlns.com/foaf/0.1/";>
+<!--
+  =======================================================================
+
+   Copyright (c) 2006 The Apache Software Foundation.  
+   All rights reserved.
+
+  =======================================================================
+-->
+  <Project rdf:about="http://tapestry.apache.org";>
+    <created>2006-11-07</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
+    <name>Apache Tapestry</name>
+    <homepage rdf:resource="http://tapestry.apache.org"; />
+    <asfext:pmc rdf:resource="http://tapestry.apache.org"; />
+    <shortdesc>Component based web application framework.</shortdesc>
+    <description>Component based web application framework, featuring simple 
yet sophisticated templates, excellent client and server-side state management, 
best of breed exception reporting, input validation, and more. Tapestry is a 
developer productivity tool, it allows much more functionality with much less 
effort.</description>
+    <bug-database rdf:resource="http://issues.apache.org/jira/browse/TAPESTRY"; 
/>
+    <mailing-list rdf:resource="http://tapestry.apache.org/mail-lists.html"; />
+    <download-page rdf:resource="http://tapestry.apache.org/download.html"; />
+    <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/web-framework"; 
/>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="http://svn.apache.org/repos/asf/tapestry/"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/tapestry/"/>
+      </SVNRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Howard M. Lewis Ship</foaf:name>
+          <foaf:mbox rdf:resource="mailto:[email protected]"/>
+      </foaf:Person>
+    </maintainer>
+  </Project>
+</rdf:RDF>

Added: tapestry/tapestry-site/branches/post-5.2-site/images/bg.png
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry-site/branches/post-5.2-site/images/bg.png?rev=1034286&view=auto
==============================================================================
Binary file - no diff available.

Propchange: tapestry/tapestry-site/branches/post-5.2-site/images/bg.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: tapestry/tapestry-site/branches/post-5.2-site/images/tapestry.png
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry-site/branches/post-5.2-site/images/tapestry.png?rev=1034286&view=auto
==============================================================================
Binary file - no diff available.

Propchange: tapestry/tapestry-site/branches/post-5.2-site/images/tapestry.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: tapestry/tapestry-site/branches/post-5.2-site/images/top-bg.png
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry-site/branches/post-5.2-site/images/top-bg.png?rev=1034286&view=auto
==============================================================================
Binary file - no diff available.

Propchange: tapestry/tapestry-site/branches/post-5.2-site/images/top-bg.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream


Reply via email to