Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

1. Download the Android sandbox:

svn checkout https://svn.apache.org/repos/asf/tuscany/sandbox/mobile-androidImage Removed

2. Download and install the SCA modules:

svn checkout --revision 643746 https://svn.apache.org/repos/asf/tuscany/java/sca/modulesImage Removed

cd modules

mvn clean install -Dtest=no
mvn -Peclipse eclipse:eclipse -Dtest=no

...