You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2005/12/12 20:55:52 UTC

svn commit: r356359 - /gump/metadata/project/directory-mina.xml

Author: bodewig
Date: Mon Dec 12 11:55:48 2005
New Revision: 356359

URL: http://svn.apache.org/viewcvs?rev=356359&view=rev
Log:
mina needs jsse but its Maven pom doesn't say so (so adding it here won't help, sigh)

Modified:
    gump/metadata/project/directory-mina.xml

Modified: gump/metadata/project/directory-mina.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/directory-mina.xml?rev=356359&r1=356358&r2=356359&view=diff
==============================================================================
--- gump/metadata/project/directory-mina.xml (original)
+++ gump/metadata/project/directory-mina.xml Mon Dec 12 11:55:48 2005
@@ -57,8 +57,7 @@
     <depend project="maven-site-plugin"/>
     <depend project="slf4j" ids="slf4j-simple jcl-over-slf4j"/>
     <depend project="spring" ids="spring-core spring-beans"/>
-    <!--depend project="tl-netty2" /-->
-    
+    <depend project="jsse"/> 
     <home nested="." />
 
     <jar name="target/mina-@@DATE@@.jar" />



RE: svn commit: r356359 - /gump/metadata/project/directory-mina.xml

Posted by Bill Barker <wb...@wilshire.com>.
 

> -----Original Message-----
> From: bodewig@apache.org [mailto:bodewig@apache.org] 
> Sent: Monday, December 12, 2005 11:56 AM
> To: commits@gump.apache.org
> Subject: svn commit: r356359 - 
> /gump/metadata/project/directory-mina.xml
> 
> Author: bodewig
> Date: Mon Dec 12 11:55:48 2005
> New Revision: 356359
> 
> URL: http://svn.apache.org/viewcvs?rev=356359&view=rev
> Log:
> mina needs jsse but its Maven pom doesn't say so (so adding 
> it here won't help, sigh)
> 

Actually, the problem is that it needs the JSSE from a 1.5 JVM.  It simply
won't build on a 1.4 JVM.



This message is intended only for the use of the person(s) listed above as the intended recipient(s), and may contain information that is PRIVILEGED and CONFIDENTIAL.  If you are not an intended recipient, you may not read, copy, or distribute this message or any attachment. If you received this communication in error, please notify us immediately by e-mail and then delete all copies of this message and any attachments.

In addition you should be aware that ordinary (unencrypted) e-mail sent through the Internet is not secure. Do not send confidential or sensitive information, such as social security numbers, account numbers, personal identification numbers and passwords, to us via ordinary (unencrypted) e-mail.


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