Author: ruwan
Date: Fri May 1 15:51:15 2009
New Revision: 34620
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=34620
Log:
tests moved appropriately
Added:
branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/src/main/assembly/
branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/src/main/assembly/testkit-logs.xml
branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/src/test/
branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/src/test/java/
branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/src/test/java/org/
branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/src/test/java/org/apache/
branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/src/test/java/org/apache/synapse/
branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/src/test/java/org/apache/synapse/transport/
branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/src/test/java/org/apache/synapse/transport/nhttp/
- copied from r34552,
/branches/synapse/1.3-wso2v1/modules/transports/src/test/java/org/apache/synapse/transport/nhttp/
branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/src/test/resources/
branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/src/test/resources/META-INF/
branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/src/test/resources/META-INF/aop.xml
branches/synapse/1.3-wso2v1/modules/transports/core/pipe/src/test/
branches/synapse/1.3-wso2v1/modules/transports/core/pipe/src/test/java/
branches/synapse/1.3-wso2v1/modules/transports/core/pipe/src/test/java/org/
branches/synapse/1.3-wso2v1/modules/transports/core/pipe/src/test/java/org/apache/
branches/synapse/1.3-wso2v1/modules/transports/core/pipe/src/test/java/org/apache/synapse/
branches/synapse/1.3-wso2v1/modules/transports/core/pipe/src/test/java/org/apache/synapse/transport/
branches/synapse/1.3-wso2v1/modules/transports/core/pipe/src/test/java/org/apache/synapse/transport/pipe/
- copied from r34552,
/branches/synapse/1.3-wso2v1/modules/transports/src/test/java/org/apache/synapse/transport/pipe/
branches/synapse/1.3-wso2v1/modules/transports/core/vfs/src/main/assembly/
branches/synapse/1.3-wso2v1/modules/transports/core/vfs/src/main/assembly/testkit-logs.xml
branches/synapse/1.3-wso2v1/modules/transports/core/vfs/src/test/
branches/synapse/1.3-wso2v1/modules/transports/core/vfs/src/test/java/
branches/synapse/1.3-wso2v1/modules/transports/core/vfs/src/test/java/org/
branches/synapse/1.3-wso2v1/modules/transports/core/vfs/src/test/java/org/apache/
branches/synapse/1.3-wso2v1/modules/transports/core/vfs/src/test/java/org/apache/synapse/
branches/synapse/1.3-wso2v1/modules/transports/core/vfs/src/test/java/org/apache/synapse/transport/
branches/synapse/1.3-wso2v1/modules/transports/core/vfs/src/test/java/org/apache/synapse/transport/vfs/
- copied from r34552,
/branches/synapse/1.3-wso2v1/modules/transports/src/test/java/org/apache/synapse/transport/vfs/
branches/synapse/1.3-wso2v1/modules/transports/core/vfs/src/test/resources/
branches/synapse/1.3-wso2v1/modules/transports/core/vfs/src/test/resources/META-INF/
branches/synapse/1.3-wso2v1/modules/transports/core/vfs/src/test/resources/META-INF/aop.xml
Removed:
branches/synapse/1.3-wso2v1/modules/transports/src/main/assembly/
branches/synapse/1.3-wso2v1/modules/transports/src/test/
Added:
branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/src/main/assembly/testkit-logs.xml
URL:
http://wso2.org/svn/browse/wso2/branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/src/main/assembly/testkit-logs.xml?pathrev=34620
==============================================================================
--- (empty file)
+++
branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/src/main/assembly/testkit-logs.xml
Fri May 1 15:51:15 2009
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<assembly>
+ <id>testkit-logs</id>
+ <formats>
+ <format>zip</format>
+ </formats>
+ <fileSets>
+ <fileSet>
+ <directory>target/testkit-logs</directory>
+ <outputDirectory></outputDirectory>
+ </fileSet>
+ </fileSets>
+</assembly>
Added:
branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/src/test/resources/META-INF/aop.xml
URL:
http://wso2.org/svn/browse/wso2/branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/src/test/resources/META-INF/aop.xml?pathrev=34620
==============================================================================
--- (empty file)
+++
branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/src/test/resources/META-INF/aop.xml
Fri May 1 15:51:15 2009
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ ~ Licensed to the Apache Software Foundation (ASF) under one
+ ~ or more contributor license agreements. See the NOTICE file
+ ~ distributed with this work for additional information
+ ~ regarding copyright ownership. The ASF licenses this file
+ ~ to you under the Apache License, Version 2.0 (the
+ ~ "License"); you may not use this file except in compliance
+ ~ with the License. You may obtain a copy of the License at
+ ~
+ ~ http://www.apache.org/licenses/LICENSE-2.0
+ ~
+ ~ Unless required by applicable law or agreed to in writing,
+ ~ software distributed under the License is distributed on an
+ ~ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ ~ KIND, either express or implied. See the License for the
+ ~ specific language governing permissions and limitations
+ ~ under the License.
+ -->
+<aspectj>
+ <weaver options="-showWeaveInfo">
+ <include within="org.apache.synapse.transport..*"/>
+ <include within="org.apache.axis2.transport.base..*"/>
+ </weaver>
+</aspectj>
\ No newline at end of file
Added:
branches/synapse/1.3-wso2v1/modules/transports/core/vfs/src/main/assembly/testkit-logs.xml
URL:
http://wso2.org/svn/browse/wso2/branches/synapse/1.3-wso2v1/modules/transports/core/vfs/src/main/assembly/testkit-logs.xml?pathrev=34620
==============================================================================
--- (empty file)
+++
branches/synapse/1.3-wso2v1/modules/transports/core/vfs/src/main/assembly/testkit-logs.xml
Fri May 1 15:51:15 2009
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<assembly>
+ <id>testkit-logs</id>
+ <formats>
+ <format>zip</format>
+ </formats>
+ <fileSets>
+ <fileSet>
+ <directory>target/testkit-logs</directory>
+ <outputDirectory></outputDirectory>
+ </fileSet>
+ </fileSets>
+</assembly>
Added:
branches/synapse/1.3-wso2v1/modules/transports/core/vfs/src/test/resources/META-INF/aop.xml
URL:
http://wso2.org/svn/browse/wso2/branches/synapse/1.3-wso2v1/modules/transports/core/vfs/src/test/resources/META-INF/aop.xml?pathrev=34620
==============================================================================
--- (empty file)
+++
branches/synapse/1.3-wso2v1/modules/transports/core/vfs/src/test/resources/META-INF/aop.xml
Fri May 1 15:51:15 2009
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ ~ Licensed to the Apache Software Foundation (ASF) under one
+ ~ or more contributor license agreements. See the NOTICE file
+ ~ distributed with this work for additional information
+ ~ regarding copyright ownership. The ASF licenses this file
+ ~ to you under the Apache License, Version 2.0 (the
+ ~ "License"); you may not use this file except in compliance
+ ~ with the License. You may obtain a copy of the License at
+ ~
+ ~ http://www.apache.org/licenses/LICENSE-2.0
+ ~
+ ~ Unless required by applicable law or agreed to in writing,
+ ~ software distributed under the License is distributed on an
+ ~ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ ~ KIND, either express or implied. See the License for the
+ ~ specific language governing permissions and limitations
+ ~ under the License.
+ -->
+<aspectj>
+ <weaver options="-showWeaveInfo">
+ <include within="org.apache.synapse.transport..*"/>
+ <include within="org.apache.axis2.transport.base..*"/>
+ </weaver>
+</aspectj>
\ No newline at end of file
_______________________________________________
Esb-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev