summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move license header to after the echo off statement so it doesn't get printed...antelder2009-02-091-17/+17
* Add a brief README for the launcher scriptsantelder2009-02-091-0/+42
* TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependenciesantelder2009-02-095-7/+33
* Adding missing Apache License headerslresende2009-02-092-1/+40
* Missing wsdl4j licenselresende2009-02-091-0/+91
* Adding Apache license to tuscany launcher scriptlresende2009-02-091-0/+17
* Removing bouncycastle transient dependency from rampartlresende2009-02-081-0/+4
* Removing geronimo-jsp_2.1_spec-1.0.jar from license as we are not distributi...lresende2009-02-081-1/+0
* Updating implementation-java-calculator pom to remove artifact version from g...lresende2009-02-082-4/+6
* Removing maven-bundle-plugin to avoid error when trying to build using -Psetu...lresende2009-02-081-1/+1
* Adding missing LICENSE and NOTICE to maven-bundle-pluginlresende2009-02-082-0/+211
* Updating BUILDING to instruct users to run mvn -Psetuplresende2009-02-081-1/+2
* Updates to calculator-osgi READMElresende2009-02-081-0/+97
* Updates to calculator-equinox READMElresende2009-02-081-2/+2
* Updates to READMElresende2009-02-082-6/+6
* Updates to README, fixing build.xml to proper create sample jarlresende2009-02-083-5/+3
* Adding sca-contribution to allow same sample client to run from ant and comma...lresende2009-02-083-5/+27
* Updates to calculator readmelresende2009-02-081-2/+2
* Minor javadoc fixlresende2009-02-081-1/+3
* Updating build script to allow user to call ant runlresende2009-02-081-28/+40
* Update the name for generated manifest to be tuscany-sca-manifest.jar and tus...rfeng2009-02-073-21/+37
* Use optional imports to bring in definitionsrfeng2009-02-062-7/+1
* Improve the error analysis for osgi resolutionrfeng2009-02-062-25/+106
* Make the definitions as a runtime dep as it's directly used by the test caserfeng2009-02-061-3/+1
* tuscany-definitions module is required to resolve OSGi dependenciesrfeng2009-02-061-1/+3
* Fix the build.xml to work with JSE and Equinox node launchersrfeng2009-02-062-51/+133
* Set ttl=0 to be no waitrfeng2009-02-061-1/+1
* Change distro itest and calc sample so it doesn't need to use the time time l...antelder2009-02-065-28/+17
* Update config files for logging properties files based on the install locationantelder2009-02-064-5/+12
* Simplify, these don't need to specify the logging properties nowantelder2009-02-063-3/+0
* Set the logging properties for the runtimeantelder2009-02-063-0/+4
* Enable setting system properties from the config filesantelder2009-02-061-0/+10
* Remove unused filesantelder2009-02-062-82/+0
* Tidy up the distro buildantelder2009-02-064-13/+146
* Clean up pom.xmlantelder2009-02-061-11/+0
* Move more unused code to contribantelder2009-02-065-229/+0
* Move more unused code to contribantelder2009-02-0614-3896/+0
* Move more unused code to contribantelder2009-02-0614-3887/+0
* Move more unused code to contribantelder2009-02-0617-4004/+0
* Simplfy the java2wsdl tool to not have a dependency on the tuscany runtimeantelder2009-02-062-26/+3
* Use lookup instead of listrfeng2009-02-061-2/+4
* Move the BUILDING/LICENSE/NOTICE files to the SVN root and change the src dis...antelder2009-02-064-9/+0
* Update the surefire and ant-run plugin rfeng2009-02-061-21/+5
* Fix to TUSCANY-2806 to handle the jars with Class-Path header in META-INF/MAN...rfeng2009-02-062-132/+194
* Remove operation-overloading itest out of build as it's now in contribrfeng2009-02-061-0/+2
* Separate the distribution itests to individual sample testsantelder2009-02-0510-140/+416
* Change the samples itest to use the samples from the distribution its testing...antelder2009-02-055-21/+11
* Change the sample itests to use an unzipped bin distroantelder2009-02-056-39/+106
* Update the src distro to include everything in its svn treeantelder2009-02-051-13/+33
* Set up the sample scripts so that the automatic run uses a time to live of 4 ...slaws2009-02-053-8/+10