You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by bo...@apache.org on 2004/03/02 13:05:21 UTC

cvs commit: gump/project jce.xml

bodewig     2004/03/02 04:05:21

  Modified:    project  jce.xml
  Log:
  provider must not be on the boot classpath
  
  Revision  Changes    Path
  1.15      +1 -1      gump/project/jce.xml
  
  Index: jce.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jce.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- jce.xml	2 Mar 2004 11:27:30 -0000	1.14
  +++ jce.xml	2 Mar 2004 12:05:20 -0000	1.15
  @@ -25,7 +25,7 @@
       <package>javax.crypto</package>
       <package>org.bouncycastle</package>
   
  -    <jar  name="bcprov-jdk14-122.jar" type="boot"/>
  +    <jar  name="bcprov-jdk14-122.jar"/>
     </project>
   
   </module>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org