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 Laws (JIRA)" <tu...@ws.apache.org> on 2008/01/02 09:49:34 UTC

[jira] Resolved: (TUSCANY-1608) Rationalize sample and demo ant build and run scripts

     [ https://issues.apache.org/jira/browse/TUSCANY-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws resolved TUSCANY-1608.
---------------------------------

    Resolution: Fixed

For those sample and demos that require specific dependencies to be described the ant files are now generated by the maven ant generator plugin. This is used in one of two ways. If there is no requirement in the sample for hand crafted build script then the entire build.xml is generated. If some hand crafting is required, e.g. SDO generation, then just build-dependencies.xml is generated and can be included in the manually created build.xml file. 

> Rationalize sample and demo ant build and run scripts
> -----------------------------------------------------
>
>                 Key: TUSCANY-1608
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1608
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-Next
>            Reporter: Simon Laws
>            Assignee: Simon Laws
>            Priority: Minor
>             Fix For: Java-SCA-1.1
>
>
> The ant build scripts used in the samples are taking a lot of maintenance each time we release. Here are some things that we need to look at
> fix web app packaging (not just restricted to ant builds but currently we are relying on the ant build so we don;t have to ship large wars)
> factor out all of the common bits where possible so that they aren't in every file
>   initialization
>   compiles
>   dojo dowload
>   jar packaging
>   war packaging
> Come up with a better way of doing dependencies
>   Allways use all of the jars 
>   or generate project specific dependencies
> How far can we go to running the samples in the main build (or a samples test build) in the same way as they run as samples
>   
>   
>   

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


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