Sun's XACML Implementation Mercurial
Brought to you by:
farrukh_najmi,
sethp
File | Date | Author | Commit |
---|---|---|---|
doc | 2010-08-04 |
![]() |
[db12e7] added ReST docs |
src | 2010-07-14 |
![]() |
[0baaa0] set constructors that asked for a Logger to @De... |
.hgignore | 2010-04-01 |
![]() |
[0d24d4] Project mavenized and builds. Tests need to be ... |
.hgtags | 2010-07-12 |
![]() |
[0d7e16] [maven-release-plugin] copy for tag sunxacml-2... |
README.txt | 2010-05-14 |
![]() |
[299667] Updated. |
nbactions.xml | 2010-05-17 |
![]() |
[c3ab6d] Added compile goal |
pom.xml | 2010-07-12 |
![]() |
[e66747] [maven-release-plugin] prepare for next develop... |
This file contains notes to dev team related to the project. * To make test files validatable: diff -r 73c68c0935ed src/test/resources/conformance-tests/IIIC001Request.xml --- a/src/test/resources/conformance-tests/IIIC001Request.xml Thu May 06 07:29:37 2010 -0400 +++ b/src/test/resources/conformance-tests/IIIC001Request.xml Wed May 12 11:22:51 2010 -0400 @@ -3,7 +3,7 @@ xmlns="urn:oasis:names:tc:xacml:2.0:context:schema:os" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xacml:2.0:context:schema:os - access_control-xacml-2.0-context-schema-os.xsd"> + ../../../../src/main/resources/access_control-xacml-2.0-context-schema-os.xsd"> <Subject> <Attribute AttributeId="urn:oasis:names:tc:xacml:1.0:subject:subject-id" * To debug ConformanceTest in NB use Debug Test File in editor window for ConformanceTest