Can someone take a peek at this one for me? Am not sure if i set things up right.

Thanks,
dims

--- [EMAIL PROTECTED] wrote:
> dims        2003/12/07 16:05:03
> 
>   Modified:    profile  gump.xml
>                project  jce.xml
>   Added:       project  wss4j.xml
>   Log:
>   Adding wss4j project.
>   
>   Revision  Changes    Path
>   1.290     +1 -0      jakarta-gump/profile/gump.xml
>   
>   Index: gump.xml
>   ===================================================================
>   RCS file: /home/cvs/jakarta-gump/profile/gump.xml,v
>   retrieving revision 1.289
>   retrieving revision 1.290
>   diff -u -r1.289 -r1.290
>   --- gump.xml        5 Dec 2003 20:37:15 -0000       1.289
>   +++ gump.xml        8 Dec 2003 00:05:03 -0000       1.290
>   @@ -157,6 +157,7 @@
>      <module href="project/quartz.xml"/>
>      <module href="project/relaxng.xml"/>
>      <module href="project/webwork.xml"/>
>   +  <module href="project/wss4j.xml"/>
>      <module href="project/xdoclet.xml"/>
>      <module href="project/xjavadoc.xml"/>
>      <module href="project/xmlunit.xml"/>
>   
>   
>   
>   1.10      +1 -1      jakarta-gump/project/jce.xml
>   
>   Index: jce.xml
>   ===================================================================
>   RCS file: /home/cvs/jakarta-gump/project/jce.xml,v
>   retrieving revision 1.9
>   retrieving revision 1.10
>   diff -u -r1.9 -r1.10
>   --- jce.xml 30 Dec 2002 16:27:02 -0000      1.9
>   +++ jce.xml 8 Dec 2003 00:05:03 -0000       1.10
>   @@ -9,7 +9,7 @@
>        <package>javax.crypto</package>
>        <package>org.bouncycastle</package>
>    
>   -    <jar  name="jce-jdk13-116.jar" type="boot"/>
>   +    <jar  name="jce-jdk13-120.jar" type="boot"/>
>      </project>
>    
>    </module>
>   
>   
>   
>   1.1                  jakarta-gump/project/wss4j.xml
>   
>   Index: wss4j.xml
>   ===================================================================
>   <module name="jtidy">
>   
>     <url href="http://sourceforge.net/projects/wss4j/"/>
>     <description>
>       Web Services Security (WS-Security) Java Implemenatation
>     </description>
>     <redistributable/>
>   
>     <cvs repository="sourceforge" host-prefix="cvs.wss4j" dir="wss4j"/>
>     
>     <project name="wss4j">
>       <package>org.apache.ws</package>
>   
>       <ant target="gump"/>
>       <depend project="jaf"/>
>       <depend project="ws-axis"/>
>       <depend project="xml-xerces"/>
>       <depend project="commons-discovery"/>
>       <depend project="commons-logging"/>
>       <depend project="cryptix"/>
>       <depend project="jce"/>
>       <depend project="junit"/>
>       <depend property="log4j.jar" project="jakarta-log4j" id="log4j"/>
>       <depend project="javamail"/>
>       <depend project="wsdl4j"/>
>       <depend project="xml-xalan2" runtime="true"/>
>       <depend project="xml-security" inherit="runtime"/>
>   
>       <jar name="build/wss4j.jar"/>
>   
>       <license name="LICENSE"/>
>   
>       <javadoc nested="build/doc/html/api"/>
>     </project>
>   
>   </module>
>   
>   
>   
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


=====
Davanum Srinivas - http://webservices.apache.org/~dims/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to