summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample/distribution/src/main (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Restructure the README filenash2010-04-251-270/+474
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937875 13f79535-47bb-0310-9956-ffa450edef68
* Move BUILDING, CHANGES, etc. files to top-level directory in distribution ↵nash2010-04-211-1/+1
| | | | | | package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936180 13f79535-47bb-0310-9956-ffa450edef68
* Move README file to distribution/src/main/release directorynash2010-04-202-2/+488
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936087 13f79535-47bb-0310-9956-ffa450edef68
* Copy BUILDING, CHANGES, LICENSE, NOTICE and RELEASE_NOTES files to ↵nash2010-04-201-0/+16
| | | | | | travelsample directory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936085 13f79535-47bb-0310-9956-ffa450edef68
* Add BUILDING, CHANGES and RELEASE_NOTES filesnash2010-04-203-0/+178
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936083 13f79535-47bb-0310-9956-ffa450edef68
* Remove license text specific to the Tuscany SCA binary distributionnash2010-04-201-1470/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936082 13f79535-47bb-0310-9956-ffa450edef68
* Update references to "includes" to say "includes/uses" and change 2009 to 2010nash2010-04-201-13/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936080 13f79535-47bb-0310-9956-ffa450edef68
* Add travelsample top-level directory to the distribution packagenash2010-04-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936071 13f79535-47bb-0310-9956-ffa450edef68
* Remove binary distro artifacts from distribution module (TUSCANY-3528)nash2010-04-1420-1090/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934007 13f79535-47bb-0310-9956-ffa450edef68
* Clean up commentnash2010-04-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933996 13f79535-47bb-0310-9956-ffa450edef68
* Remove binary distro from mvn build (TUSCANY-3528)nash2010-04-141-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933986 13f79535-47bb-0310-9956-ffa450edef68
* Add missing modules to the ant build and the distributionnash2010-03-291-0/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928655 13f79535-47bb-0310-9956-ffa450edef68
* Add complete "using" contribution and "using" launchernash2010-03-291-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928619 13f79535-47bb-0310-9956-ffa450edef68
* Revert change committed by accidentslaws2010-03-212-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925861 13f79535-47bb-0310-9956-ffa450edef68
* Add some more ignoresslaws2010-03-212-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925830 13f79535-47bb-0310-9956-ffa450edef68
* Change jumpstart launcher so that it doesn't use LauncherUtil (TUSCANY-3508)nash2010-03-211-9/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925711 13f79535-47bb-0310-9956-ffa450edef68
* Refactor payment-bpel contribution by moving some files into a new ↵nash2010-02-251-0/+13
| | | | | | contribution payment-bpel-process (TUSCANY-3461) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916213 13f79535-47bb-0310-9956-ffa450edef68
* Add ODE runtime database to travel sample binary distro (TUSCANY-3461)nash2010-02-252-0/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916135 13f79535-47bb-0310-9956-ffa450edef68
* Make the JAX-WS runtime available when running the travel sample on JDK 5 ↵nash2010-02-224-2/+92
| | | | | | (TUSCANY-3467) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912490 13f79535-47bb-0310-9956-ffa450edef68
* Exclude Tuscany runtime dependencies from the travel sample distribution ↵nash2010-02-1810-75/+229
| | | | | | default build (TUSCANY-3462) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911338 13f79535-47bb-0310-9956-ffa450edef68
* Package OpenEJB dependencies with the travel sample to avoid use of ↵nash2010-02-176-16/+106
| | | | | | environment variables (TUSCANY-3460) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910863 13f79535-47bb-0310-9956-ffa450edef68
* Add ant scripts to travel sample distribution directories to demonstrate ↵nash2010-02-114-0/+438
| | | | | | alternative solution to TUSCANY-3460 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908910 13f79535-47bb-0310-9956-ffa450edef68
* Add scatours-launcher-payment-bpel to the travel sample distribution ↵nash2010-02-101-0/+8
| | | | | | (TUSCANY-3460) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908421 13f79535-47bb-0310-9956-ffa450edef68
* Copy into trunk from sandboxslaws2010-01-247-0/+2013
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902572 13f79535-47bb-0310-9956-ffa450edef68