RE: Taglibs repository

2004-08-01 Thread Felipe Leme
Carlos, Hmm, that might make sense, if we consider that the Servlet files are under servletapi (and not tomcat). I even think jstlapi is a better name, as the jstl.jar doesn't have any implementation for the taglibs. Anyway, I think it's better to vote this issue here (I will post it on the tagli

Re: Taglibs repository

2004-08-01 Thread Felipe Leme
Hi Dion, On Sat, 2004-07-31 at 00:15, Dion Gillard wrote: > What do you mean noone knows how it got there? Sorry, what I meant was that nobody from the Taglibs project knew how they got there. My guess is that you and Vince uploaded these files straight to ibiblio when creating the web-jstl templ

Re: Taglibs repository

2004-07-30 Thread Dion Gillard
What do you mean noone knows how it got there? [EMAIL PROTECTED] maven]$ ls -la | grep taglibs drwxrwsr-x6 vmassol maven4096 Oct 8 2003 taglibs [EMAIL PROTECTED] maven]$ [EMAIL PROTECTED] taglibs]$ cd jars [EMAIL PROTECTED] jars]$ ls -la total 1124 drwxrwsr-x2 vmassol maven

RE: Taglibs repository

2004-07-30 Thread Carlos Sanchez
IMHO as the package is javax.* they should be in another group and not under taglibs. > -Original Message- > From: Felipe Leme [mailto:[EMAIL PROTECTED] > Sent: Friday, July 30, 2004 4:28 PM > To: Maven Developers List > Subject: RE: Taglibs repository > > Hi Carlos

RE: Taglibs repository

2004-07-30 Thread Felipe Leme
On Fri, 30 Jul 2004 13:37:39 +0200, "Emmanuel Venisse" <[EMAIL PROTECTED]> wrote: > What??? ;-) It shouldn't be hard to port the current site, as most of documention is alrady in xdoc. I mean, it would be nice to use (and even improve) the taglib plugin to generate that stuff, but meanwhile we

RE: Taglibs repository

2004-07-30 Thread Felipe Leme
Hi Carlos, Actually, they are generated by the Jakarta Standard Taglib project, which is JSTL's reference implementation (in fact, I copied the JARs from Standard dists). Felipe On Fri, 30 Jul 2004 16:22:10 +0200, "Carlos Sanchez" <[EMAIL PROTECTED]> wrote: > I took a look to the standard/jars

RE: Taglibs repository

2004-07-30 Thread Carlos Sanchez
manuel Venisse [mailto:[EMAIL PROTECTED] > Sent: Friday, July 30, 2004 1:38 PM > To: Maven Developers List > Subject: Re: Taglibs repository > > > - Original Message - > From: "Felipe Leme" <[EMAIL PROTECTED]> > To: "Maven Developers List"

Re: Taglibs repository

2004-07-30 Thread Emmanuel Venisse
- Original Message - From: "Felipe Leme" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Friday, July 30, 2004 12:58 PM Subject: Re: Taglibs repository > On Fri, 2004-07-30 at 07:59, Emmanuel Venisse wrote: > >

Re: Taglibs repository

2004-07-30 Thread Felipe Leme
On Fri, 2004-07-30 at 07:59, Emmanuel Venisse wrote: > Ok, you can use your sructure. Cool. > Can you add poms files with this infos : Nope, they were not built with Maven :-( I'm planning to mavenize the project, but that's gonna take a while... -- Felipe

Re: Taglibs repository

2004-07-30 Thread Emmanuel Venisse
; Sent: Friday, July 30, 2004 12:39 PM Subject: Re: Taglibs repository > On Fri, 2004-07-30 at 04:17, Emmanuel Venisse wrote: > > Structure is correct, but I prefer this: > > taglibs > > jars > > all jars > > The problem with that structure is that th

Re: Taglibs repository

2004-07-30 Thread Felipe Leme
On Fri, 2004-07-30 at 04:17, Emmanuel Venisse wrote: > Structure is correct, but I prefer this: > taglibs > jars > all jars The problem with that structure is that the project has many taglibs, so the directory will be too packed (right now, for instance, there are 35 jars, 87 tlds and

Re: Taglibs repository

2004-07-30 Thread Emmanuel Venisse
Structure is correct, but I prefer this: taglibs jars all jars licenses all licenses tlds all tlds war all wars and there are already a directory group taglibs on ibiblio. It's more usable if we have only one group by project. Emmanuel - Origi

RE : Taglibs repository

2004-07-29 Thread Heritier Arnaud
Hi Felipe ! It seems to be good for the structure. Arnaud. > -Message d'origine- > De : Felipe Leme [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 30 juillet 2004 06:43 > À : Maven Developers List > Objet : Taglibs repository > > > Hi all, > > I'm about to add the Jakarta Taglibs art