You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ke...@apache.org on 2010/05/25 15:01:23 UTC

svn commit: r948030 - in /tuscany/sca-java-2.x/trunk/samples: calculator-osgi/ dosgi-calculator-operations/ dosgi-calculator/ dosgi-dynamic-calculator-operations/ dosgi-dynamic-calculator/ helloworld-bpel/ helloworld/ store-webapp/ store/ webapps/hello...

Author: kelvingoodson
Date: Tue May 25 13:01:22 2010
New Revision: 948030

URL: http://svn.apache.org/viewvc?rev=948030&view=rev
Log:
TUSCANY-3563 - stubbs for missing READMES + marking old style samples as such

Added:
    tuscany/sca-java-2.x/trunk/samples/helloworld/README
    tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-bpel/README
    tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-jaxrs/README
    tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-js-client/README
    tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-jsp/README
    tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-servlet/README
    tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-stripes/src/test/java/README
    tuscany/sca-java-2.x/trunk/samples/webapps/helloworld/README
Modified:
    tuscany/sca-java-2.x/trunk/samples/calculator-osgi/README
    tuscany/sca-java-2.x/trunk/samples/dosgi-calculator-operations/README
    tuscany/sca-java-2.x/trunk/samples/dosgi-calculator/README
    tuscany/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/README
    tuscany/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/README
    tuscany/sca-java-2.x/trunk/samples/helloworld-bpel/README
    tuscany/sca-java-2.x/trunk/samples/store-webapp/README
    tuscany/sca-java-2.x/trunk/samples/store/README

Modified: tuscany/sca-java-2.x/trunk/samples/calculator-osgi/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/calculator-osgi/README?rev=948030&r1=948029&r2=948030&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/calculator-osgi/README (original)
+++ tuscany/sca-java-2.x/trunk/samples/calculator-osgi/README Tue May 25 13:01:22 2010
@@ -5,7 +5,8 @@ This sample implements a simple calculat
 The README in the <distribution-unpack-dir>/samples directory provides 
 general instructions about building and running samples. (where
 distribution-unpack-dir is the directory in which you unpacked the tuscany
-binary distribution archive). Take a look there first, noting that this is not a new style sample. 
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample). 
 
 If you just want to run it to see what happens open a command prompt, navigate
 to this sample directory and do:

Modified: tuscany/sca-java-2.x/trunk/samples/dosgi-calculator-operations/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/dosgi-calculator-operations/README?rev=948030&r1=948029&r2=948030&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/dosgi-calculator-operations/README (original)
+++ tuscany/sca-java-2.x/trunk/samples/dosgi-calculator-operations/README Tue May 25 13:01:22 2010
@@ -2,9 +2,11 @@ Distributed OSGi Calculator Sample
 ==================================
 This sample implements a distributed calculator using Distributed OSGi (RFC 119) over SCA.
 
-The README in the samples directory (the directory above this) provides
-general instructions about building and running samples. Take a look there
-first.
+The README in the <distribution-unpack-dir>/samples directory provides 
+general instructions about building and running samples. (where
+distribution-unpack-dir is the directory in which you unpacked the tuscany
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample). 
 
 On Windows, run
 java -jar ..\..\modules\osgi-3.5.0-v20090520.jar -configuration ..\..\features\configuration -clean -console

Modified: tuscany/sca-java-2.x/trunk/samples/dosgi-calculator/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/dosgi-calculator/README?rev=948030&r1=948029&r2=948030&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/dosgi-calculator/README (original)
+++ tuscany/sca-java-2.x/trunk/samples/dosgi-calculator/README Tue May 25 13:01:22 2010
@@ -3,11 +3,12 @@ Distributed OSGi Calculator Sample
 This sample implements a distributed calculator using Distributed OSGi (RFC 119) over SCA.
 
 The README in the <distribution-unpack-dir>/samples directory provides 
