Author: midon
Date: Wed Oct 1 10:46:49 2008
New Revision: 700849
URL: http://svn.apache.org/viewvc?rev=700849&view=rev
Log:
move around some test resources to avoid shipping them with the release
Added:
ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestEndpointProperties/test-endpoint-properties_global_conf.endpoint
- copied, changed from r700662,
ode/branches/APACHE_ODE_1.X/axis2-war/src/main/webapp/WEB-INF/conf/test-endpoint-properties_global_conf.endpoint
ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestEndpointProperties/test-endpoint-properties_global_conf_headerAA_1.endpoint
- copied, changed from r700662,
ode/branches/APACHE_ODE_1.X/axis2-war/src/main/webapp/WEB-INF/conf/test-endpoint-properties_global_conf_headerAA_1.endpoint
ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestEndpointProperties/test-endpoint-properties_global_conf_headerAA_2.endpoint
- copied, changed from r700662,
ode/branches/APACHE_ODE_1.X/axis2-war/src/main/webapp/WEB-INF/conf/test-endpoint-properties_global_conf_headerAA_2.endpoint
Removed:
ode/branches/APACHE_ODE_1.X/axis2-war/src/main/webapp/WEB-INF/conf/test-endpoint-properties_global_conf.endpoint
ode/branches/APACHE_ODE_1.X/axis2-war/src/main/webapp/WEB-INF/conf/test-endpoint-properties_global_conf_headerAA_1.endpoint
ode/branches/APACHE_ODE_1.X/axis2-war/src/main/webapp/WEB-INF/conf/test-endpoint-properties_global_conf_headerAA_2.endpoint
Modified:
ode/branches/APACHE_ODE_1.X/Rakefile
Modified: ode/branches/APACHE_ODE_1.X/Rakefile
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/Rakefile?rev=700849&r1=700848&r2=700849&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.X/Rakefile (original)
+++ ode/branches/APACHE_ODE_1.X/Rakefile Wed Oct 1 10:46:49 2008
@@ -187,6 +187,8 @@
cp project("bpel-schemas").path_to("src/main/xsd/pmapi.xsd"),
_("#{webapp_dir}/WEB-INF")
rm_rf Dir[_(webapp_dir) + "/**/.svn"]
mkdir _"#{webapp_dir}/WEB-INF/processes" unless
File.exist?(_"#{webapp_dir}/WEB-INF/processes")
+ # move around some property files for test purpose
+ mv
Dir[_("target/test-classes/TestEndpointProperties/*_global_conf*.endpoint")],
_("#{webapp_dir}/WEB-INF/conf")
end
test.setup
unzip(_("target/test-classes/webapp/WEB-INF")=>project("dao-jpa-ojpa-derby").package(:zip))
test.setup
unzip(_("target/test-classes/webapp/WEB-INF")=>project("dao-hibernate-db").package(:zip))
Copied:
ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestEndpointProperties/test-endpoint-properties_global_conf.endpoint
(from r700662,
ode/branches/APACHE_ODE_1.X/axis2-war/src/main/webapp/WEB-INF/conf/test-endpoint-properties_global_conf.endpoint)
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestEndpointProperties/test-endpoint-properties_global_conf.endpoint?p2=ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestEndpointProperties/test-endpoint-properties_global_conf.endpoint&p1=ode/branches/APACHE_ODE_1.X/axis2-war/src/main/webapp/WEB-INF/conf/test-endpoint-properties_global_conf.endpoint&r1=700662&r2=700849&rev=700849&view=diff
==============================================================================
(empty)
Copied:
ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestEndpointProperties/test-endpoint-properties_global_conf_headerAA_1.endpoint
(from r700662,
ode/branches/APACHE_ODE_1.X/axis2-war/src/main/webapp/WEB-INF/conf/test-endpoint-properties_global_conf_headerAA_1.endpoint)
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestEndpointProperties/test-endpoint-properties_global_conf_headerAA_1.endpoint?p2=ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestEndpointProperties/test-endpoint-properties_global_conf_headerAA_1.endpoint&p1=ode/branches/APACHE_ODE_1.X/axis2-war/src/main/webapp/WEB-INF/conf/test-endpoint-properties_global_conf_headerAA_1.endpoint&r1=700662&r2=700849&rev=700849&view=diff
==============================================================================
(empty)
Copied:
ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestEndpointProperties/test-endpoint-properties_global_conf_headerAA_2.endpoint
(from r700662,
ode/branches/APACHE_ODE_1.X/axis2-war/src/main/webapp/WEB-INF/conf/test-endpoint-properties_global_conf_headerAA_2.endpoint)
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestEndpointProperties/test-endpoint-properties_global_conf_headerAA_2.endpoint?p2=ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestEndpointProperties/test-endpoint-properties_global_conf_headerAA_2.endpoint&p1=ode/branches/APACHE_ODE_1.X/axis2-war/src/main/webapp/WEB-INF/conf/test-endpoint-properties_global_conf_headerAA_2.endpoint&r1=700662&r2=700849&rev=700849&view=diff
==============================================================================
(empty)