summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/policy (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-3/+3
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-3/+3
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2-3/+3
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng1-1/+1
2009-02-21Change the name from parent to qualifiableIntent for Intent modelrfeng2-4/+4
2009-02-21Remove the unused interfacerfeng1-53/+0
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng34-1440/+897
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+2
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-8/+8
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack1-3/+8
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-2/+2
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende3-3/+4
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende40-0/+2986
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende40-3006/+0
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder1-8/+8
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder1-0/+32
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-2/+2
2008-10-08git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702995 13f79535-47bb-0...beckerdo2-2/+2
2008-10-08git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702976 13f79535-47bb-0...beckerdo1-1/+2
2008-09-09Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino1-4/+3
2008-09-05Use basic authentication as a motivating scenario for looking at policy plug ...slaws1-2/+1
2008-08-15Port DefaultSCADomain to use SCA Node implrfeng1-3/+4
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack1-1/+2
2008-07-08Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng3-50/+49
2008-07-08TUSCANY-2464 - Applying Greg's patchlresende1-33/+22