summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-11Fix the code-generation against the @XmlJavaTypeAdapterrfeng5-6/+112
2009-02-10Excluding extra JUnit transient dependency to avoid it being present on the d...lresende1-1/+5
2009-02-10Excluding JUnit transient dependency to avoid it being present on the distrib...lresende1-0/+4
2009-02-10Simplify launcher default config so it can automatically determine to use unm...antelder1-2/+21
2009-02-10Copy the DWR binding from 1.x to 2.x to start bringing it up for 2.0antelder10-0/+900
2009-02-10Comment out the tuscany maven bundle plugin as it is triggered by the default...rfeng1-0/+2
2009-02-09Cleaned up two compiler warningsmcombellack2-2/+0
2009-02-09Cleaned up two compiler warningsmcombellack1-2/+0
2009-02-09Removed unused importsmcombellack15-39/+4
2009-02-09TUSCANY-2819: Get eclipse:eclipse workingantelder1-8/+3
2009-02-09TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependenciesantelder5-7/+33
2009-02-08Removing bouncycastle transient dependency from rampartlresende1-0/+4
2009-02-08Minor javadoc fixlresende1-1/+3
2009-02-06Use optional imports to bring in definitionsrfeng2-7/+1
2009-02-06Make the definitions as a runtime dep as it's directly used by the test caserfeng1-3/+1
2009-02-06tuscany-definitions module is required to resolve OSGi dependenciesrfeng1-1/+3
2009-02-06Set ttl=0 to be no waitrfeng1-1/+1
2009-02-06Change distro itest and calc sample so it doesn't need to use the time time l...antelder1-1/+7
2009-02-06Update config files for logging properties files based on the install locationantelder1-2/+9
2009-02-06Enable setting system properties from the config filesantelder1-0/+10
2009-02-06Use lookup instead of listrfeng1-2/+4
2009-02-06Fix to TUSCANY-2806 to handle the jars with Class-Path header in META-INF/MAN...rfeng2-132/+194
2009-02-05Set up the sample scripts so that the automatic run uses a time to live of 4 ...slaws1-1/+1
2009-02-05Excluding bouncycastle transient dependencylresende1-0/+6
2009-02-05Adding missing LICENSE and NOTICE files to xsd and xsd-xml moduleslresende4-0/+422
2009-02-04Unexport the remote object so that RMI threads can be gracefully terminatedrfeng1-4/+8
2009-02-04Add a new option "ttl" to control when to stop the noderfeng2-64/+136
2009-02-04Cosmetic changes to tidy module namesslaws2-2/+2
2009-02-04Fix host-webapp jsp dependency level to start getting webapps workingantelder1-1/+1
2009-02-04Add the command line processing for JSE launcher toorfeng5-27/+121
2009-02-04Cleanup the CLI processingrfeng2-25/+32
2009-02-04Add command-line parsing to the node launcherrfeng4-30/+108
2009-02-04Add check for empty imports/exports/classpathrfeng1-3/+9
2009-02-03Now have one bundle per 3rd party jar to be consistent with the distro storyrfeng2-78/+156
2009-02-03Fix the ASL and change logging dep to runtimerfeng2-15/+19
2009-02-03Comment out the excessive loggingrfeng1-3/+3
2009-02-02Turn off the policy based tests for binding-ws-axis2. Also some dependency ch...slaws31-132/+160
2009-02-02TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ...slaws5-24/+129
2009-01-31Moving modules that are not part of the main build to contrib folderlresende1366-132491/+1
2009-01-31Minor updates to order modules in pom.xmllresende1-11/+6
2009-01-30Set the default configuration area using a temp folderrfeng2-6/+17
2009-01-30Add the web service binding back in but not the ws policy module. binding-ws-...slaws1-3/+4
2009-01-30For JDK 1.5 stax needs to be a compile time dependency. On JDK 1.6, it only n...mcombellack1-1/+0
2009-01-30Start trying to get a full clean build to work, add most of the WS modules, n...antelder1-0/+10
2009-01-30Add missing transitive dependency on staxantelder1-0/+7
2009-01-30Update launcher to support calling the main method on the jar from the comman...antelder1-19/+37
2009-01-30Revert the changes to pass args[] into EquinoxHost. We should use system prop...rfeng6-40/+55
2009-01-29Add the default newInstance() backrfeng1-0/+3
2009-01-29Fix the test caserfeng1-13/+12
2009-01-29Pass arguments into EquinoxHost so that equinox runtime options can be honore...rfeng5-18/+35