You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ra...@apache.org on 2006/04/24 23:56:03 UTC

svn commit: r396696 - in /jakarta/commons/proper/scxml/trunk/xdocs: building.xml cvs-usage.xml issue-tracking.xml navigation.xml

Author: rahul
Date: Mon Apr 24 14:56:02 2006
New Revision: 396696

URL: http://svn.apache.org/viewcvs?rev=396696&view=rev
Log:
Update URLs on various pages on the SCXML website to reflect sandbox graduation, before publishing site at new location.

Modified:
    jakarta/commons/proper/scxml/trunk/xdocs/building.xml
    jakarta/commons/proper/scxml/trunk/xdocs/cvs-usage.xml
    jakarta/commons/proper/scxml/trunk/xdocs/issue-tracking.xml
    jakarta/commons/proper/scxml/trunk/xdocs/navigation.xml

Modified: jakarta/commons/proper/scxml/trunk/xdocs/building.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/scxml/trunk/xdocs/building.xml?rev=396696&r1=396695&r2=396696&view=diff
==============================================================================
--- jakarta/commons/proper/scxml/trunk/xdocs/building.xml (original)
+++ jakarta/commons/proper/scxml/trunk/xdocs/building.xml Mon Apr 24 14:56:02 2006
@@ -25,7 +25,7 @@
 <p>
   Commons SCXML uses <a href="http://maven.apache.org">Maven</a> or
   <a href="http://ant.apache.org">Ant</a> as a build system. The source is
-  <a href="http://svn.apache.org/repos/asf/jakarta/commons/sandbox/scxml/trunk/">here</a>.
+  <a href="http://svn.apache.org/repos/asf/jakarta/commons/proper/scxml/trunk/">here</a>.
 </p>
 </section>
 <!-- ================================================== -->

Modified: jakarta/commons/proper/scxml/trunk/xdocs/cvs-usage.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/scxml/trunk/xdocs/cvs-usage.xml?rev=396696&r1=396695&r2=396696&view=diff
==============================================================================
--- jakarta/commons/proper/scxml/trunk/xdocs/cvs-usage.xml (original)
+++ jakarta/commons/proper/scxml/trunk/xdocs/cvs-usage.xml Mon Apr 24 14:56:02 2006
@@ -28,15 +28,15 @@
 </p>
 <p>
   The project URL is:<br />
-  <code>http://svn.apache.org/repos/asf/jakarta/commons/sandbox/scxml/trunk</code>
+  <code>http://svn.apache.org/repos/asf/jakarta/commons/proper/scxml/trunk</code>
 </p>
 <p>
   The best way to view the repository is via the
-  <a href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/sandbox/scxml/trunk/">subversion viewer</a>.
+  <a href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/scxml/trunk/">subversion viewer</a>.
 </p>
 <p>
   The alternative is to use the
-  <a href="http://svn.apache.org/repos/asf/jakarta/commons/sandbox/scxml/trunk/">native subversion</a> display.
+  <a href="http://svn.apache.org/repos/asf/jakarta/commons/proper/scxml/trunk/">native subversion</a> display.
 </p>
 </section>
 <!-- ================================================== -->

Modified: jakarta/commons/proper/scxml/trunk/xdocs/issue-tracking.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/scxml/trunk/xdocs/issue-tracking.xml?rev=396696&r1=396695&r2=396696&view=diff
==============================================================================
--- jakarta/commons/proper/scxml/trunk/xdocs/issue-tracking.xml (original)
+++ jakarta/commons/proper/scxml/trunk/xdocs/issue-tracking.xml Mon Apr 24 14:56:02 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-Copyright 2005 The Apache Software Foundation.
+Copyright 2005-2006 The Apache Software Foundation.
  
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
@@ -27,18 +27,15 @@
   To use Bugzilla you may need to <a href="http://issues.apache.org/bugzilla/createaccount.cgi">create an account</a>.
 </p>
 <p>
-  <!-- Remove Sandbox related comments after moving to proper, change URLs accordingly -->
-  Commons SCXML is a Sandbox component, so bugs and enhancements should be filed under the Sandbox
-  component of Commons in Bugzilla. 
+  Bugs and enhancements should be filed under the "SCXML" component of Commons in Bugzilla. 
   If you would like to report a bug, or raise an enhancement request with Commons SCXML please do the following:
   <ol>
-  <li><a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=NEEDINFO&amp;product=Commons&amp;component=Sandbox">Search existing open bugs</a> (contains bugs for all Sandbox components).
+  <li><a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=NEEDINFO&amp;product=Commons&amp;component=SCXML">Search existing open bugs</a>.
   If you find your issue listed then please add a comment with your details.</li>
   <li><a href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">Search the mailing list archive</a>.
   You may find your issue or idea has already been discussed.</li>
-  <li><a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Commons&amp;component=Sandbox">Submit a bug report or enhancement request</a>.
+  <li><a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Commons&amp;component=SCXML">Submit a bug report or enhancement request</a>.
   Please prefix all new issues with [SCXML] in the summary line. 
-  This is especially important for Sandbox components.
   </li>
   </ol>
 </p>
@@ -51,7 +48,6 @@
   <li>A test class for Foo.java must be named FooTest.java</li>
   </ul>
 </p>
-<!-- Uncomment after moving to proper
 <p>
   You may also find these links useful:
   <ul>
@@ -60,7 +56,6 @@
   <li><a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=NEEDINFO&amp;bug_status=RESOLVED&amp;bug_status=VERIFIED&amp;bug_status=CLOSED&amp;product=Commons&amp;component=SCXML">All SCXML bugs</a></li>
   </ul>
 </p>
--->
 </section>
 <!-- ================================================== -->
 </body>

Modified: jakarta/commons/proper/scxml/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/scxml/trunk/xdocs/navigation.xml?rev=396696&r1=396695&r2=396696&view=diff
==============================================================================
--- jakarta/commons/proper/scxml/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/proper/scxml/trunk/xdocs/navigation.xml Mon Apr 24 14:56:02 2006
@@ -99,7 +99,7 @@
                   href="/team-list.html"/>
 
       <item       name="SVN repository"
-                  href="http://svn.apache.org/viewcvs/jakarta/commons/sandbox/scxml/trunk/"/>
+                  href="http://svn.apache.org/viewcvs/jakarta/commons/proper/scxml/trunk/"/>
 
       <item       name="Nightly snapshots"
                   href="http://cvs.apache.org/builds/jakarta-commons/nightly/commons-scxml/"/>



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