summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...lresende2009-01-2214-169/+443
* TUSCANY-2663 - Merging latest code to support extended elements to 2.x develo...lresende2009-01-2210-508/+377
* Removing unused SPI constantlresende2009-01-221-6/+0
* Update ContributionScanner javadocslresende2009-01-211-1/+2
* Set the TTCL to workaround the issue that stub lookup fail in OSGirfeng2009-01-213-58/+131
* Fix a couple of problems left over by the move to manifest version 2.0.0slaws2009-01-212-39/+80
* Add optional import to use the DefaultBeanXML processorrfeng2009-01-201-0/+1
* TUSCANY-2270 - Reverting changes from TUSCANY-2270 as OASIS Specification vot...lresende2009-01-2012-529/+326
* TUSCANY-2270 - Applying patch from Rodolfo Dias to enable conversation to bin...lresende2009-01-2012-326/+529
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-20110-1371/+1372
* Bring up the equinox-based junit plugin for mavenrfeng2009-01-162-24/+96