summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/policy/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng4-213/+213
2009-06-23Add a QName as the type for binding/implementation and use it to compare mode...rfeng1-14/+14
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
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack1-3/+8
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 ...lresende36-0/+2705
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende36-2706/+0
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