summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the code-generation against the @XmlJavaTypeAdapterrfeng2009-02-115-6/+112
* Excluding extra JUnit transient dependency to avoid it being present on the d...lresende2009-02-101-1/+5
* Excluding JUnit transient dependency to avoid it being present on the distrib...lresende2009-02-101-0/+4
* Simplify launcher default config so it can automatically determine to use unm...antelder2009-02-101-2/+21
* Copy the DWR binding from 1.x to 2.x to start bringing it up for 2.0antelder2009-02-1010-0/+900
* Comment out the tuscany maven bundle plugin as it is triggered by the default...rfeng2009-02-101-0/+2
* Cleaned up two compiler warningsmcombellack2009-02-092-2/+0
* Cleaned up two compiler warningsmcombellack2009-02-091-2/+0
* Removed unused importsmcombellack2009-02-0915-39/+4
* TUSCANY-2819: Get eclipse:eclipse workingantelder2009-02-091-8/+3
* TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependenciesantelder2009-02-095-7/+33
* Removing bouncycastle transient dependency from rampartlresende2009-02-081-0/+4
* Minor javadoc fixlresende2009-02-081-1/+3
* Use optional imports to bring in definitionsrfeng2009-02-062-7/+1
* 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
* 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-061-1/+7
* Update config files for logging properties files based on the install locationantelder2009-02-061-2/+9
* Enable setting system properties from the config filesantelder2009-02-061-0/+10
* Use lookup instead of listrfeng2009-02-061-2/+4
* Fix to TUSCANY-2806 to handle the jars with Class-Path header in META-INF/MAN...rfeng2009-02-062-132/+194
* Set up the sample scripts so that the automatic run uses a time to live of 4 ...slaws2009-02-051-1/+1
* Excluding bouncycastle transient dependencylresende2009-02-051-0/+6
* Adding missing LICENSE and NOTICE files to xsd and xsd-xml moduleslresende2009-02-054-0/+422
* Unexport the remote object so that RMI threads can be gracefully terminatedrfeng2009-02-041-4/+8
* Add a new option "ttl" to control when to stop the noderfeng2009-02-042-64/+136
* Cosmetic changes to tidy module namesslaws2009-02-042-2/+2
* Fix host-webapp jsp dependency level to start getting webapps workingantelder2009-02-041-1/+1
* Add the command line processing for JSE launcher toorfeng2009-02-045-27/+121
* Cleanup the CLI processingrfeng2009-02-042-25/+32
* Add command-line parsing to the node launcherrfeng2009-02-044-30/+108
* Add check for empty imports/exports/classpathrfeng2009-02-041-3/+9
* Now have one bundle per 3rd party jar to be consistent with the distro storyrfeng2009-02-032-78/+156
* Fix the ASL and change logging dep to runtimerfeng2009-02-032-15/+19
* Comment out the excessive loggingrfeng2009-02-031-3/+3
* Turn off the policy based tests for binding-ws-axis2. Also some dependency ch...slaws2009-02-0231-132/+160
* TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ...slaws2009-02-025-24/+129
* Moving modules that are not part of the main build to contrib folderlresende2009-01-311366-132491/+1
* Minor updates to order modules in pom.xmllresende2009-01-311-11/+6
* Set the default configuration area using a temp folderrfeng2009-01-302-6/+17
* Add the web service binding back in but not the ws policy module. binding-ws-...slaws2009-01-301-3/+4
* For JDK 1.5 stax needs to be a compile time dependency. On JDK 1.6, it only n...mcombellack2009-01-301-1/+0
* Start trying to get a full clean build to work, add most of the WS modules, n...antelder2009-01-301-0/+10
* Add missing transitive dependency on staxantelder2009-01-301-0/+7
* Update launcher to support calling the main method on the jar from the comman...antelder2009-01-301-19/+37
* Revert the changes to pass args[] into EquinoxHost. We should use system prop...rfeng2009-01-306-40/+55
* Add the default newInstance() backrfeng2009-01-291-0/+3
* Fix the test caserfeng2009-01-291-13/+12
* Pass arguments into EquinoxHost so that equinox runtime options can be honore...rfeng2009-01-295-18/+35