Re: Tomcat Dependency Graph

2007-12-02 Thread Wendy Smoak
On Dec 2, 2007 10:04 AM, Sergey Vidyuk <[EMAIL PROTECTED]> wrote: > I've generated some graphs and dot files but graphviz can't generate > graph for classes deps. Take a look at UMLGraph... http://www.umlgraph.org/ It can generate GraphViz diagram specifications, which you can then process into

Re: Mavenization (M10N) of Tomcat Build Process - Should Tomcat Be Migrated to Maven 2?

2007-10-19 Thread Wendy Smoak
On 10/19/07, Paul Shemansky <[EMAIL PROTECTED]> wrote: > If I commit to working on it, and try to show some sort of > proof-in-the-pudding, the issue returns to the problem I mentioned > before which is hosting it. The place that comes immediately to mind is wush.net... maybe ping Michael Ching a

Re: Mavenization (M10N) of Tomcat Build Process - Should Tomcat Be Migrated to Maven 2?

2007-10-17 Thread Wendy Smoak
On 10/17/07, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: > We currently have a "distribute to Maven repo" in place. > The most current version is in the sandbox, that would allow us to > publish to the central ASF repo with signed JAR's. > This allows(will allow) other projects that do use

Re: Commons EL

2007-04-04 Thread Wendy Smoak
On 4/4/07, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: still haven't got around the fact that maven command line has the limitation around simply being able to attach a signature and send it up. do you have a script that does what you say, that will prevent me from having to duplicate thi

Re: Commons EL

2007-04-04 Thread Wendy Smoak
On 4/4/07, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: If you need additional individual JARs from tomcat published to the repo, just let me know and I can get it done. http://tomcat.apache.org/dev/dist/m2-repository/org/apache/tomcat/jasper-el/ Whatever happened with getting the Tomcat

Re: [ANN] Apache Tomcat 5.5.23 released

2007-03-11 Thread Wendy Smoak
On 3/9/07, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: The Apache Tomcat team announces the immediate availability of Apache Tomcat 5.5.23 stable. This release has numerous bug fixes and maintenance updates. It also includes the corrected source code for the JK CVE-2007-0774 issue. Filip

Re: 5.5.21?

2007-01-21 Thread Wendy Smoak
On 1/21/07, Jess Holle <[EMAIL PROTECTED]> wrote: One fix of interest that I am aware of in 5.5.21 is the AJP flush packets fix. We can certainly patch that into our Tomcat, but I'd rather be able to move to a 5.5.21 with any other collected fixes as well -- and avoid discrepancies between our

Re: Testing Tomcat 6.0.0 alpha

2006-10-31 Thread Wendy Smoak
On 10/27/06, Yoav Shapira <[EMAIL PROTECTED]> wrote: I'd rather start off right and do it in the Maven 2, not Maven 1, structure. The scripts I've seen are about equally easy... But let us know what you think after you double check, please. Answers from Maven developers on repository@ [1] in

Re: jasper snapshot moved ?

2006-10-31 Thread Wendy Smoak
On 10/31/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 10/31/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > I'll deploy new 6.0.0-SNAPSHOT jars tonight unless someone beats me to it. Correction: I'll deploy 6.0.1-SNAPSHOT jars tonight. This is done. The commands us

Re: jasper snapshot moved ?

2006-10-31 Thread Wendy Smoak
On 10/31/06, Remy Maucherat <[EMAIL PROTECTED]> wrote: If you do it, you can publish the real 6.0.0 jars, since they're out. It's only an alpha, but there's a matching tag in svn, so it's definitely more maintainable. The 6.0.0 jars can go in the rsynced Maven repository after it passes a vote

Re: jasper snapshot moved ?

2006-10-31 Thread Wendy Smoak
On 10/31/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: I'll deploy new 6.0.0-SNAPSHOT jars tonight unless someone beats me to it. Correction: I'll deploy 6.0.1-SNAPSHOT jars tonight. -- Wendy - To unsubscribe

Re: jasper snapshot moved ?

2006-10-31 Thread Wendy Smoak
On 10/31/06, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: was there an official process for this? so that we can build it into our scripts so that we can do it automatically when we do releases These were the (pre-release) snapshots I deployed after this thread: http://www.nabble.com/

Re: jasper snapshot moved ?

2006-10-31 Thread Wendy Smoak
On 10/31/06, Dennis Byrne <[EMAIL PROTECTED]> wrote: The Myfaces JSF 1.2 effort has a maven dependency on the new jasper SNAPSHOT. I'm seeing build errors now because the maven client cannot locate the jasper artifacts - were any jars recently moved [1]? Can you tell me where they have/will

Re: Testing Tomcat 6.0.0 alpha

2006-10-29 Thread Wendy Smoak
On 10/26/06, Remy Maucherat <[EMAIL PROTECTED]> wrote: It would be good to test the build, and I'll post a stability vote for it next week (capped at beta, since some - very minor - test failures would need to be addressed first). ... The build itself has been mirrored correctly. So it has,

Re: Testing Tomcat 6.0.0 alpha

2006-10-29 Thread Wendy Smoak
On 10/27/06, Yoav Shapira <[EMAIL PROTECTED]> wrote: I thought our internal repos weren't auto-sync'ed to ibiblio, which is why people at infra and [EMAIL PROTECTED] are having a discussion about Apache repo mirroring right now? Maybe I misunderstood. Under http://people.apache.org/repo/ we h

Re: Testing Tomcat 6.0.0 alpha

2006-10-27 Thread Wendy Smoak
On 10/26/06, Yoav Shapira <[EMAIL PROTECTED]> wrote: Once we have a formal release (i.e. voted / approved by the PMC), we can also upload to ibiblio, aka the Maven Central Repository, following the directions at http://maven.apache.org/guides/mini/guide-ibiblio-upload.html There is a different

Re: Tomcat 6 EL jars

2006-10-10 Thread Wendy Smoak
On 10/9/06, Remy Maucherat <[EMAIL PROTECTED]> wrote: Sure, no problem from me either. There could be regular Tomcat 6 builds available shortly. This is done... the el-api and jasper-el jars are available here: http://people.apache.org/repo/m2-snapshot-repository/org/apache/tomcat/ This wil

Re: Tomcat 6 EL jars

2006-10-09 Thread Wendy Smoak
On 10/9/06, Yoav Shapira <[EMAIL PROTECTED]> wrote: Hi, I don't personally mind at all. I've been wanting to add remote Maven repo deployment for Tomcat components for Tomcat 6 anyways. (It can't be fully automatic, though, or at least I was only planning to do it for PMC-approved releases, inc

Tomcat 6 EL jars

2006-10-09 Thread Wendy Smoak
Does anyone mind if I deploy snapshots of the Tomcat 6 el-api and jasper-el jars to Apache's Maven snapshot repository? The MyFaces project needs them for the JSF 1.2 (JSR-252) implementation. (We're currently compiling against jars from Jetty.) They'll end up here: http://people.apache.org/r