Author: bago
Date: Sun Aug 10 09:10:57 2008
New Revision: 684537
URL: http://svn.apache.org/viewvc?rev=684537&view=rev
Log:
Moved some util test to the appropriated subpackage.
Added:
james/server/trunk/common-util/src/test/java/org/apache/james/util/stream/
james/server/trunk/common-util/src/test/java/org/apache/james/util/stream/CRLFOutputStreamTest.java
(contents, props changed)
- copied, changed from r684536,
james/server/trunk/common-util/src/test/java/org/apache/james/util/CRLFOutputStreamTest.java
james/server/trunk/common-util/src/test/java/org/apache/james/util/stream/ExtraDotOutputStreamTest.java
(contents, props changed)
- copied, changed from r684536,
james/server/trunk/common-util/src/test/java/org/apache/james/util/ExtraDotOutputStreamTest.java
Removed:
james/server/trunk/common-util/src/test/java/org/apache/james/util/CRLFOutputStreamTest.java
james/server/trunk/common-util/src/test/java/org/apache/james/util/ExtraDotOutputStreamTest.java
Copied:
james/server/trunk/common-util/src/test/java/org/apache/james/util/stream/CRLFOutputStreamTest.java
(from r684536,
james/server/trunk/common-util/src/test/java/org/apache/james/util/CRLFOutputStreamTest.java)
URL:
http://svn.apache.org/viewvc/james/server/trunk/common-util/src/test/java/org/apache/james/util/stream/CRLFOutputStreamTest.java?p2=james/server/trunk/common-util/src/test/java/org/apache/james/util/stream/CRLFOutputStreamTest.java&p1=james/server/trunk/common-util/src/test/java/org/apache/james/util/CRLFOutputStreamTest.java&r1=684536&r2=684537&rev=684537&view=diff
==============================================================================
---
james/server/trunk/common-util/src/test/java/org/apache/james/util/CRLFOutputStreamTest.java
(original)
+++
james/server/trunk/common-util/src/test/java/org/apache/james/util/stream/CRLFOutputStreamTest.java
Sun Aug 10 09:10:57 2008
@@ -17,7 +17,7 @@
* under the License. *
****************************************************************/
-package org.apache.james.util;
+package org.apache.james.util.stream;
import org.apache.james.util.stream.CRLFOutputStream;
Propchange:
james/server/trunk/common-util/src/test/java/org/apache/james/util/stream/CRLFOutputStreamTest.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
james/server/trunk/common-util/src/test/java/org/apache/james/util/stream/CRLFOutputStreamTest.java
------------------------------------------------------------------------------
svn:mime-type = text/plain
Copied:
james/server/trunk/common-util/src/test/java/org/apache/james/util/stream/ExtraDotOutputStreamTest.java
(from r684536,
james/server/trunk/common-util/src/test/java/org/apache/james/util/ExtraDotOutputStreamTest.java)
URL:
http://svn.apache.org/viewvc/james/server/trunk/common-util/src/test/java/org/apache/james/util/stream/ExtraDotOutputStreamTest.java?p2=james/server/trunk/common-util/src/test/java/org/apache/james/util/stream/ExtraDotOutputStreamTest.java&p1=james/server/trunk/common-util/src/test/java/org/apache/james/util/ExtraDotOutputStreamTest.java&r1=684536&r2=684537&rev=684537&view=diff
==============================================================================
---
james/server/trunk/common-util/src/test/java/org/apache/james/util/ExtraDotOutputStreamTest.java
(original)
+++
james/server/trunk/common-util/src/test/java/org/apache/james/util/stream/ExtraDotOutputStreamTest.java
Sun Aug 10 09:10:57 2008
@@ -17,7 +17,7 @@
* under the License. *
****************************************************************/
-package org.apache.james.util;
+package org.apache.james.util.stream;
import org.apache.james.util.stream.ExtraDotOutputStream;
Propchange:
james/server/trunk/common-util/src/test/java/org/apache/james/util/stream/ExtraDotOutputStreamTest.java
------------------------------------------------------------------------------
svn:eol-style = native
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]