summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a target to run with equinoxrfeng2009-02-091-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742686 13f79535-47bb-0310-9956-ffa450edef68
* Fix the jar name in build.xmlrfeng2009-02-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742675 13f79535-47bb-0310-9956-ffa450edef68
* Fix directory name and a bit of cosmetic tidyingslaws2009-02-091-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742590 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2826 Sample READMEs have mistakesbeckerdo2009-02-092-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742589 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2819: Get eclipse:eclipse workingantelder2009-02-092-9/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742527 13f79535-47bb-0310-9956-ffa450edef68
* Move license header to after the echo off statement so it doesn't get ↵antelder2009-02-091-17/+17
| | | | | | printed out when running the script git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742405 13f79535-47bb-0310-9956-ffa450edef68
* Add a brief README for the launcher scriptsantelder2009-02-091-0/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742337 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependenciesantelder2009-02-095-7/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742325 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing Apache License headerslresende2009-02-092-1/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742237 13f79535-47bb-0310-9956-ffa450edef68
* Missing wsdl4j licenselresende2009-02-091-0/+91
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742236 13f79535-47bb-0310-9956-ffa450edef68
* Adding Apache license to tuscany launcher scriptlresende2009-02-091-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742235 13f79535-47bb-0310-9956-ffa450edef68
* Removing bouncycastle transient dependency from rampartlresende2009-02-081-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742154 13f79535-47bb-0310-9956-ffa450edef68
* Removing geronimo-jsp_2.1_spec-1.0.jar from license as we are not ↵lresende2009-02-081-1/+0
| | | | | | distributing it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742150 13f79535-47bb-0310-9956-ffa450edef68
* Updating implementation-java-calculator pom to remove artifact version from ↵lresende2009-02-082-4/+6
| | | | | | generated jar and small updates to README git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742033 13f79535-47bb-0310-9956-ffa450edef68
* Removing maven-bundle-plugin to avoid error when trying to build using ↵lresende2009-02-081-1/+1
| | | | | | -Psetup with a clean maven repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742032 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing LICENSE and NOTICE to maven-bundle-pluginlresende2009-02-082-0/+211
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742029 13f79535-47bb-0310-9956-ffa450edef68
* Updating BUILDING to instruct users to run mvn -Psetuplresende2009-02-081-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742027 13f79535-47bb-0310-9956-ffa450edef68
* Updates to calculator-osgi READMElresende2009-02-081-0/+97
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742025 13f79535-47bb-0310-9956-ffa450edef68
* Updates to calculator-equinox READMElresende2009-02-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742024 13f79535-47bb-0310-9956-ffa450edef68
* Updates to READMElresende2009-02-082-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742023 13f79535-47bb-0310-9956-ffa450edef68
* Updates to README, fixing build.xml to proper create sample jarlresende2009-02-083-5/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742022 13f79535-47bb-0310-9956-ffa450edef68
* Adding sca-contribution to allow same sample client to run from ant and ↵lresende2009-02-083-5/+27
| | | | | | command line without modifications plus some updates to README git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742021 13f79535-47bb-0310-9956-ffa450edef68
* Updates to calculator readmelresende2009-02-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742020 13f79535-47bb-0310-9956-ffa450edef68
* Minor javadoc fixlresende2009-02-081-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742019 13f79535-47bb-0310-9956-ffa450edef68
* Updating build script to allow user to call ant runlresende2009-02-081-28/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742017 13f79535-47bb-0310-9956-ffa450edef68
* Update the name for generated manifest to be tuscany-sca-manifest.jar and ↵rfeng2009-02-073-21/+37
| | | | | | tuscany-sca-equinox-manifest.jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741924 13f79535-47bb-0310-9956-ffa450edef68
* Use optional imports to bring in definitionsrfeng2009-02-062-7/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741760 13f79535-47bb-0310-9956-ffa450edef68
* Improve the error analysis for osgi resolutionrfeng2009-02-062-25/+106
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741759 13f79535-47bb-0310-9956-ffa450edef68
* Make the definitions as a runtime dep as it's directly used by the test caserfeng2009-02-061-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741664 13f79535-47bb-0310-9956-ffa450edef68
* tuscany-definitions module is required to resolve OSGi dependenciesrfeng2009-02-061-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741661 13f79535-47bb-0310-9956-ffa450edef68
* Fix the build.xml to work with JSE and Equinox node launchersrfeng2009-02-062-51/+133
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741642 13f79535-47bb-0310-9956-ffa450edef68
* Set ttl=0 to be no waitrfeng2009-02-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741639 13f79535-47bb-0310-9956-ffa450edef68
* Change distro itest and calc sample so it doesn't need to use the time time ↵antelder2009-02-065-28/+17
| | | | | | live way of shutting down the service node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741626 13f79535-47bb-0310-9956-ffa450edef68
* Update config files for logging properties files based on the install locationantelder2009-02-064-5/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741543 13f79535-47bb-0310-9956-ffa450edef68
* Simplify, these don't need to specify the logging properties nowantelder2009-02-063-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741485 13f79535-47bb-0310-9956-ffa450edef68
* Set the logging properties for the runtimeantelder2009-02-063-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741481 13f79535-47bb-0310-9956-ffa450edef68
* Enable setting system properties from the config filesantelder2009-02-061-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741480 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused filesantelder2009-02-062-82/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741467 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up the distro buildantelder2009-02-064-13/+146
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741465 13f79535-47bb-0310-9956-ffa450edef68
* Clean up pom.xmlantelder2009-02-061-11/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741459 13f79535-47bb-0310-9956-ffa450edef68
* Move more unused code to contribantelder2009-02-065-229/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741457 13f79535-47bb-0310-9956-ffa450edef68
* Move more unused code to contribantelder2009-02-0614-3896/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741456 13f79535-47bb-0310-9956-ffa450edef68
* Move more unused code to contribantelder2009-02-0614-3887/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741455 13f79535-47bb-0310-9956-ffa450edef68
* Move more unused code to contribantelder2009-02-0617-4004/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741454 13f79535-47bb-0310-9956-ffa450edef68
* Simplfy the java2wsdl tool to not have a dependency on the tuscany runtimeantelder2009-02-062-26/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741452 13f79535-47bb-0310-9956-ffa450edef68
* Use lookup instead of listrfeng2009-02-061-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741443 13f79535-47bb-0310-9956-ffa450edef68
* Move the BUILDING/LICENSE/NOTICE files to the SVN root and change the src ↵antelder2009-02-064-9/+0
| | | | | | distribution build to use those. This way the legal files will be at the top of the release tag and also when people checkout thecode from svn there's a BUILDING file at the top telling them how to build it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741438 13f79535-47bb-0310-9956-ffa450edef68
* Update the surefire and ant-run plugin rfeng2009-02-061-21/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741410 13f79535-47bb-0310-9956-ffa450edef68
* Fix to TUSCANY-2806 to handle the jars with Class-Path header in ↵rfeng2009-02-062-132/+194
| | | | | | META-INF/MANIFEST.MF. Surefire plugin generates manifest jar too git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741409 13f79535-47bb-0310-9956-ffa450edef68
* Remove operation-overloading itest out of build as it's now in contribrfeng2009-02-061-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741406 13f79535-47bb-0310-9956-ffa450edef68