Author: mmao
Date: Mon Sep 3 19:46:12 2007
New Revision: 572499
URL: http://svn.apache.org/viewvc?rev=572499&view=rev
Log:
Readmes update
Modified:
incubator/cxf/trunk/distribution/src/main/release/samples/groovy_spring_support/README.txt
incubator/cxf/trunk/distribution/src/main/release/samples/ruby_spring_support/README.txt
Modified:
incubator/cxf/trunk/distribution/src/main/release/samples/groovy_spring_support/README.txt
URL:
http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/src/main/release/samples/groovy_spring_support/README.txt?rev=572499&r1=572498&r2=572499&view=diff
==============================================================================
---
incubator/cxf/trunk/distribution/src/main/release/samples/groovy_spring_support/README.txt
(original)
+++
incubator/cxf/trunk/distribution/src/main/release/samples/groovy_spring_support/README.txt
Mon Sep 3 19:46:12 2007
@@ -20,7 +20,11 @@
javac, and java to build and run the demos, you must set the
environment.
-some thirdparty jars needs:
+Get some thirdparty jars:
+
+You can run the following command to get the thirdparty jars
+
+ ant get.dep
Spring script jars:
* spring-aop-2.0.4.jar
Modified:
incubator/cxf/trunk/distribution/src/main/release/samples/ruby_spring_support/README.txt
URL:
http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/src/main/release/samples/ruby_spring_support/README.txt?rev=572499&r1=572498&r2=572499&view=diff
==============================================================================
---
incubator/cxf/trunk/distribution/src/main/release/samples/ruby_spring_support/README.txt
(original)
+++
incubator/cxf/trunk/distribution/src/main/release/samples/ruby_spring_support/README.txt
Mon Sep 3 19:46:12 2007
@@ -20,7 +20,12 @@
javac, and java to build and run the demos, you must set the
environment.
-some thirdparty jars needs:
+Get some thirdparty jars:
+
+You can run the following command to get the thirdparty jars
+
+ ant get.dep
+
Spring script jars:
* spring-aop-2.0.4.jar
@@ -29,7 +34,7 @@
http://repo1.maven.org/maven2/org/springframework/
copy into $CXF_HOME/lib/
-Groovy jars:
+JRuby jars:
* jruby-0.9.8.jar
* cglib-nodep-2.1_3.jar
download from: