[Sunxacml-commit] sunxacml build.xml,1.5,1.6
Brought to you by:
farrukh_najmi,
sethp
From: Seth P. <se...@us...> - 2006-01-13 22:33:01
|
Update of /cvsroot/sunxacml/sunxacml In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30273 Modified Files: build.xml Log Message: Added support for the XACML 2.0 functions, cleaned up current env handling and date/time construction, and made most of the factory-related changes to support the promised 2.0 features Index: build.xml =================================================================== RCS file: /cvsroot/sunxacml/sunxacml/build.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** build.xml 7 Jan 2005 23:51:33 -0000 1.5 --- build.xml 13 Jan 2006 22:32:50 -0000 1.6 *************** *** 1,5 **** <!-- ! Copyright 2003-2005 Sun Microsystems, Inc. All Rights Reserved. Redistribution and use in source and binary forms, with or without --- 1,5 ---- <!-- ! Copyright 2003-2006 Sun Microsystems, Inc. All Rights Reserved. Redistribution and use in source and binary forms, with or without *************** *** 82,86 **** </footer> <bottom> ! <![CDATA[<font size="-1">Copyright 2003-2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.<p>Sun, Sun Microsystems, the Sun Logo, and Java are --- 82,86 ---- </footer> <bottom> ! <![CDATA[<font size="-1">Copyright 2003-2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.<p>Sun, Sun Microsystems, the Sun Logo, and Java are |