You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by co...@apache.org on 2008/01/21 11:40:00 UTC

[CONF] Apache Tuscany: Getting Source (page edited)

Getting Source (TUSCANY) edited by Amita Vadhavkar
      Page: http://cwiki.apache.org/confluence/display/TUSCANY/Getting+Source
   Changes: http://cwiki.apache.org/confluence/pages/diffpagesbyversion.action?pageId=48691&originalVersion=3&revisedVersion=4






Content:
---------------------------------------------------------------------

{section:border=false}
{column:width=15%}
{include: SDO Java Subproject Menu}
{column}
{column:width=85%}
{panel:title=Apache Tuscany SDO Java - Getting Source|borderStyle=solid|borderColor=#C3CDA1|titleBGColor=#C3CDA1|bgColor=#ECF4D1}

You have two options for obtaining SDO Java source code; you can either download a source code distribution, or you can extract the source code from our svn repository. Note that if you want to contribute to the development, then you'll need to take the latter approach, since creating patches depends on the svn environment.

h4. Downloading a source distribution

You can [download|SDO Java Download] SDO Java source distributions (SDO API and Implementation), and either follow the instructions in the BUILDING.txt file to recreate the SDO Java binary distribution, or you can extract the archives and follow the [instructions|Set up SDO Development Environment] to establish a Maven or Eclipse development environment.

h4. Extracting source code from [SVN|http://subversion.tigris.org/]

If you want to contribute to SDO development you'll need to follow this approach to getting source code. First you'll need a subversion client installed on your machine. These instructions demonstrate the command line interface. If you choose to install a graphical client you should readily be able to map these instructions to the required interactions.
* Install your SVN client and ensure it is on your execution path
* Create an empty local directory (referred to as <sdo-source-root> below)
* execute the command: svn checkout [https://svn.apache.org/repos/asf/incubator/tuscany/java/sdo]
* if you get a message asking you whether you want to accept the server certificate, reply yes

Now follow the [instructions|Set up SDO Development Environment] to establish a Maven or Eclipse development environment.

{column}
{section}

---------------------------------------------------------------------
CONFLUENCE INFORMATION
This message is automatically generated by Confluence

Unsubscribe or edit your notifications preferences
   http://cwiki.apache.org/confluence/users/viewnotifications.action

If you think it was sent incorrectly contact one of the administrators
   http://cwiki.apache.org/confluence/administrators.action

If you want more information on Confluence, or have a bug to report see
   http://www.atlassian.com/software/confluence



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org