You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Kelvin Goodson (JIRA)" <tu...@ws.apache.org> on 2006/10/09 12:15:20 UTC

[jira] Commented: (TUSCANY-804) SDO build instructions must be fixed, prevents new user from building correctly.

    [ http://issues.apache.org/jira/browse/TUSCANY-804?page=comments#action_12440848 ] 
            
Kelvin Goodson commented on TUSCANY-804:
----------------------------------------

Aside from needing to fix the issue described, this issue highlights an assymetry.  A user may be building from a source distribution (simply to recreate the binary distribution), or may be planning to begin development. For building from a source distribution the BUILDING.txt file at the top of the zip folder hierarchy describes the steps required to recreate the binary distro, and points the user to the website if they want to begin development.  The website doesn't refer the user who wants to simply build the binary distribtion to the BUILDING.txt file.  My suspicion here is that Brandon is trying to build the M2 release candidate using the instructions from the website for establishing a development environment.  We need to be much clearer in describing the two approaches.

> SDO build instructions must be fixed, prevents new user from building correctly.
> --------------------------------------------------------------------------------
>
>                 Key: TUSCANY-804
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-804
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Website
>            Reporter: Brandon Werner
>
> On the website URL:
> http://incubator.apache.org/tuscany/java_sdo_overview.html
> It specifies this:
> md <local tuscany dir>
> cd <local tuscany dir>
> svn co -N https://svn.apache.org/repos/asf/incubator/tuscany/java
> cd java
> svn up sdo
> svn up -N spec
> cd spec
> svn up sdo
> However, the last command should be "svn up sdo-api" after the branch
> change
> This is littered all over this page and has the effect that anyone who
> tries to d/l and build just the SDO of Tuscany won't have the API :-)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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