You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jaxme-dev@ws.apache.org by jo...@apache.org on 2005/08/12 10:46:49 UTC

svn commit: r232237 - in /webservices/jaxme/branches/v0_4/src/documentation/content/xdocs: js/index.xml mailinglists.xml pm/ino.xml release.xml resources.xml site.xml

Author: jochen
Date: Fri Aug 12 01:46:42 2005
New Revision: 232237

URL: http://svn.apache.org/viewcvs?rev=232237&view=rev
Log:
Changed docs to point to SVN rather than CVS.

Modified:
    webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/js/index.xml
    webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/mailinglists.xml
    webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/pm/ino.xml
    webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/release.xml
    webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/resources.xml
    webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/site.xml

Modified: webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/js/index.xml
URL: http://svn.apache.org/viewcvs/webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/js/index.xml?rev=232237&r1=232236&r2=232237&view=diff
==============================================================================
--- webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/js/index.xml (original)
+++ webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/js/index.xml Fri Aug 12 01:46:42 2005
@@ -79,7 +79,7 @@
       jar file and make JaxMe 2 based on it.</p>
     <p>In a way, the JavaSource framework is still a part of JaxMe, because it lives
       under the same Apache hat. The sources are located in the same
-      CVS server and the distribution comes from the same file server.
+      SVN server and the distribution comes from the same file server.
       The administrators and developers are typically the same. We'll see, what the
       future brings.</p>
     </section>

Modified: webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/mailinglists.xml
URL: http://svn.apache.org/viewcvs/webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/mailinglists.xml?rev=232237&r1=232236&r2=232237&view=diff
==============================================================================
--- webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/mailinglists.xml (original)
+++ webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/mailinglists.xml Fri Aug 12 01:46:42 2005
@@ -32,7 +32,7 @@
         works by sending mail to
         <link href="mailto:jaxme-dev-subscribe@ws.apache.org">jaxme-dev-subscribe@ws.apache.org</link>,
         or <link href="mailto:jaxme-dev-unsubscribe@ws.apache.org">jaxme-dev-unsubscribe@ws.apache.org</link>,
-        respectively. This list is receiving CVS notifications.</p>
+        respectively. This list is receiving SVN notifications.</p>
       <p>Searchable archives of this list can be found on
         <link href="http://mail-archives.apache.org/eyebrowse/SummarizeList?listId=172">
           http://mail-archives.apache.org/eyebrowse/SummarizeList?listId=172

Modified: webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/pm/ino.xml
URL: http://svn.apache.org/viewcvs/webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/pm/ino.xml?rev=232237&r1=232236&r2=232237&view=diff
==============================================================================
--- webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/pm/ino.xml (original)
+++ webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/pm/ino.xml Fri Aug 12 01:46:42 2005
@@ -250,7 +250,7 @@
 	<section><title>Build your own JaxMe distribution</title>
 		<p>For licensing reasons, we cannot add the files
 		  <code>TaminoAPI4J.jar</code> and
-		  <code>TaminoJCA.jar</code> to the JaxMe CVS repository.
+		  <code>TaminoJCA.jar</code> to the JaxMe SVN repository.
 		  In particular we cannot offer compiled classes based
 		  on these files in the JaxMe distribution. Unfortunately
 		  that means, that you have to build your own distribution.
@@ -271,7 +271,7 @@
 		  As of this writing, there is no official JaxMe distribution
 		  available, which includes the Tamino support. In other words,
 		  rather than downloading the sources you have to extract them
-		  from the JaxMe CVS repository.
+		  from the JaxMe SVN repository.
 		</note>
 	</section>
 

Modified: webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/release.xml
URL: http://svn.apache.org/viewcvs/webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/release.xml?rev=232237&r1=232236&r2=232237&view=diff
==============================================================================
--- webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/release.xml (original)
+++ webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/release.xml Fri Aug 12 01:46:42 2005
@@ -40,7 +40,7 @@
         Also, create a KEYS file using
         "gpg --list-sigs jochen@apache.org" >>KEYS"
         "gpg --armor --export jochen@apache.org" >> KEYS.
-        Add the contents of the KEYS file to "etc/KEYS" in the CVS
+        Add the contents of the KEYS file to "etc/KEYS" in the SVN
         directory.</li>
       <li>In src/documentation/content/xdocs/site.xml: Make sure, that
         the section build.online.site=true is commented out and the

Modified: webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/resources.xml
URL: http://svn.apache.org/viewcvs/webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/resources.xml?rev=232237&r1=232236&r2=232237&view=diff
==============================================================================
--- webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/resources.xml (original)
+++ webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/resources.xml Fri Aug 12 01:46:42 2005
@@ -28,11 +28,11 @@
           <link href="ext:jira">Jira</link>.</p>
     </section>
 
-    <anchor id="view-cvs"/>
-    <section><title>Browse JaxMe CVS</title>    
+    <anchor id="view-svn"/>
+    <section><title>Browse the JaxMe sources</title>    
         <p>
-Thanks to ViewCVS, the contents of the JaxMe CVS project 
-can be <link href='ext:jaxme-viewcvs'>browsed online</link>.
+Thanks to Subversion, the contents of the JaxMe SVN project 
+can be <link href='ext:jaxmerepo'>browsed online</link>.
         </p>
     </section>
 

Modified: webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/site.xml?rev=232237&r1=232236&r2=232237&view=diff
==============================================================================
--- webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/site.xml (original)
+++ webservices/jaxme/branches/v0_4/src/documentation/content/xdocs/site.xml Fri Aug 12 01:46:42 2005
@@ -171,6 +171,11 @@
             <jaxme-viewcvs href='/ws-jaxme/'/>
         </viewcvs>
     </cvs.apache.org>
+    <svn.apache.org href='http://svn.apache.org/'>
+    	<asfrepo href='repos/asf/'>
+    		<jaxmerepo href='webservices/jaxme'/>
+    	</asfrepo>
+    </svn.apache.org>
     <wiki.apache.org href='http://wiki.apache.org/'>
         <wiki href='ws/JaxMe'>
             <faq href='/FrequentlyAskedQuestions'/>



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