summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused importsrfeng2009-01-141-3/+0
* Expose the EquinoxHost for the osgi junit pluginrfeng2009-01-131-3/+3
* Update cglib, jaxb-impl versionsrfeng2009-01-138-12/+17
* Merge the TuscanyNamespaceContext changes from 1.xrfeng2009-01-134-567/+147
* Fix the binding.rmi dependency and remove the dead coderfeng2009-01-062-91/+2
* Added Eclipse RegisterBuddy policyedwardsmj2008-12-181-1/+1
* Adjusted version numbers on dependenciesedwardsmj2008-12-181-3/+4
* Remove version for javax.xml.namespace importrfeng2008-12-121-1/+1
* Remove version for javax.xml.namespace importrfeng2008-12-121-1/+1
* Remove version for javax.xml.stream importrfeng2008-12-121-1/+1
* Remove version for javax.xml.namespace importrfeng2008-12-121-1/+1
* Pass the DocumentBuilderFactory around to work with OSGirfeng2008-12-1210-151/+58
* Removed an import statement that referred to an old package not present in th...edwardsmj2008-12-111-1/+0
* Removed an import statement that referred to an old package not present in th...edwardsmj2008-12-111-1/+0
* Additions to POM and Manifest for XSD-XML to enable compilationedwardsmj2008-12-112-0/+10
* Fix Import-Packagerfeng2008-12-101-1/+10
* Add common-xml module to contain xml utilitiesrfeng2008-12-1027-0/+6673
* Adjust classpathrfeng2008-12-092-1/+14
* Fix the access violation to EndpointReferenceImplrfeng2008-12-092-3/+37