summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix import name to match OASIS package nameslaws2009-01-291-2/+2
* Copy the equinox node launcher changed to work with contribution filenames pa...antelder2009-01-291-0/+217
* Add the temporary NodeMain API used by the launcherantelder2009-01-291-0/+50
* Updates to the launcher classpath and properties processingantelder2009-01-291-18/+24
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-28324-567/+567
* Updated scope on the javax.servlet and org.apache.geronimo.specs dependencies...mcombellack2009-01-281-2/+0
* Make tuscany modules as fragments to axis2 and axiom bunldes to work around t...rfeng2009-01-283-67/+15
* Update the bundle symbolic namerfeng2009-01-281-1/+1
* Make it aware of bundle fragmentsrfeng2009-01-281-1/+3
* Support passing in an absolute config file name (as a temp workaround)antelder2009-01-271-2/+6
* Add launcher to buildantelder2009-01-271-0/+1
* Start of some launcher code, not particularly elegant yet but some basic func...antelder2009-01-272-1/+255
* That pesky manifest fileantelder2009-01-272-18/+27
* Start of a launcher as described in TUSCANY-2789antelder2009-01-273-0/+264
* Add host-webb module into buildslaws2009-01-261-0/+1
* Add missing attribute extensions methodslaws2009-01-261-0/+6
* Fix up host-webapp so that it at least compiles. Doesn't actually work yet bu...slaws2009-01-262-9/+17
* Control the debug using osgi.debug system propertyrfeng2009-01-241-0/+6
* TUSCANY-2784 - Integrating Java EE schema to sca schemalresende2009-01-231-0/+1
* TUSCANY-2784 - Adding schema for Java EE implementationlresende2009-01-231-0/+23
* TUSCANY-2781 - Integrating Corba schema to tuscany schemalresende2009-01-231-0/+1
* TUSCANY-2781 - Adding schema for Corba bindinglresende2009-01-231-0/+43
* TUSCANY-2783 - Integrating GData schema to tuscany schemalresende2009-01-231-0/+1
* TUSCANY-2783 - Adding schema for GData bindinglresende2009-01-231-0/+43
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-23112-120/+114
* Set the location of equinox to ${java.io.tmpdir}/.tuscany/equinoxrfeng2009-01-221-59/+102
* Removing unused test compositeslresende2009-01-222-96/+0