You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Nash (JIRA)" <de...@tuscany.apache.org> on 2010/04/07 21:26:33 UTC

[jira] Commented: (TUSCANY-3507) Travel sample README improvements

    [ https://issues.apache.org/jira/browse/TUSCANY-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854659#action_12854659 ] 

Simon Nash commented on TUSCANY-3507:
-------------------------------------

There are scenarios in which users would need to check out the source directly from svn.  For example, this could be useful if they need a version of the code that isn't yet available as an official release.  Because of this, I think the README should cover both the normal case of a source release being used directly and the alternative possibility of a direct svn checkout.

The README doesn't need to describe how to download and use the binary distribution as this will be removed by the fix for TUSCANY-3528.

The README has been updated under r927225 to describe how to set up JUNIT_JAR.

I agree that details of the ant script for running the domain manager need to be added to the README.

> Travel sample README improvements
> ---------------------------------
>
>                 Key: TUSCANY-3507
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3507
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SCA Travel Sample
>         Environment: All
>            Reporter: Simon Laws
>
> Various improvements for the SCA travel sample README
> The README refers to the use of SVN for retrieving the source...
> 3. Create a local directory to hold the travel sample code.  With this as
>    your current directory, check out the complete travel sample from svn
>    using the following command:
>      svn co http://svn.apache.org/repos/asf/tuscany/sca-java-1.x/trunk/tutorials/travelsample
> Surely the user will already have this if they have downloaded the src distro. If they have downloaded the bind distro they don't want it
> The README doesn't contain instructions on how to set up JUNIT_JAR. From antdefs.xml...
>      JUNIT_JAR The location of the JUnit jar file.  This build file has
>        been tested with JUnit version 4.5.
> From TUSCANY-3500 we need to mention the ant file that can be used to run the domain manager. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.