You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by he...@apache.org on 2005/10/03 14:12:22 UTC

svn commit: r293321 - in /jakarta/turbine/site: README.txt project.xml xdocs/common/documentation.xml xdocs/download.xml xdocs/how-to-help.xml xdocs/index.xml

Author: henning
Date: Mon Oct  3 05:12:15 2005
New Revision: 293321

URL: http://svn.apache.org/viewcvs?rev=293321&view=rev
Log:
Replace CVS with Subversion.
Replace Scarab with JIRA.


Modified:
    jakarta/turbine/site/README.txt
    jakarta/turbine/site/project.xml
    jakarta/turbine/site/xdocs/common/documentation.xml
    jakarta/turbine/site/xdocs/download.xml
    jakarta/turbine/site/xdocs/how-to-help.xml
    jakarta/turbine/site/xdocs/index.xml

Modified: jakarta/turbine/site/README.txt
URL: http://svn.apache.org/viewcvs/jakarta/turbine/site/README.txt?rev=293321&r1=293320&r2=293321&view=diff
==============================================================================
--- jakarta/turbine/site/README.txt (original)
+++ jakarta/turbine/site/README.txt Mon Oct  3 05:12:15 2005
@@ -20,7 +20,7 @@
 you simply need to edit the files in the xdocs/ directory.
 
 Once you have built your documentation and confirmed that your changes are
-ok, you can check your .xml files back into CVS.
+ok, you can check your .xml files back into Subversion.
 
 To deploy the site execute:
 

Modified: jakarta/turbine/site/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/turbine/site/project.xml?rev=293321&r1=293320&r2=293321&view=diff
==============================================================================
--- jakarta/turbine/site/project.xml (original)
+++ jakarta/turbine/site/project.xml Mon Oct  3 05:12:15 2005
@@ -37,14 +37,14 @@
     applications.
   </description>
   <url>http://jakarta.apache.org/turbine/</url>
-  <issueTrackingUrl>http://issues.apache.org/scarab/issues/</issueTrackingUrl>
+  <issueTrackingUrl>http://issues.apache.org/jira/browse/TRB</issueTrackingUrl>
   <siteAddress>svn.apache.org</siteAddress>
   <siteDirectory>/www/jakarta.apache.org/turbine/</siteDirectory>
 
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-turbine-site</connection>
-    <developerConnection>scm:cvs:ext:${maven.username}@cvs.apache.org:/home/cvs:jakarta-turbine-site</developerConnection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-turbine-site/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/turbine/site</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/turbine/site</developerConnection>
+    <url>http://svn.apache.org/viewcvs/jakarta/turbine/site/</url>
   </repository>
 
   <mailingLists>
@@ -52,15 +52,16 @@
       <name>Turbine User List</name>
       <subscribe>turbine-user-subscribe@jakarta.apache.org</subscribe>
       <unsubscribe>turbine-user-unsubscribe@jakarta.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=turbine-user@jakarta.apache.org</archive>
+      <archive>http://mail-archives.apache.org/mod_mbox/jakarta-turbine-user/</archive>
     </mailingList>
     <mailingList>
       <name>Turbine Developer List</name>
       <subscribe>turbine-dev-subscribe@jakarta.apache.org</subscribe>
       <unsubscribe>turbine-dev-unsubscribe@jakarta.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=turbine-dev@jakarta.apache.org</archive>
+      <archive>http://mail-archives.apache.org/mod_mbox/jakarta-turbine-dev/</archive>
     </mailingList>
   </mailingLists>
+
   <developers>
     <developer>
       <name>Jeff Brekke</name>
@@ -110,8 +111,20 @@
       <email>jason@zenplex.com</email>
       <organization>Zenplex</organization>
     </developer>
+    <developer>
+      <name>Henning P. Schmiedehausen</name>
+      <id>henning</id>
+      <email>hps@intermeta.de</email>
+      <organization>INTERMETA - Gesellschaft fuer Mehrwertdienste mbH</organization>
+      <roles>
+        <role>Java Developer</role>
+      </roles>
+      <timezone>2</timezone>
+    </developer>
   </developers>
+
   <dependencies></dependencies>
