Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 57230 invoked from network); 1 Sep 2005 12:47:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Sep 2005 12:47:04 -0000 Received: (qmail 43793 invoked by uid 500); 1 Sep 2005 12:46:56 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 43734 invoked by uid 500); 1 Sep 2005 12:46:56 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 43721 invoked by uid 99); 1 Sep 2005 12:46:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Sep 2005 05:46:56 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [194.109.24.35] (HELO smtp-vbr15.xs4all.nl) (194.109.24.35) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Sep 2005 05:47:11 -0700 Received: from MPOLT012 (host-2.tntlogistics-3.demon.nl [82.161.189.10]) (authenticated bits=0) by smtp-vbr15.xs4all.nl (8.13.3/8.13.3) with ESMTP id j81CkkSW018348; Thu, 1 Sep 2005 14:46:53 +0200 (CEST) (envelope-from kees.vandieren@mp-objects.com) Message-Id: <200509011246.j81CkkSW018348@smtp-vbr15.xs4all.nl> From: "Kees van Dieren" To: "'Jakarta Commons Users List'" Subject: RE: [jelly] Where are the taglibs Date: Thu, 1 Sep 2005 14:46:47 +0200 Organization: MP Objects MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcWuxWz5VGPX1B8UTY+AhHTXNzBP8gALOfRw In-Reply-To: <4316AB57.2060706@danet.de> X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I'm not one of the project members, but I just like the power of Jelly. I've found a 'trick' to download missing tag libs: The sql binary link is :http://www.apache.org/dist/java-repository/commons-jelly/jars/commons-jelly -tags-sql-1.0.jar Replace sql in the url with the library you wish (I've tested xml, jsl) and it works. I agree that download url's have to be fixed somewhat. I'll send this message also to one of the team members. Kind regards, Kees van Dieren Senior Software Engineer MP Objects Supply Chain Software Stationsplein 45 3013 AK Rotterdam The Netherlands Post address: Postbus 29126 3001 GC Rotterdam Mobile: +31 (0)6-43068619 Phone: +31 (0)10-2900304 Fax: +31 (0)10-2900305 -----Original Message----- From: Dr. Michael Lipp [mailto:Michael.Lipp@danet.de] Sent: Thursday, September 01, 2005 9:19 AM To: Jakarta Commons Users List Cc: kees.vandieren@mp-objects.com Subject: Re: [jelly] Where are the taglibs Kees van Dieren wrote: > The tutorial advices to build jelly from source. Mmh, but the jelly 1.0 source doesn't include the "additional" tag libraries neither... > > In the menu a download link for each tag library itself, is available > > http://jakarta.apache.org/commons/jelly/libs/sql/downloads.html This is true for "sql", it is not e.g. for "jsl" and "xml" (I didn't check every library). I don't know if you are a member of the jelly project team, but some prominent hints in the documentation would really help. I have eventually resorted to checking out the commons-jelly-1.0 branch from SVN and compiled the libraries I need, but not everybody will make the effort. And this is a pity because I think Jelly comes in handy for various XML related tasks. Regards Michael --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org