From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/cr22rc/buildm2repo/buildm2repo.zip | Bin 0 -> 16675 bytes sandbox/cr22rc/m2/pom.xml | 60 +++++++++++++++++++++++++++ sandbox/cr22rc/m2/svnm2.bat | 10 +++++ sandbox/cr22rc/skittleviewer/bigbank.html | 1 + sandbox/cr22rc/skittleviewer/bigbank.svg | 1 + sandbox/cr22rc/skittleviewer/calculator.html | 1 + sandbox/cr22rc/skittleviewer/calculator.svg | 1 + 7 files changed, 74 insertions(+) create mode 100644 sandbox/cr22rc/buildm2repo/buildm2repo.zip create mode 100644 sandbox/cr22rc/m2/pom.xml create mode 100644 sandbox/cr22rc/m2/svnm2.bat create mode 100644 sandbox/cr22rc/skittleviewer/bigbank.html create mode 100644 sandbox/cr22rc/skittleviewer/bigbank.svg create mode 100644 sandbox/cr22rc/skittleviewer/calculator.html create mode 100644 sandbox/cr22rc/skittleviewer/calculator.svg (limited to 'sandbox/cr22rc') diff --git a/sandbox/cr22rc/buildm2repo/buildm2repo.zip b/sandbox/cr22rc/buildm2repo/buildm2repo.zip new file mode 100644 index 0000000000..879f3f72a9 Binary files /dev/null and b/sandbox/cr22rc/buildm2repo/buildm2repo.zip differ diff --git a/sandbox/cr22rc/m2/pom.xml b/sandbox/cr22rc/m2/pom.xml new file mode 100644 index 0000000000..9459dc8c41 --- /dev/null +++ b/sandbox/cr22rc/m2/pom.xml @@ -0,0 +1,60 @@ + + + + 4.0.0 + + org.apache + apache + 3 + + + pom + Tuscany Project - M2 + + + + + + tags\java\pom\parent\1 + tags\java\buildtools\1.0-incubator-M2 + tags\java\spec\commonj\1.0-incubator-M2 + tags\java\spec\sca\1.0-incubator-M2 + branches\sdo-java-M2\sdo-api + branches\sdo-java-M2\sdo + branches\das-java-M2 + branches\sca-java-M2\sca + branches\sca-java-M2\samples + + + + + + + + install + + + diff --git a/sandbox/cr22rc/m2/svnm2.bat b/sandbox/cr22rc/m2/svnm2.bat new file mode 100644 index 0000000000..f04e1e9f4f --- /dev/null +++ b/sandbox/cr22rc/m2/svnm2.bat @@ -0,0 +1,10 @@ +@echo off +set OPERATION=%1 +if "%OPERATION%" =="" echo first argument must be operation co or update & goto done +svn %OPERATION% https://svn.apache.org/repos/asf/incubator/tuscany/branches/das-java-M2 branches/das-java-M2 +svn %OPERATION% https://svn.apache.org/repos/asf/incubator/tuscany/branches/sdo-java-M2 branches/sdo-java-M2 +svn %OPERATION% https://svn.apache.org/repos/asf/incubator/tuscany/branches/sca-java-M2 branches/sca-java-M2 +svn %OPERATION% https://svn.apache.org/repos/asf/incubator/tuscany/tags/java/buildtools tags/java/buildtools +svn %OPERATION% https://svn.apache.org/repos/asf/incubator/tuscany/tags/java/pom tags/java/pom +svn %OPERATION% https://svn.apache.org/repos/asf/incubator/tuscany/tags/java/spec tags/java/spec +:done diff --git a/sandbox/cr22rc/skittleviewer/bigbank.html b/sandbox/cr22rc/skittleviewer/bigbank.html new file mode 100644 index 0000000000..804111f0a2 --- /dev/null +++ b/sandbox/cr22rc/skittleviewer/bigbank.html @@ -0,0 +1 @@ + diff --git a/sandbox/cr22rc/skittleviewer/bigbank.svg b/sandbox/cr22rc/skittleviewer/bigbank.svg new file mode 100644 index 0000000000..77259ac4f4 --- /dev/null +++ b/sandbox/cr22rc/skittleviewer/bigbank.svg @@ -0,0 +1 @@ +]>bigbank.accountAccountServiceAccountServiceComponentStockQuoteServiceComponentAccountLoggerDataServiceComponentAccountDataServiceComponentAccountLoggerServiceComponentStockQuoteWebServicebigbank.webclientLoginServiceComponentProfileServiceComponentAccountServiceComponentAccountService \ No newline at end of file diff --git a/sandbox/cr22rc/skittleviewer/calculator.html b/sandbox/cr22rc/skittleviewer/calculator.html new file mode 100644 index 0000000000..a5563bb8bb --- /dev/null +++ b/sandbox/cr22rc/skittleviewer/calculator.html @@ -0,0 +1 @@ + diff --git a/sandbox/cr22rc/skittleviewer/calculator.svg b/sandbox/cr22rc/skittleviewer/calculator.svg new file mode 100644 index 0000000000..2ca630f91d --- /dev/null +++ b/sandbox/cr22rc/skittleviewer/calculator.svg @@ -0,0 +1 @@ +]>calculatorCalculatorServiceComponentSubtractServiceComponentDivideServiceComponentMultiplyServiceComponentAddServiceComponent \ No newline at end of file -- cgit v1.2.3