+
   <build>
     <sourceDirectories></sourceDirectories>
     <aspectSourceDirectories></aspectSourceDirectories>

Modified: jakarta/turbine/site/xdocs/common/documentation.xml
URL: http://svn.apache.org/viewcvs/jakarta/turbine/site/xdocs/common/documentation.xml?rev=293321&r1=293320&r2=293321&view=diff
==============================================================================
--- jakarta/turbine/site/xdocs/common/documentation.xml (original)
+++ jakarta/turbine/site/xdocs/common/documentation.xml Mon Oct  3 05:12:15 2005
@@ -93,11 +93,11 @@
       </li>
       <li>
         <strong>Stability:</strong>  Once the document has reached a stable point, it is converted into the xdoc
-        format and injected into the jakarta-turbine-site or jakarta-turbine-2 cvs modules.
+        format and injected into the site or core modules at the subversion repository.
       </li>
       <li>
         <strong>Maturity:</strong>   As changes to the Turbine Framework are made, the documentation
-        is updated and improved via xdoc patches from the <a href="http://issues.apache.org/scarab/issues/">Scarab bug tracking system</a>.
+        is updated and improved via xdoc patches from the <a href="http://issues.apache.org/jira/browse/TRB">bug tracker</a>.
       </li>
     </ol>
   </subsection>
@@ -118,12 +118,12 @@
         <strong>Filtering The Mailing List:</strong> When you see something float
         by on the mailing list that should become part of the official,
         please convert it into the appropriate xdoc format and submit it as an
-        issue in our <a href="http://issues.apache.org/scarab/issues/">Scarab bug tracking system</a>.
+        issue in our <a href="http://issues.apache.org/jira/browse/TRB">issue tracking system</a>.
       </li>
       <li>
         <strong>Creating Xdoc Patches:</strong> If you find a typo, mistake or
         overlooked information in the official documentation, please create
-        an issue in our <a href="http://issues.apache.org/scarab/issues/">Scarab bug tracking system</a>.
+        an issue in our <a href="http://issues.apache.org/jira/browse/TRB">issue bug tracking system</a>.
 </li>
 </ul>
   </subsection>
@@ -133,13 +133,11 @@
       <li>
 <p>
           <strong>Get The Source:</strong>
-          Check out the latest source from the Jakarta CVS module.  You can learn
+          Check out the latest source from the Turbine subversion module. You can learn
           about the Jakarta repositories <a href="http://jakarta.apache.org/site/cvsindex.html">here</a>.
-          The Turbine documentation resides in the jakarta-turbine-site module:
+          The Turbine documentation resides in the jakarta/turbine/site tree:
 </p>
-        <source><![CDATA[cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic login
-password: anoncvs
-cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic checkout jakarta-turbine-site]]></source>
+        <source><![CDATA[svn checkout http://svn.apache.org/repos/asf/jakarta/turbine/site]]></source>
       </li>
       <li>
 <p>
@@ -169,15 +167,16 @@
 
       <li>
         <strong>Make A Patch:</strong>
-        <source><![CDATA[cvs diff -rNu > name_of_patch.patch]]></source>
+        <source><![CDATA[svn diff  > name_of_patch.patch]]></source>
       </li>
 
       <li>
-        <strong>Submit Your Changes:</strong>
-        We use <a href="http://scarab.tigris.org">Scarab</a> to track issues.  Once
-        you have a patch, log in to our <a href="http://issues.apache.org/scarab/issues/">Scarab instance</a>
-        and create a new issue in the Turbine->Documentation module.  A project committer will approve the patch
-        and apply it, or let you know if something should be changed.
+        <strong>Submit Your Changes:</strong> 
+          If you have a patch, log in to our <a
+          href="http://issues.apache.org//jira/browse/TRB">issue tracker</a> 
+          and create a new issue.A project committer will
+          approve the patch and apply it, or let you know if something
+          should be changed.
       </li>
 
       <li><strong>Thank you for helping out!</strong></li>

Modified: jakarta/turbine/site/xdocs/download.xml
URL: http://svn.apache.org/viewcvs/jakarta/turbine/site/xdocs/download.xml?rev=293321&r1=293320&r2=293321&view=diff
==============================================================================
--- jakarta/turbine/site/xdocs/download.xml (original)
+++ jakarta/turbine/site/xdocs/download.xml Mon Oct  3 05:12:15 2005
@@ -48,16 +48,14 @@
   </p>
 </section>
 
-<section name="Getting The Development Source From CVS">
+<section name="Getting The Development Source From Subversion">
   <p>
-    You can check out the latest source from the Jakarta CVS module.
+    You can check out the latest source from the Jakarta Subversion repository.
     Information on connecting to the Jakarta repositories is found 
-    <a href="http://jakarta.apache.org/site/cvsindex.html">here</a>.
-    Turbine resides in the jakarta-turbine-2 module:
+    <a href="http://jakarta.apache.org/site/cvsindex.html">on the Jakarta project repository information page</a>.<br/>
+
     </p>
-    <source><![CDATA[cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic login
-password: anoncvs
-cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic checkout jakarta-turbine-2]]></source>
+    <source><![CDATA[svn checkout http://svn.apache.org/repos/asf/jakarta/turbine/core]]></source>
 </section>
 
 <section name="Building The Source">

Modified: jakarta/turbine/site/xdocs/how-to-help.xml
URL: http://svn.apache.org/viewcvs/jakarta/turbine/site/xdocs/how-to-help.xml?rev=293321&r1=293320&r2=293321&view=diff
==============================================================================
--- jakarta/turbine/site/xdocs/how-to-help.xml (original)
+++ jakarta/turbine/site/xdocs/how-to-help.xml Mon Oct  3 05:12:15 2005
@@ -50,9 +50,9 @@
             on the jakarta site.  The source for this documentation can be found
             in the xdocs directory in the source distribution.  To submit additional
             documentation in this form or patches to existing documentation, please
-            create an issue is the
-            <a href="http://issues.apache.org/scarab/issues">issue tracking system</a>
-            and attach the patch files (or new files).
+            create an issue  
+            <a href="http://issues.apache.org/jira/browse/TRB">in our bug tracker</a>
+            using the &quot;Site&quot; component and attach the patch files (or new files).
         </li>
         <li>
             Mailing list - The archives of <a href="mailto:turbine-user@jakarta.apache.org">turbine-user@jakarta.apache.org</a>
@@ -74,9 +74,9 @@
         <li>
             The javadocs are another very important form of documentation for the project.
             Changes to this form of documentation should be in the form of patches.  To submit
-            them, create a new issue in the
-            <a href="http://issues.apache.org/scarab/issues">issue tracking system</a>
-            and attach your patch(s).
+            them, create a new issue 
+            <a href="http://issues.apache.org/jira/browse/TRB">in our bug tracker</a>
+            and attach the patch files (or new files).
         </li>
     </ul>
     The documentation is probably the easiest area for anyone to contribute in.  If you are
@@ -93,7 +93,7 @@
 
 <p>
     If you do discover a defect in the Turbine product, please create a defect issue in
-    the <a href="http://issues.apache.org/scarab/issues">issue tracking system</a> clearly
+    <a href="http://issues.apache.org/jira/browse/TRB">our bug tracker</a> clearly
     discribing the problem.  If you can take the time to track down the source of the problem,
     it would certainly help speed the process of getting it corrected.  Of course, actually
     fixing the problem and attaching a patch to the issue would be greatly appreciated.

Modified: jakarta/turbine/site/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/jakarta/turbine/site/xdocs/index.xml?rev=293321&r1=293320&r2=293321&view=diff
==============================================================================
--- jakarta/turbine/site/xdocs/index.xml (original)
+++ jakarta/turbine/site/xdocs/index.xml Mon Oct  3 05:12:15 2005
@@ -84,7 +84,7 @@
     the shape of things to come. Turbine 2.4 is using next generation technologies
     like an <a href="http://avalon.apache.org/">Avalon-based</a> container and decoupled
     components from the <a href="fulcrum/">Fulcrum</a> sister project
-    of Turbine. If you don't mind building your own jars from the CVS tree and can tolerate the
+    of Turbine. If you don't mind building your own jars from the Subversion tree and can tolerate the
     occasional change while developing on the framework, you should use this version of Turbine.</li>
   </ul>
   </p>  



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