Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 68790 invoked from network); 27 Sep 2002 11:56:06 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 27 Sep 2002 11:56:06 -0000 Received: (qmail 24833 invoked by uid 97); 27 Sep 2002 11:56:44 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 24817 invoked by uid 97); 27 Sep 2002 11:56:43 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 24805 invoked by uid 98); 27 Sep 2002 11:56:42 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Sender: jsdever Message-ID: <3D94471E.E75E8EEB@sympatico.ca> Date: Fri, 27 Sep 2002 07:55:10 -0400 From: Jeff Dever X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.18 i586) X-Accept-Language: en MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: Re: [GUMP][httpclient] Build Failure - commons-httpclient References: <20020927105948.30206.qmail@apache.org> <3D944253.293C72D8@sympatico.ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Adrian, this is your baby. I didn't see that before I checked in your patch. In general it is a bad idea to use the com.sun packages directly. Can you do this more genericly? > > No, in the Gump descriptor (I've already done so), but a problem > remains for me (Gump uses bouncycastle's JCE implementation): > > [javac] /home/bodewig/dev/gump/jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/NTLM.java:91: cannot resolve symbol > [javac] symbol : class SunJCE > [javac] location: package provider > [javac] Security.addProvider(new com.sun.crypto.provider.SunJCE()); > [javac] ^ > [javac] 1 error > > can you make that independent of the Sun implementation? > > Stefan -- To unsubscribe, e-mail: For additional commands, e-mail: