From: Joseph I. <jos...@us...> - 2010-12-24 02:12:26
|
Update of /cvsroot/tolven/pluginOpenAM/manifest In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv10411/manifest Modified Files: Tag: V2 tolven-plugin.xml Log Message: Added the Tolven notice to the login page Index: tolven-plugin.xml =================================================================== RCS file: /cvsroot/tolven/pluginOpenAM/manifest/tolven-plugin.xml,v retrieving revision 1.1.2.3 retrieving revision 1.1.2.4 diff -C2 -d -r1.1.2.3 -r1.1.2.4 *** tolven-plugin.xml 24 Dec 2010 01:14:36 -0000 1.1.2.3 --- tolven-plugin.xml 24 Dec 2010 02:12:18 -0000 1.1.2.4 *************** *** 1,4 **** <?xml version="1.0" encoding="UTF-8"?> ! <plugin id="org.tolven.openam" version="2.0.4" vendor="Tolven" xmlns="urn:tolven-org:tpf:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tolven-org:tpf:1.0 http://tolven.org/xsd/tpf.xsd"> <requires> <import plugin-id="org.tolven.component.library" /> --- 1,4 ---- <?xml version="1.0" encoding="UTF-8"?> ! <plugin id="org.tolven.openam" version="2.0.5" vendor="Tolven" xmlns="urn:tolven-org:tpf:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tolven-org:tpf:1.0 http://tolven.org/xsd/tpf.xsd"> <requires> <import plugin-id="org.tolven.component.library" /> |