-general instructions about building and running samples. ( where
+general instructions about building and running samples. (where
 distribution-unpack-dir is the directory in which you unpacked the tuscany
-binary distribution archive). Take a look there
-first, noting that this is not a new style sample.
- 
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample). 
+
+
 On Windows, run
 java -jar ..\..\modules\osgi-3.5.0-v20090520.jar -configuration ..\..\features\configuration -clean -console
 

Modified: tuscany/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/README?rev=948030&r1=948029&r2=948030&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/README (original)
+++ tuscany/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/README Tue May 25 13:01:22 2010
@@ -2,9 +2,11 @@ Distributed OSGi Calculator Sample
 ==================================
 This sample implements a distributed calculator using Distributed OSGi (RFC 119) over SCA.
 
-The README in the samples directory (the directory above this) provides
-general instructions about building and running samples. Take a look there
-first.
+The README in the <distribution-unpack-dir>/samples directory provides 
+general instructions about building and running samples. (where
+distribution-unpack-dir is the directory in which you unpacked the tuscany
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample). 
 
 On Windows, run
 java -jar ..\..\modules\osgi-3.5.0-v20090520.jar -configuration ..\..\features\configuration -clean -console

Modified: tuscany/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/README?rev=948030&r1=948029&r2=948030&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/README (original)
+++ tuscany/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/README Tue May 25 13:01:22 2010
@@ -2,9 +2,11 @@ Distributed OSGi Calculator Sample
 ==================================
 This sample implements a distributed calculator using Distributed OSGi (RFC 119) over SCA.
 
-The README in the samples directory (the directory above this) provides
-general instructions about building and running samples. Take a look there
-first.
+The README in the <distribution-unpack-dir>/samples directory provides 
+general instructions about building and running samples. (where
+distribution-unpack-dir is the directory in which you unpacked the tuscany
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample). 
 
 On Windows, run
 java -jar ..\..\modules\osgi-3.5.0-v20090520.jar -configuration ..\..\features\configuration -clean -console

Modified: tuscany/sca-java-2.x/trunk/samples/helloworld-bpel/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/helloworld-bpel/README?rev=948030&r1=948029&r2=948030&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/helloworld-bpel/README (original)
+++ tuscany/sca-java-2.x/trunk/samples/helloworld-bpel/README Tue May 25 13:01:22 2010
@@ -2,9 +2,11 @@ Hello World BPEL Sample
 ======================================
 This sample demonstrates an SCA service implemented by a BPEL process. 
 
-The README in the samples directory (the directory above this) provides 
-general instructions about building and running samples. Take a look there 
-first. 
+The README in the <distribution-unpack-dir>/samples directory provides 
+general instructions about building and running samples. (where
+distribution-unpack-dir is the directory in which you unpacked the tuscany
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample). 
 
 If you just want to run it to see what happens open a command prompt, navigate
 to this sample directory, and do 

Added: tuscany/sca-java-2.x/trunk/samples/helloworld/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/helloworld/README?rev=948030&view=auto
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/helloworld/README (added)
+++ tuscany/sca-java-2.x/trunk/samples/helloworld/README Tue May 25 13:01:22 2010
@@ -0,0 +1,7 @@
+The README in the <distribution-unpack-dir>/samples directory provides 
+general instructions about building and running samples. (where
+distribution-unpack-dir is the directory in which you unpacked the tuscany
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample). 
+
+TODO - finish this
\ No newline at end of file

Modified: tuscany/sca-java-2.x/trunk/samples/store-webapp/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/store-webapp/README?rev=948030&r1=948029&r2=948030&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/store-webapp/README (original)
+++ tuscany/sca-java-2.x/trunk/samples/store-webapp/README Tue May 25 13:01:22 2010
@@ -4,7 +4,7 @@ Store Sample
 This is a sample store scenario that is used as a getting started guide
 for Tuscany SCA. For detailed information, please see:
 
-http://tuscany.apache.org/getting-started-with-tuscany.html
+http://tuscany.apache.org/getting-started-with-tuscany.html   TODO check still relevant
 
 or
 

