Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Branch

Comment

Subversion checkout

HEAD

The very latest, includes changes for the 1.0 SCA specifications. Not really a branch, but you know that (smile). This is actually SCA, SDO and DAS, but there isn't a neat "download just thew SCA part of Tuscany URL that I'm aware of...

svn co

https://svn.apache.org/repos/asf/incubator/tuscany/java/

pre-spec-changes

SCA for Java as per the 0.95 version of the specification, should be more stable than head

svn co

https://svn.apache.org/repos/asf/incubator/tuscany/branches/pre-spec-changes/

sca-java-M2

This was/is the milestone 2 release, you probably don't want this

svn co

https://svn.apache.org/repos/asf/incubator/tuscany/branches/sca-java-M2/

Info
Why https ? Why https ?
Info
titleWhy https ?

If you prefer you can use http instead of https. Personally I've found that https is more reliable than http, however I think this may be down to my local network and invisible proxies.

...

note

Do you need to overlay, or can you just download the tag and mvn from there ?

...