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
    Affects Versions: Java-SCA-Next
            Reporter: Simon Laws


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to