summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-sca (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2-4/+4
2009-03-04Minor cleanup to binding-sca and updates to use OASIS namespacelresende5-108/+19
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng3-11/+11
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2-2/+2
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
2009-01-22TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...lresende1-5/+7
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-18/+18
2008-12-03Moved imports from JUnit 3 to JUnit 4 style - i.e changed import junit.framew...mcombellack1-2/+1
2008-12-02Clean up the Import-Package/Export-Packagerfeng1-4/+0
2008-12-02Remove dependency on o.a.t.s.a.builder.implrfeng1-16/+18
2008-11-28Some module description tidying. Also get rid of an empty directoryslaws1-1/+1
2008-11-27Removed unused importsmcombellack1-1/+0
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-6/+6
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende21-0/+1670
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende21-1701/+0
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder1-17/+17
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder1-0/+33
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-6/+6
2008-09-14Add jms classes to test if whether or not the binding-sca-jms can be usedantelder1-0/+1
2008-09-09Correct jms sca binding calculation of remoteantelder1-3/+3
2008-09-09Change remote jms sca binding to only be used for remotable servicesantelder1-1/+5
2008-09-02Guard against an NPE when the reference interface contract hasn't been resolv...antelder1-1/+1
2008-09-02Add an interim workaround for TUSCANY-2578 - a pluggable mechanism so sca bin...antelder3-2/+47
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack1-0/+1
2008-07-04TUSCANY-2352 - upgrade the fix for promoted binding overriding as the automat...slaws1-1/+13