summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende112-120/+114
2009-01-22Set the location of equinox to ${java.io.tmpdir}/.tuscany/equinoxrfeng1-59/+102
2009-01-22Removing unused test compositeslresende2-96/+0
2009-01-22TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...lresende14-169/+443
2009-01-22TUSCANY-2663 - Merging latest code to support extended elements to 2.x develo...lresende10-508/+377
2009-01-22Removing unused SPI constantlresende1-6/+0
2009-01-21Update ContributionScanner javadocslresende1-1/+2
2009-01-21Set the TTCL to workaround the issue that stub lookup fail in OSGirfeng3-58/+131
2009-01-21Fix a couple of problems left over by the move to manifest version 2.0.0slaws2-39/+80
2009-01-20Add optional import to use the DefaultBeanXML processorrfeng1-0/+1
2009-01-20TUSCANY-2270 - Reverting changes from TUSCANY-2270 as OASIS Specification vot...lresende12-529/+326
2009-01-20TUSCANY-2270 - Applying patch from Rodolfo Dias to enable conversation to bin...lresende12-326/+529
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende110-1371/+1372
2009-01-16Bring up the equinox-based junit plugin for mavenrfeng2-24/+96
2009-01-14Remove unused importsrfeng1-3/+0
2009-01-13Expose the EquinoxHost for the osgi junit pluginrfeng1-3/+3
2009-01-13Update cglib, jaxb-impl versionsrfeng8-12/+17
2009-01-13Merge the TuscanyNamespaceContext changes from 1.xrfeng4-567/+147
2009-01-06Fix the binding.rmi dependency and remove the dead coderfeng2-91/+2
2008-12-18Added Eclipse RegisterBuddy policyedwardsmj1-1/+1
2008-12-18Adjusted version numbers on dependenciesedwardsmj1-3/+4
2008-12-12Remove version for javax.xml.namespace importrfeng1-1/+1
2008-12-12Remove version for javax.xml.namespace importrfeng1-1/+1
2008-12-12Remove version for javax.xml.stream importrfeng1-1/+1
2008-12-12Remove version for javax.xml.namespace importrfeng1-1/+1
2008-12-12Pass the DocumentBuilderFactory around to work with OSGirfeng10-151/+58
2008-12-11Removed an import statement that referred to an old package not present in th...edwardsmj1-1/+0
2008-12-11Removed an import statement that referred to an old package not present in th...edwardsmj1-1/+0
2008-12-11Additions to POM and Manifest for XSD-XML to enable compilationedwardsmj2-0/+10
2008-12-10Fix Import-Packagerfeng1-1/+10
2008-12-10Add common-xml module to contain xml utilitiesrfeng27-0/+6673
2008-12-09Adjust classpathrfeng2-1/+14
2008-12-09Fix the access violation to EndpointReferenceImplrfeng2-3/+37
2008-12-09Remove o.a.t.s.core.work.impl from the import/exportrfeng1-3/+1
2008-12-09Adjust the package names and move test cases aroundrfeng20-34/+44
2008-12-09Remove unused importrfeng1-1/+0
2008-12-09Fixed generics raw type compiler warningsmcombellack2-12/+12
2008-12-09Removed unused importsmcombellack1-3/+0
2008-12-09Fixed generics raw type compiler warningsmcombellack1-5/+5
2008-12-09Add a "ws" maven profile to include the binding.ws related modules into the b...rfeng1-98/+6
2008-12-09Fix OSGi access violations and package importsrfeng20-98/+189
2008-12-09Adding factory for common java artifacts model objectslresende5-15/+182
2008-12-08Start tidying the builders. No function change. First remove anything from th...slaws11-2605/+2643
2008-12-08Updated all the test composite files to include a target namespace - the targ...edwardsmj22-3/+25
2008-12-08Updated code that converts a String to a long to use Long.parseLong(String) r...mcombellack1-2/+2
2008-12-05Further cleanup for ComponentContext, CompositeContextrfeng14-397/+553
2008-12-05Changes to make policy-security work in 2.0.edwardsmj5-5/+6
2008-12-05Made the private static logger field final as it does not changemcombellack1-1/+1
2008-12-05Made class final as the only constructor has private modifiermcombellack1-1/+1
2008-12-05Models for common java artifacts and their implementationslresende8-0/+576