[jira] Updated: (TUSCANY-906) Provide ant scripts to build selected samples

2007-02-27 Thread Jean-Sebastien Delfino (JIRA)

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

Jean-Sebastien Delfino updated TUSCANY-906:
---

Patch Info: [Patch Available]

 Provide ant scripts to build selected samples
 -

 Key: TUSCANY-906
 URL: https://issues.apache.org/jira/browse/TUSCANY-906
 Project: Tuscany
  Issue Type: Improvement
  Components: Build System
Affects Versions: Java-SCA-Mx
 Environment: Java5, Windows XP
Reporter: Simon Nash
 Fix For: Java-SCA-Mx

 Attachments: build.xml, build.xml, build.xml, build.xml


 The samples in the M2 branch are all set up to be built using maven.  For 
 non-maven users, there is currently no alternative approach to building that 
 is supported or documented.  This will be a significant inhibitor to 
 non-maven users picking up and using the M2 release.  We should include ant 
 scripts for at least least some of the samples to provide an alternative 
 approach that works out of the box for ant and is easy to customize for 
 other build environments. 

-- 
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]



[jira] Updated: (TUSCANY-906) Provide ant scripts to build selected samples

2006-11-14 Thread Simon Nash (JIRA)
 [ http://issues.apache.org/jira/browse/TUSCANY-906?page=all ]

Simon Nash updated TUSCANY-906:
---

Attachment: build.xml

Updated build.xml file for calculator sample, eliminating copy tasks 

 Provide ant scripts to build selected samples
 -

 Key: TUSCANY-906
 URL: http://issues.apache.org/jira/browse/TUSCANY-906
 Project: Tuscany
  Issue Type: Improvement
  Components: Build System
Affects Versions: Java-M2
 Environment: Java5, Windows XP
Reporter: Simon Nash
 Attachments: build.xml, build.xml, build.xml


 The samples in the M2 branch are all set up to be built using maven.  For 
 non-maven users, there is currently no alternative approach to building that 
 is supported or documented.  This will be a significant inhibitor to 
 non-maven users picking up and using the M2 release.  We should include ant 
 scripts for at least least some of the samples to provide an alternative 
 approach that works out of the box for ant and is easy to customize for 
 other build environments. 

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



[jira] Updated: (TUSCANY-906) Provide ant scripts to build selected samples

2006-11-14 Thread Simon Nash (JIRA)
 [ http://issues.apache.org/jira/browse/TUSCANY-906?page=all ]

Simon Nash updated TUSCANY-906:
---

Attachment: build.xml

Update build.xml file for helloworldws sample, eliminating copy tasks

 Provide ant scripts to build selected samples
 -

 Key: TUSCANY-906
 URL: http://issues.apache.org/jira/browse/TUSCANY-906
 Project: Tuscany
  Issue Type: Improvement
  Components: Build System
Affects Versions: Java-M2
 Environment: Java5, Windows XP
Reporter: Simon Nash
 Attachments: build.xml, build.xml, build.xml, build.xml


 The samples in the M2 branch are all set up to be built using maven.  For 
 non-maven users, there is currently no alternative approach to building that 
 is supported or documented.  This will be a significant inhibitor to 
 non-maven users picking up and using the M2 release.  We should include ant 
 scripts for at least least some of the samples to provide an alternative 
 approach that works out of the box for ant and is easy to customize for 
 other build environments. 

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



[jira] Updated: (TUSCANY-906) Provide ant scripts to build selected samples

2006-11-07 Thread Simon Nash (JIRA)
 [ http://issues.apache.org/jira/browse/TUSCANY-906?page=all ]

Simon Nash updated TUSCANY-906:
---

Attachment: build.xml

ant script for building the standalone calculator sample

 Provide ant scripts to build selected samples
 -

 Key: TUSCANY-906
 URL: http://issues.apache.org/jira/browse/TUSCANY-906
 Project: Tuscany
  Issue Type: Improvement
  Components: Build System
Affects Versions: Java-M2
 Environment: Java5, Windows XP
Reporter: Simon Nash
 Attachments: build.xml, build.xml


 The samples in the M2 branch are all set up to be built using maven.  For 
 non-maven users, there is currently no alternative approach to building that 
 is supported or documented.  This will be a significant inhibitor to 
 non-maven users picking up and using the M2 release.  We should include ant 
 scripts for at least least some of the samples to provide an alternative 
 approach that works out of the box for ant and is easy to customize for 
 other build environments. 

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



[jira] Updated: (TUSCANY-906) Provide ant scripts to build selected samples

2006-11-07 Thread Simon Nash (JIRA)
 [ http://issues.apache.org/jira/browse/TUSCANY-906?page=all ]

Simon Nash updated TUSCANY-906:
---

Attachment: build.xml

ant script for building the webapp helloworldws sample
(requires adding 2 webapp* jar files to the binary distro)

 Provide ant scripts to build selected samples
 -

 Key: TUSCANY-906
 URL: http://issues.apache.org/jira/browse/TUSCANY-906
 Project: Tuscany
  Issue Type: Improvement
  Components: Build System
Affects Versions: Java-M2
 Environment: Java5, Windows XP
Reporter: Simon Nash
 Attachments: build.xml, build.xml


 The samples in the M2 branch are all set up to be built using maven.  For 
 non-maven users, there is currently no alternative approach to building that 
 is supported or documented.  This will be a significant inhibitor to 
 non-maven users picking up and using the M2 release.  We should include ant 
 scripts for at least least some of the samples to provide an alternative 
 approach that works out of the box for ant and is easy to customize for 
 other build environments. 

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