summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move the contrib folder out of the sca trunk build as discussed on the MLantelder2009-02-055095-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741038 13f79535-47bb-0310-9956-ffa450edef68
* Excluding bouncycastle transient dependencylresende2009-02-051-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741017 13f79535-47bb-0310-9956-ffa450edef68
* Removing unecessary junit dependency, so it does not get added to binary ↵lresende2009-02-051-1/+7
| | | | | | distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741015 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up jars/licenses that are not being distributedlresende2009-02-052-1227/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741012 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing jars to license filelresende2009-02-051-3/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741008 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing LICENSE and NOTICE files to xsd and xsd-xml moduleslresende2009-02-054-0/+422
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741007 13f79535-47bb-0310-9956-ffa450edef68
* Updating list of samples in the READMElresende2009-02-051-90/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741005 13f79535-47bb-0310-9956-ffa450edef68
* Unexport the remote object so that RMI threads can be gracefully terminatedrfeng2009-02-041-4/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740884 13f79535-47bb-0310-9956-ffa450edef68
* Add the rmi samples to itest/samples. Commented out at the moment in the ↵slaws2009-02-043-18/+90
| | | | | | build.xml file as the service node is not shutting down cleanly when called from ant with a timeout. I also need to find a away to turing the timeout on only for itest/sample and allow the use to use it in a mode where the node blocks until a key is pressed. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740823 13f79535-47bb-0310-9956-ffa450edef68
* Add a new option "ttl" to control when to stop the noderfeng2009-02-042-64/+136
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740819 13f79535-47bb-0310-9956-ffa450edef68
* Fix the dir distribution build directory name so that it's the same of ↵slaws2009-02-043-2/+4
| | | | | | various versions of maven git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740768 13f79535-47bb-0310-9956-ffa450edef68
* Turn failOnError on for java/javac tasksslaws2009-02-044-49/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740759 13f79535-47bb-0310-9956-ffa450edef68
* Update the dir distro name to match what the build makesantelder2009-02-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740758 13f79535-47bb-0310-9956-ffa450edef68
* Cosmetic changes to tidy module namesslaws2009-02-043-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740746 13f79535-47bb-0310-9956-ffa450edef68
* add another missing fileslaws2009-02-041-0/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740729 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2814 fix loop in assembly plugin when too many duplicate includesantelder2009-02-043-46/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740728 13f79535-47bb-0310-9956-ffa450edef68
* Now that the features have been moved out of the distribution we can jus ↵antelder2009-02-041-1/+1
| | | | | | tbuild the one distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740720 13f79535-47bb-0310-9956-ffa450edef68
* Update a few more dependencies to use 'feature'antelder2009-02-041-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740717 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the feature not the distributionantelder2009-02-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740714 13f79535-47bb-0310-9956-ffa450edef68
* check in files I missed relating to adding a JSE client to binding-ws-calcualtorslaws2009-02-043-0/+135
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740713 13f79535-47bb-0310-9956-ffa450edef68
* Fix to use the feature not the distributionantelder2009-02-041-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740709 13f79535-47bb-0310-9956-ffa450edef68
* Fix to use the feature not the distributionantelder2009-02-041-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740708 13f79535-47bb-0310-9956-ffa450edef68
* Change binding-ws-calculator/build.xml to look similar to the way our build ↵slaws2009-02-0410-126/+203
| | | | | | files used to look. Relies on launcher.jar to run the sample. Add itest/sample to run the samples automatically. Error handling not working yet. This also relies on distribution/all generating a dir distro to test against. Currently this runs as part of the main build but I see Raymond has now separated distributions from features so we could have this be a distribution test stage. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740702 13f79535-47bb-0310-9956-ffa450edef68
* Move out the webapp samples as webapp's aren't in the buildantelder2009-02-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740691 13f79535-47bb-0310-9956-ffa450edef68
* Continue with moving trunk modules not in build to contrib folderantelder2009-02-0413-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740681 13f79535-47bb-0310-9956-ffa450edef68
* Continue with moving trunk modules not in build to contrib folderantelder2009-02-0460-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740680 13f79535-47bb-0310-9956-ffa450edef68
* Move demos to contribantelder2009-02-04269-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740674 13f79535-47bb-0310-9956-ffa450edef68
* Move tutorials to contribantelder2009-02-04162-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740671 13f79535-47bb-0310-9956-ffa450edef68
* Fix host-webapp jsp dependency level to start getting webapps workingantelder2009-02-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740670 13f79535-47bb-0310-9956-ffa450edef68
* Reinstate the TUSCANY-2814 workaround as its still brokenantelder2009-02-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740667 13f79535-47bb-0310-9956-ffa450edef68
* Fix 'all' feature pom.xml so it doesn't include stuff thats not in the buildantelder2009-02-041-53/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740664 13f79535-47bb-0310-9956-ffa450edef68
* Add the command line processing for JSE launcher toorfeng2009-02-045-27/+121
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740629 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup the CLI processingrfeng2009-02-042-25/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740575 13f79535-47bb-0310-9956-ffa450edef68
* Add command-line parsing to the node launcherrfeng2009-02-044-30/+108
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740567 13f79535-47bb-0310-9956-ffa450edef68
* Add check for empty imports/exports/classpathrfeng2009-02-041-3/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740543 13f79535-47bb-0310-9956-ffa450edef68
* Add features to the buildrfeng2009-02-031-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740483 13f79535-47bb-0310-9956-ffa450edef68
* Fix pom.xmlrfeng2009-02-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740482 13f79535-47bb-0310-9956-ffa450edef68
* Rename host-webapp to webapprfeng2009-02-031-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740480 13f79535-47bb-0310-9956-ffa450edef68
* Make it work with the featuresrfeng2009-02-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740472 13f79535-47bb-0310-9956-ffa450edef68
* Update the distribution to use the featuresrfeng2009-02-0352-9659/+709
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740471 13f79535-47bb-0310-9956-ffa450edef68
* Create a separate folder to hold the definitions of tuscany features rfeng2009-02-0312-0/+1391
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740462 13f79535-47bb-0310-9956-ffa450edef68
* Bypass the osgi resolution for test-compilerfeng2009-02-031-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740355 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2814, comment out the src archive build as it causes a loopantelder2009-02-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740342 13f79535-47bb-0310-9956-ffa450edef68
* Add path elements so build scripts works as part of svn checkout and ↵antelder2009-02-031-0/+2
| | | | | | distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740259 13f79535-47bb-0310-9956-ffa450edef68
* Adding samples to source distributionlresende2009-02-032-3/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740238 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2804 - Disabling failing iTestlresende2009-02-031-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740224 13f79535-47bb-0310-9956-ffa450edef68
* Produce more information about the resolution errorsrfeng2009-02-032-7/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740222 13f79535-47bb-0310-9956-ffa450edef68
* Updating legal files for 2.0-M1 releaselresende2009-02-038-597/+158
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740218 13f79535-47bb-0310-9956-ffa450edef68
* Adding webservices distribution to alllresende2009-02-031-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740215 13f79535-47bb-0310-9956-ffa450edef68
* Now have one bundle per 3rd party jar to be consistent with the distro storyrfeng2009-02-032-78/+156
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740213 13f79535-47bb-0310-9956-ffa450edef68