bodewig 2004/08/11 01:36:47
Modified: profile gump.xml
Added: project bouncycastle.xml
Log:
Install Bouncy Castle packages
Revision Changes Path
1.1 gump/project/bouncycastle.xml
Index: bouncycastle.xml
===================================================================
<?xml version="1.0" ?>
<!--
Copyright 2004 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<module name="bouncycastle">
<url href="http://www.bouncycastle.org/"/>
<description>
Bouncy Castle Crypto APIs
</description>
<project name="bcprov">
<description>
Bouncy Castle JCE provider
</description>
<package>org.bouncycastle</package>
<jar name="bcprov-jdk14-124.jar"/>
<license name="license.html"/>
</project>
<project name="bcmail">
<description>
Bouncy Castle SMIME/CMS
</description>
<package>org.bouncycastle</package>
<jar name="bcmail-jdk14-124.jar"/>
<license name="license.html"/>
</project>
</module>
1.375 +2 -0 gump/profile/gump.xml
Index: gump.xml
===================================================================
RCS file: /home/cvs/gump/profile/gump.xml,v
retrieving revision 1.374
retrieving revision 1.375
diff -u -r1.374 -r1.375
--- gump.xml 11 Aug 2004 08:12:51 -0000 1.374
+++ gump.xml 11 Aug 2004 08:36:47 -0000 1.375
@@ -213,6 +213,7 @@
<module href="project/antlr.xml"/>
<module href="project/aspectj.xml"/>
<module href="project/axion.xml"/>
+ <module href="project/bouncycastle.xml"/>
<module href="project/bsf.xml"/>
<module href="project/castor.xml"/>
<module href="project/cryptix.xml"/>
@@ -283,6 +284,7 @@
<project name="avalon-phoenix-dependencies"
package="avalon-phoenix-dependencies"/>
<project name="axion" package="axion-1.0-M2"/>
+ <project name="bouncycastle" package="bouncycastle-1.24"/>
<project name="concurrent" package="dougLea"/>
<project name="cos" package="cos-05Nov2002"/>
<project name="cryptix" package="cryptix32-20001002-r3.2.0"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]