Modified: tuscany/sca-java-2.x/trunk/samples/store/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/store/README?rev=948030&r1=948029&r2=948030&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/store/README (original)
+++ tuscany/sca-java-2.x/trunk/samples/store/README Tue May 25 13:01:22 2010
@@ -4,7 +4,7 @@ Store Sample
 This is a sample store scenario that is used as a getting started guide
 for Tuscany SCA. For detailed information, please see:
 
-http://tuscany.apache.org/getting-started-with-tuscany.html
+http://tuscany.apache.org/getting-started-with-tuscany.html  TODO - check still relevant
 
 or
 

Added: tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-bpel/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-bpel/README?rev=948030&view=auto
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-bpel/README (added)
+++ tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-bpel/README Tue May 25 13:01:22 2010
@@ -0,0 +1,7 @@
+The README in the <distribution-unpack-dir>/samples directory provides 
+general instructions about building and running samples. (where
+distribution-unpack-dir is the directory in which you unpacked the tuscany
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample). 
+
+TODO - finish
\ No newline at end of file

Added: tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-jaxrs/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-jaxrs/README?rev=948030&view=auto
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-jaxrs/README (added)
+++ tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-jaxrs/README Tue May 25 13:01:22 2010
@@ -0,0 +1,7 @@
+The README in the <distribution-unpack-dir>/samples directory provides 
+general instructions about building and running samples. (where
+distribution-unpack-dir is the directory in which you unpacked the tuscany
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample). 
+
+TODO - finish
\ No newline at end of file

Added: tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-js-client/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-js-client/README?rev=948030&view=auto
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-js-client/README (added)
+++ tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-js-client/README Tue May 25 13:01:22 2010
@@ -0,0 +1,7 @@
+The README in the <distribution-unpack-dir>/samples directory provides 
+general instructions about building and running samples. (where
+distribution-unpack-dir is the directory in which you unpacked the tuscany
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample). 
+
+TODO - finish
\ No newline at end of file

Added: tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-jsp/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-jsp/README?rev=948030&view=auto
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-jsp/README (added)
+++ tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-jsp/README Tue May 25 13:01:22 2010
@@ -0,0 +1,7 @@
+The README in the <distribution-unpack-dir>/samples directory provides 
+general instructions about building and running samples. (where
+distribution-unpack-dir is the directory in which you unpacked the tuscany
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample). 
+
+TODO - finish
\ No newline at end of file

Added: tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-servlet/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-servlet/README?rev=948030&view=auto
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-servlet/README (added)
+++ tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-servlet/README Tue May 25 13:01:22 2010
@@ -0,0 +1,7 @@
+The README in the <distribution-unpack-dir>/samples directory provides 
+general instructions about building and running samples. (where
+distribution-unpack-dir is the directory in which you unpacked the tuscany
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample). 
+
+TODO - finish
\ No newline at end of file

Added: tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-stripes/src/test/java/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-stripes/src/test/java/README?rev=948030&view=auto
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-stripes/src/test/java/README (added)
+++ tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-stripes/src/test/java/README Tue May 25 13:01:22 2010
@@ -0,0 +1,7 @@
+The README in the <distribution-unpack-dir>/samples directory provides 
+general instructions about building and running samples. (where
+distribution-unpack-dir is the directory in which you unpacked the tuscany
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample). 
+
+TODO - finish
\ No newline at end of file

Added: tuscany/sca-java-2.x/trunk/samples/webapps/helloworld/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/webapps/helloworld/README?rev=948030&view=auto
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/webapps/helloworld/README (added)
+++ tuscany/sca-java-2.x/trunk/samples/webapps/helloworld/README Tue May 25 13:01:22 2010
@@ -0,0 +1,7 @@
+The README in the <distribution-unpack-dir>/samples directory provides 
+general instructions about building and running samples. (where
+distribution-unpack-dir is the directory in which you unpacked the tuscany
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample). 
+
+TODO - finish
\ No newline at end of file