Re: New project proposal -- Html4Java

2003-11-17 Thread Lavandowska
Sounds interesting, but have you seen ECS? http://jakarta.apache.org/ecs/index.html Lance --- Mike Goudie <[EMAIL PROTECTED]> wrote: > Hello, > I would like to start a new project at Jakarta called HTML4Java. The > result of the new project will create a set of controls based on > servlets and JS

Re: Possibly Include HTMLParser Jar in contrib code?

2003-07-11 Thread Lavandowska
--- "Andrew C. Oliver" <[EMAIL PROTECTED]> wrote: > We're not allowed to have LGPL dependencies per the Apache board. > > or should I just lift the code for this > > class? I need to add another 10 unicode mappings, > > and really would like a > > better solution! > > > > Sincerely, > > Eric

Re: so many jars

2003-03-14 Thread Lavandowska
I would say check out Greebo http://www.discore.com/oz/new/index.htm a "light-weight" version of Maven (I'm grossly oversimplifying) and combine this with some of the other magic Ant gives you (described in section 8.4 "Handling Versioned Dependencies" of Erik Hatcher's Ant book). Together these

Re: IDE Developers' guide

2002-11-25 Thread Lavandowska
; Great document Andy. > > The more idiot guides we have, the less idiots we will have. > > -jon You underestimate the idiots. Lance = Lance Lavandowska Http://www.brainopolis.com/ __ Do you Yahoo!? Yahoo! Mail Plus – Powerful

RE: More fun with unused/duplicate/unnecessary import statements

2002-11-20 Thread Lavandowska
Fantastic! Thanks! --- Tom Copeland <[EMAIL PROTECTED]> wrote: > Done: > > http://cvs.apache.org/~tcopeland/bad_imports_20_nov_02.htm > > Tom > > > -Original Message- > > From: Lavandowska [mailto:[EMAIL PROTECTED]] > > This is really neat,

Re: More fun with unused/duplicate/unnecessary import statements

2002-11-20 Thread Lavandowska
This is really neat, could you add a "percentage" column though, just to save me from trying to do the math in my head? Thanks. --- Tom Copeland <[EMAIL PROTECTED]> wrote: > i.e., imports from the same package. Numbers are about the same > > http://cvs.apache.org/~tcopeland/bad_imports_20_