Author: hlship
Date: Thu Feb 15 14:57:11 2007
New Revision: 508226

URL: http://svn.apache.org/viewvc?view=rev&rev=508226
Log:
Add in details about the tapestry.formos.com/bamboo continuous integration site.

Modified:
    tapestry/tapestry5/tapestry-project/trunk/pom.xml
    tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt

Modified: tapestry/tapestry5/tapestry-project/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/tapestry-project/trunk/pom.xml?view=diff&rev=508226&r1=508225&r2=508226
==============================================================================
--- tapestry/tapestry5/tapestry-project/trunk/pom.xml (original)
+++ tapestry/tapestry5/tapestry-project/trunk/pom.xml Thu Feb 15 14:57:11 2007
@@ -42,6 +42,11 @@
                </developer>
        </developers>
 
+       <ciManagement>
+               <system>bamboo</system>
+               <url>http://tapestry.formos.com/bamboo/</url>
+       </ciManagement>
+
        <mailingLists>
                <mailingList>
                        <name>Tapestry User List</name>
@@ -233,10 +238,11 @@
                                        <reportSet>
                                                <reports>
                                                        
<report>dependencies</report>
-                                                       
<report>project-team</report>
-                                                       <!-- mailing-list, cim 
-->
                                                        <report>license</report>
                                                        <report>scm</report>
+                                                       
<report>project-team</report>
+                                                       
<report>mailing-list</report>
+                                                       <report>cim</report>
                                                </reports>
                                        </reportSet>
                                </reportSets>

Modified: tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt?view=diff&rev=508226&r1=508225&r2=508226
==============================================================================
--- tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt (original)
+++ tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt Thu Feb 15 
14:57:11 2007
@@ -80,6 +80,11 @@
   []
   
 Current Status
+ 
+  {{{http://www.formos.com}Formos}} has donated hardware and bandwith to 
support the Tapestry project, starting
+  with a {{{http://tapestry.formos.com/bamboo}continuous integration site} 
running on
+  {{{http://www.atlassian.com/software/bamboo/}Bamboo}}.  And thanks to 
Atlassian for donating
+  the Bamboo license.
 
   Howard Lewis Ship has begun work on a {{{t5-tutorial.pdf}Tapestry 5 
Tutorial}} [PDF].
   


Reply via email to