You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by gm...@apache.org on 2011/07/03 14:42:56 UTC

svn commit: r1142427 - in /cxf/branches/2.4.x-fixes: ./ distribution/src/main/release/samples/jms-spec-demo/README.txt distribution/src/main/release/samples/jms_pubsub/README.txt distribution/src/main/release/samples/jms_queue/README.txt

Author: gmazza
Date: Sun Jul  3 12:42:56 2011
New Revision: 1142427

URL: http://svn.apache.org/viewvc?rev=1142427&view=rev
Log:
Merged revisions 1142424 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1142424 | gmazza | 2011-07-03 08:20:26 -0400 (Sun, 03 Jul 2011) | 1 line
  
  Removed build.xml reference from three samples not having them per CXF-3619
........

Modified:
    cxf/branches/2.4.x-fixes/   (props changed)
    cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/jms-spec-demo/README.txt
    cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/jms_pubsub/README.txt
    cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/jms_queue/README.txt

Propchange: cxf/branches/2.4.x-fixes/
            ('svn:mergeinfo' removed)

Propchange: cxf/branches/2.4.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/jms-spec-demo/README.txt
URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/jms-spec-demo/README.txt?rev=1142427&r1=1142426&r2=1142427&view=diff
==============================================================================
--- cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/jms-spec-demo/README.txt (original)
+++ cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/jms-spec-demo/README.txt Sun Jul  3 12:42:56 2011
@@ -12,11 +12,11 @@ illustration purposes only. 
 
 
 
-Building and running the demo using maven
+Building and running the demo using Maven
 ---------------------------------------
   
 From the base directory of this sample (i.e., where this README file is
-located), the Ant build.xml file can be used to build and run the demo. 
+located), using either UNIX or Windows:
   
 Using either UNIX or Windows:
 

Modified: cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/jms_pubsub/README.txt
URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/jms_pubsub/README.txt?rev=1142427&r1=1142426&r2=1142427&view=diff
==============================================================================
--- cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/jms_pubsub/README.txt (original)
+++ cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/jms_pubsub/README.txt Sun Jul  3 12:42:56 2011
@@ -11,11 +11,11 @@ This demo uses ActiveMQ as the JMS imple
 illustration purposes only.
   
   
-Building and running the demo using maven
+Building and running the demo using Maven
 ---------------------------------------
   
 From the base directory of this sample (i.e., where this README file is
-located), the Ant build.xml file can be used to build and run the demo. 
+located), using either UNIX or Windows:
   
 Using either UNIX or Windows:
 

Modified: cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/jms_queue/README.txt
URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/jms_queue/README.txt?rev=1142427&r1=1142426&r2=1142427&view=diff
==============================================================================
--- cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/jms_queue/README.txt (original)
+++ cxf/branches/2.4.x-fixes/distribution/src/main/release/samples/jms_queue/README.txt Sun Jul  3 12:42:56 2011
@@ -13,13 +13,11 @@ illustration purposes only.
 
 
 
-Building and running the demo using maven
+Building and running the demo using Maven
 ---------------------------------------
   
 From the base directory of this sample (i.e., where this README file is
-located), the Ant build.xml file can be used to build and run the demo. 
-  
-Using either UNIX or Windows:
+located), using either UNIX or Windows:
 
     mvn install (this will build the demo)
     In separate command windows/shells: