Author: ningjiang
Date: Sun Mar 24 06:54:53 2013
New Revision: 1460267

URL: http://svn.apache.org/r1460267
Log:
Clean up the test files in camel-spring-test

Added:
    
camel/trunk/components/camel-test-spring/src/test/java/org/apache/camel/test/spring/CamelSpringTestSupportActiveProfileTest.java
      - copied, changed from r1460266, 
camel/trunk/components/camel-test-spring/src/test/java/org/apache/camel/test/junit4/CamelSpringTestSupportActiveProfileTest.java
Removed:
    
camel/trunk/components/camel-test-spring/src/test/java/org/apache/camel/test/junit4/CamelSpringTestSupportActiveProfileTest.java

Copied: 
camel/trunk/components/camel-test-spring/src/test/java/org/apache/camel/test/spring/CamelSpringTestSupportActiveProfileTest.java
 (from r1460266, 
camel/trunk/components/camel-test-spring/src/test/java/org/apache/camel/test/junit4/CamelSpringTestSupportActiveProfileTest.java)
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/camel-test-spring/src/test/java/org/apache/camel/test/spring/CamelSpringTestSupportActiveProfileTest.java?p2=camel/trunk/components/camel-test-spring/src/test/java/org/apache/camel/test/spring/CamelSpringTestSupportActiveProfileTest.java&p1=camel/trunk/components/camel-test-spring/src/test/java/org/apache/camel/test/junit4/CamelSpringTestSupportActiveProfileTest.java&r1=1460266&r2=1460267&rev=1460267&view=diff
==============================================================================
--- 
camel/trunk/components/camel-test-spring/src/test/java/org/apache/camel/test/junit4/CamelSpringTestSupportActiveProfileTest.java
 (original)
+++ 
camel/trunk/components/camel-test-spring/src/test/java/org/apache/camel/test/spring/CamelSpringTestSupportActiveProfileTest.java
 Sun Mar 24 06:54:53 2013
@@ -14,7 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.apache.camel.test.junit4;
+package org.apache.camel.test.spring;
 
 import org.junit.Test;
 import org.springframework.context.support.AbstractApplicationContext;


Reply via email to