Author: gmazza
Date: Mon Oct 22 18:51:47 2012
New Revision: 1401003
URL: http://svn.apache.org/viewvc?rev=1401003&view=rev
Log:
rename of jms-spec-demo to jms_spec_demo to be consistent with other samples.
Added:
cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/jms_spec_demo/
- copied from r1400990,
cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/jms-spec-demo/
Removed:
cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/jms-spec-demo/
Modified:
cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/pom.xml
Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/pom.xml?rev=1401003&r1=1401002&r2=1401003&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/pom.xml
(original)
+++ cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/pom.xml Mon
Oct 22 18:51:47 2012
@@ -78,7 +78,7 @@
<module>wsdl_first_https</module>
<module>ws_addressing</module>
<module>soap_header</module>
- <module>jms-spec-demo</module>
+ <module>jms_spec_demo</module>
<module>wsdl_first_xml_wrapped</module>
<module>aegis</module>
<module>jax_server_aegis_client</module>