You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by de...@apache.org on 2007/07/31 14:48:49 UTC

svn commit: r561314 [2/2] - in /commons/proper/betwixt/trunk: ./ src/java/org/apache/commons/betwixt/ src/java/org/apache/commons/betwixt/digester/ src/java/org/apache/commons/betwixt/io/ src/java/org/apache/commons/betwixt/io/read/ src/java/org/apache...

Modified: commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestBaseMappingStrategy.java
URL: http://svn.apache.org/viewvc/commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestBaseMappingStrategy.java?view=diff&rev=561314&r1=561313&r2=561314
==============================================================================
--- commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestBaseMappingStrategy.java (original)
+++ commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestBaseMappingStrategy.java Tue Jul 31 05:48:36 2007
@@ -27,7 +27,7 @@
 import org.xml.sax.helpers.AttributesImpl;
 
 /**
- * @author <a href='http://jakarta.apache.org/'>Apache Commons Team</a>
+ * @author <a href='http://commons.apache.org/'>Apache Commons Team</a>
  * @version $Revision$
  */
 public class TestBaseMappingStrategy extends AbstractTestCase {

Modified: commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestMixedContentEncoding.java
URL: http://svn.apache.org/viewvc/commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestMixedContentEncoding.java?view=diff&rev=561314&r1=561313&r2=561314
==============================================================================
--- commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestMixedContentEncoding.java (original)
+++ commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestMixedContentEncoding.java Tue Jul 31 05:48:36 2007
@@ -30,7 +30,7 @@
  * Tests for mixed content encoding.
  * Mixed content encoding is the process by which body content
  * is written out (in an escaped form) into a textual output stream. 
- * @author <a href='http://jakarta.apache.org/'>Apache Commons Team</a>
+ * @author <a href='http://commons.apache.org/'>Apache Commons Team</a>
  * @version $Revision$
  */
 public class TestMixedContentEncoding extends AbstractTestCase {

Modified: commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestNamespaces.java
URL: http://svn.apache.org/viewvc/commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestNamespaces.java?view=diff&rev=561314&r1=561313&r2=561314
==============================================================================
--- commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestNamespaces.java (original)
+++ commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestNamespaces.java Tue Jul 31 05:48:36 2007
@@ -21,7 +21,7 @@
 import org.apache.commons.betwixt.AbstractTestCase;
 
 /**
- * @author <a href='http://jakarta.apache.org/'>Apache Commons Team</a>
+ * @author <a href='http://commons.apache.org/'>Apache Commons Team</a>
  * @version $Revision$
  */
 public class TestNamespaces extends AbstractTestCase {

Modified: commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestSimpleTypeMapper.java
URL: http://svn.apache.org/viewvc/commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestSimpleTypeMapper.java?view=diff&rev=561314&r1=561313&r2=561314
==============================================================================
--- commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestSimpleTypeMapper.java (original)
+++ commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TestSimpleTypeMapper.java Tue Jul 31 05:48:36 2007
@@ -34,7 +34,7 @@
 
 /**
  * Tests for SimpleTypeMapper and the associated strategy.
- * @author <a href='http://jakarta.apache.org/'>Apache Commons Team</a>
+ * @author <a href='http://commons.apache.org/'>Apache Commons Team</a>
  * @version $Revision$
  */
 public class TestSimpleTypeMapper extends AbstractTestCase {

Modified: commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TuneBean.java
URL: http://svn.apache.org/viewvc/commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TuneBean.java?view=diff&rev=561314&r1=561313&r2=561314
==============================================================================
--- commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TuneBean.java (original)
+++ commons/proper/betwixt/trunk/src/test/org/apache/commons/betwixt/strategy/TuneBean.java Tue Jul 31 05:48:36 2007
@@ -24,7 +24,7 @@
 
 
 /**
- * @author <a href='http://jakarta.apache.org/'>Apache Commons Team</a>
+ * @author <a href='http://commons.apache.org/'>Apache Commons Team</a>
  * @version $Revision$
  */
 public class TuneBean {

Modified: commons/proper/betwixt/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/betwixt/trunk/xdocs/index.xml?view=diff&rev=561314&r1=561313&r2=561314
==============================================================================
--- commons/proper/betwixt/trunk/xdocs/index.xml (original)
+++ commons/proper/betwixt/trunk/xdocs/index.xml Tue Jul 31 05:48:36 2007
@@ -54,7 +54,7 @@
 	</p>
     <p>
 Betwixt 0.8 is 
-<a href='http://jakarta.apache.org/site/downloads/downloads_commons-betwixt.cgi'>available</a> 
+<a href='http://commons.apache.org/downloads/download_betwixt.cgi'>available</a>
 in binary and source distributions.
     </p>
   </subsection>
@@ -79,7 +79,7 @@
     </p>
     <p>
 Betwixt 0.7 is 
-<a href='http://jakarta.apache.org/site/downloads/downloads_commons-betwixt.cgi'>available</a> 
+<a href='http://commons.apache.org/downloads/download_betwixt.cgi'>available</a>
 in binary and source distributions.
     </p>
   </subsection>