summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/policy-security (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-15Port DefinitionsProvider to Definitions extension pointrfeng2-105/+18
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-4/+4
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-4/+4
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende7-16/+16
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng14-32/+32
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng11-32/+23
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack3-5/+5
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-26/+26
2008-12-05Changes to make policy-security work in 2.0.edwardsmj5-5/+6
2008-12-04Fixed generics raw type compiler warningsmcombellack1-1/+1
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack1-2/+1
2008-11-28Some module description tidying. Also get rid of an empty directoryslaws1-1/+1
2008-11-27Removed unused importsmcombellack1-3/+0
2008-11-19Fix compile errorsantelder2-0/+2
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-3/+3
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende16-59/+554
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende30-0/+2331
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende35-2792/+0
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-4/+4
2008-10-16TUSCANY-2600: Apply patches from Ramkumar Ramalingam to Provide ITEST for the...antelder1-2/+4
2008-09-30Extending definitions.xml to enable policies to tuscany bindingslresende1-4/+4
2008-09-30Minor cleanup of unused importslresende4-5/+0
2008-09-24Change message getHeaders() operation to return a list, remove the QoS contex...slaws1-2/+24
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng1-1/+5
2008-09-15Remove unused importsslaws2-13/+1
2008-09-15More work exploring the policy extension model by implementing a token based ...slaws13-53/+530
2008-09-05Use basic authentication as a motivating scenario for looking at policy plug ...slaws9-1/+627
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack2-0/+2