cvs commit: jakarta-commons/betwixt/xdocs todo.xml

2003-01-02 Thread rdonkin
rdonkin 2003/01/02 02:22:16 Modified:betwixt/xdocs todo.xml Log: Added new task. Revision ChangesPath 1.23 +8 -0 jakarta-commons/betwixt/xdocs/todo.xml Index: todo.xml === RCS file:

Re: cvs commit: jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/introspection test-bwbi-output-a.xml test-bwbi-output-g.xml TestXMLIntrospector.java test-bwbi-output.xml

2003-01-02 Thread robert burrell donkin
On Wednesday, January 1, 2003, at 10:09 PM, Sam Ruby wrote: [EMAIL PROTECTED] wrote: Hopefully this will fix the problem with this unit test on unix platforms. Much better. thanks for the help :) 17 deprecation warnings. No test failures. can't get rid of these until we have a new

cvs commit: jakarta-commons/betwixt/xdocs community.xml navigation.xml

2003-01-02 Thread rdonkin
rdonkin 2003/01/02 03:44:32 Modified:betwixt/xdocs navigation.xml Added: betwixt/xdocs community.xml Log: Added a new page describing the betwixt IRC at werken. Revision ChangesPath 1.3 +1 -0 jakarta-commons/betwixt/xdocs/navigation.xml Index:

cvs commit: jakarta-commons-sandbox/jelly maven.xml

2003-01-02 Thread jstrachan
jstrachan2003/01/02 04:20:37 Modified:jellymaven.xml Log: Applied patch from Nick Minutello Revision ChangesPath 1.51 +168 -168 jakarta-commons-sandbox/jelly/maven.xml Index: maven.xml ===

Re: [Jelly][PATCH] Maven.xml fix

2003-01-02 Thread James Strachan
MessagePatch applied, thanks Nick. James --- http://radio.weblogs.com/0112098/ - Original Message - From: Nick Minutello To: [EMAIL PROTECTED] Sent: Monday, December 30, 2002 3:14 AM Subject: [Jelly][PATCH] Maven.xml fix Chaps, Currently, the dist:install goal fails with the

[GUMP] Build Failure - commons-jelly

2003-01-02 Thread Stefan Bodewig
This email is autogenerated from the output from: http://cvs.apache.org/builds/gump/2003-01-02/commons-jelly.html Buildfile: build.xml init: [mkdir] Created dir:

cvs commit: jakarta-commons-sandbox/graph2 build.xml

2003-01-02 Thread dion
dion2003/01/02 05:57:55 Modified:graph2 build.xml Log: regenned Revision ChangesPath 1.3 +174 -193 jakarta-commons-sandbox/graph2/build.xml Index: build.xml === RCS file:

Re: cvs commit: jakarta-commons-sandbox/graph2 build.xml

2003-01-02 Thread dion
news [EMAIL PROTECTED] wrote on 03/01/2003 01:34:17 AM: [EMAIL PROTECTED] wrote: dion2003/01/02 05:57:55 Modified:graph2 build.xml Log: regenned Thanks! Now we get onto real compile errors. It appears that graph2 is based on nsuml 0.4.20, which is clearly

cvs commit: jakarta-commons-sandbox/jelly build.xml

2003-01-02 Thread jstrachan
jstrachan2003/01/02 07:08:21 Modified:jellybuild.xml Log: latest generated ant build file for the gump builds Revision ChangesPath 1.73 +18 -11jakarta-commons-sandbox/jelly/build.xml Index: build.xml

Re: cvs commit: jakarta-commons-sandbox/graph2 build.xml

2003-01-02 Thread Sam Ruby
[EMAIL PROTECTED] wrote: I was hoping to get to this before you, but given I'm still running the 'update all' from gump\work (and have for the last 10-11 hrs), it'll have to wait :) You should be able to reproduce this without gump. I could also hack about the bootstrap task in maven so

Re: [Jelly] Release Issue 1 - dependencies

2003-01-02 Thread Morgan Delagrange
--- James Strachan [EMAIL PROTECTED] wrote: snip/ I'll try get some time this week though it might have to wait until next wednesday when I've some spare cycles - but I'll try create an experimental build of some seperate libraries in the sandbox (say, JellySWT for starters). Then once

cvs commit: jakarta-commons-sandbox/jelly/src/bin jelly jelly.bat

2003-01-02 Thread morgand
morgand 2003/01/02 09:32:41 Modified:jelly/src/bin jelly jelly.bat Log: applied Mark Diggory patch for configurable forehead conf location Revision ChangesPath 1.3 +5 -1 jakarta-commons-sandbox/jelly/src/bin/jelly Index: jelly

Re: [Jelly] Release Issue 1 - dependencies

2003-01-02 Thread James Strachan
From: Morgan Delagrange [EMAIL PROTECTED] I'm going to try to move at least one taglib (probably http) to a separate build today. It won't be pretty, but it should be servicable. For starters, I'm just shooting for something that will compile againt Jelly-core. Eventually, we'll want to

Re: [general][lang] monolithic components considered harmful

2003-01-02 Thread Rodney Waldhoff
Bah. I think you're being willfully obtuse about this. The heuristic is to place types that are commonly used or changed together, or mutually dependant on each other, into the same component. At the risk of getting mired in the details (and just considering the stuff currently in lang) here's

[Jelly] Release Issue 2 - Jelly public API

2003-01-02 Thread Morgan Delagrange
Hey all, I think it would be a good idea to identify the 1.0 Jelly API. By API, I mean the external interface as described in the Commons versioning guidelines (http://jakarta.apache.org/commons/versioning.html). For many Commons components we have simply defaulted to the public and protected

Re: [Jelly] Release Issue 1 - dependencies

2003-01-02 Thread Craig R. McClanahan
On Thu, 2 Jan 2003, James Strachan wrote: Date: Thu, 2 Jan 2003 17:56:13 - From: James Strachan [EMAIL PROTECTED] Reply-To: Jakarta Commons Developers List [EMAIL PROTECTED] To: Jakarta Commons Developers List [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: [Jelly] Release

Re: [Jelly] Release Issue 1 - dependencies

2003-01-02 Thread Rodney Waldhoff
On Thu, 2 Jan 2003, Craig R. McClanahan wrote: This whole issue is why I have some misgivings about Jelly as a commons component -- the functionality is great, but the dependency matrix for the libraries is enormous. How about moving Jelly core *only* to commons proper, and starting a new

Re: [Jelly] Release Issue 1 - dependencies

2003-01-02 Thread Morgan Delagrange
--- Rodney Waldhoff [EMAIL PROTECTED] wrote: On Thu, 2 Jan 2003, Craig R. McClanahan wrote: This whole issue is why I have some misgivings about Jelly as a commons component -- the functionality is great, but the dependency matrix for the libraries is enormous. How about moving

Re: [Jelly] Release Issue 1 - dependencies

2003-01-02 Thread Rodney Waldhoff
On Thu, 2 Jan 2003, Morgan Delagrange wrote: 2. Jelly core stays in Commons, while tags become a Jakarta subproject (+1) This is the one that seems odd to me (and I guess was the implication of Craig's note that seemed odd to me as well), though I'm not entirely sure why. I think

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/http/src/java/org/apache/commons/jelly/tags/http - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 13:19:01 jakarta-commons-sandbox/jelly/jelly-tags/http/src/java/org/apache/commons/jelly/tags/http - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: cvs commit: jakarta-commons-sandbox/jelly/jelly-tags - New directory

2003-01-02 Thread Sam Ruby
[EMAIL PROTECTED] wrote: morgand 2003/01/02 13:16:43 jakarta-commons-sandbox/jelly/jelly-tags - New directory YEA! - Sam Ruby -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

[Jelly][Patch] Adding owner capability to Dialog

2003-01-02 Thread Krohn, Dave
Title: [Jelly][Patch] Adding owner capability to Dialog Attached is a patch (diff file and a new java file) for the DialogTag in JellySwing. Currently, the Dialog tag is treated as a bean, so it simply creates a JDialog. The problem is that owner isn't an attribute that can be set after the

DO NOT REPLY [Bug 15731] - ChunkedInputStream blocks until timeout on Tomcat POST

2003-01-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15731. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

back to functors (was Re: [general][lang] monolithic componentsconsidered harmful)

2003-01-02 Thread Rodney Waldhoff
On Wed, 1 Jan 2003, Costin Manolache wrote: If you define functor the way Craig did - an interface that could be used as a common hook mechanism - I would gladly change my vote to +1. And it will be: if you want a hook mechanism, use commons-functor I would have phrased it as if you want to

[lang] The scope of lang

2003-01-02 Thread Ola Berg
This is a FAQ (or FFB - Frequently Fought Battle): I don't know you guys, but personally I think the scope of lang is clear: Javaprograms normally handles numbers, exceptions, strings, objects, arrays, casting etc. This is what java.lang is for. Then there is a java.math and a java.text etc

Re: [general][lang] monolithic components considered harmful

2003-01-02 Thread Ola Berg
On Thursday 02 January 2003 19.04, you wrote: Bah. I think you're being willfully obtuse about this. The heuristic is to place types that are commonly used or changed together, or mutually dependant on each other, into the same component. At the risk of getting mired in the details (and just

[lang] The scope of lang

2003-01-02 Thread Ola Berg
This is a FAQ (or FFB - Frequently Fought Battle): I don't know you guys, but personally I think the scope of lang is clear: Javaprograms normally handles numbers, exceptions, strings, objects, arrays, casting etc. This is what java.lang is for. Then there is a java.math and a java.text etc

Re: [general][lang] monolithic components considered harmful

2003-01-02 Thread Ola Berg
On Thursday 02 January 2003 19.04, you wrote: Bah. I think you're being willfully obtuse about this. The heuristic is to place types that are commonly used or changed together, or mutually dependant on each other, into the same component. At the risk of getting mired in the details (and just

Re: [lang] FastDateFormat questions

2003-01-02 Thread Sean Schofield
I'm back (after a long-awaited break for the holidays.) I agree that we should avoid using commons-colelctions. I will make it an inner class of FastDateFormat instead. I'll also hold off on submitting it until I have a complete set of test cases (or at least what I perceive to be complete.)

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/test - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:38:38 jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/test - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/test/org - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:38:44 jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/test/org - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/test/org/apache - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:38:49 jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/test/org/apache - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/test/org/apache/commons - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:38:54 jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/test/org/apache/commons - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/test/org/apache/commons/jelly - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:39:00 jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/test/org/apache/commons/jelly - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/test/org/apache/commons/jelly/betwixt - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:39:05 jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/test/org/apache/commons/jelly/betwixt - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/http maven.xmlproject.properties project.xml

2003-01-02 Thread dion
A few comments for discussion: [EMAIL PROTECTED] wrote on 03/01/2003 11:26:42 AM: [snip] Index: maven.xml === project default=java:jar xmlns:j=jelly:core xmlns: maven=jelly:maven xmlns:util=jelly:util !-- copies

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/http/src/test - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:45:31 jakarta-commons-sandbox/jelly/jelly-tags/http/src/test - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/http/src/test/org - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:45:37 jakarta-commons-sandbox/jelly/jelly-tags/http/src/test/org - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/http/src/test/org/apache - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:45:43 jakarta-commons-sandbox/jelly/jelly-tags/http/src/test/org/apache - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/http/src/test/org/apache/jelly - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:45:48 jakarta-commons-sandbox/jelly/jelly-tags/http/src/test/org/apache/jelly - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:51:47 jakarta-commons-sandbox/jelly/jelly-tags/jetty/src - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/java - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:51:51 jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/java - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/java/org - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:51:56 jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/java/org - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/java/org/apache - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:52:00 jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/java/org/apache - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/java/org/apache/commons - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:52:04 jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/java/org/apache/commons - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/java/org/apache/commons/jelly - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:52:09 jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/java/org/apache/commons/jelly - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/java/org/apache/commons/jelly/tags - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:52:13 jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/java/org/apache/commons/jelly/tags - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/java/org/apache/commons/jelly/tags/jetty - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:52:18 jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/java/org/apache/commons/jelly/tags/jetty - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:58:26 jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test/org - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:58:32 jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test/org - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test/org/apache/commons - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:58:43 jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test/org/apache/commons - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test/org/apache - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:58:38 jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test/org/apache - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test/org/apache/commons/jelly - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:58:48 jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test/org/apache/commons/jelly - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test/org/apache/commons/jelly/jetty - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:58:54 jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test/org/apache/commons/jelly/jetty - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test/org/apache/commons/jelly/jetty/docRoot - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:58:59 jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test/org/apache/commons/jelly/jetty/docRoot - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test/org/apache/commons/jelly/jetty/docRoot/contextTest - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:59:13 jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test/org/apache/commons/jelly/jetty/docRoot/contextTest - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test/org/apache/commons/jelly/jetty/docRoot/resourceHandlerTest - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:59:18 jakarta-commons-sandbox/jelly/jelly-tags/jetty/src/test/org/apache/commons/jelly/jetty/docRoot/resourceHandlerTest - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [lang] FastDateFormat questions

2003-01-02 Thread Henri Yandell
On Thu, 2 Jan 2003, Sean Schofield wrote: My paying job is keeping me busy but I hope to have all of this done by end of next week. My hope is that once this is done we can get back to discussing where to go from there and make some decisions on what should go in to the time subpackage.

Re: [lang] The scope of lang

2003-01-02 Thread Henri Yandell
On Thu, 2 Jan 2003, Ola Berg wrote: This is a FAQ (or FFB - Frequently Fought Battle): I don't know you guys, but personally I think the scope of lang is clear: Your view of [lang] seems spot on to me. Now that we all know this, let us identify the scope of [lang]. So, what

Re: [general][lang] monolithic components considered harmful

2003-01-02 Thread Henri Yandell
On Thu, 2 Jan 2003, Rodney Waldhoff wrote: Bah. I think you're being willfully obtuse about this. Possibly, but if your criteria can't be applied to everything then they are not worth applying [okay, maybe a bit too bombastic]. The heuristic is to place types that are commonly used or

[functor] Next step

2003-01-02 Thread Henri Yandell
One good thing this series of discussions has shown is that there is a lot of interest in functors. Rodney, Stephen and Costin have all shown creative input in this set of mail, and the original authors of functors [Ola? Stephen? Steven? others?] obviously also have shown that input. I believe

cvs commit: jakarta-commons-sandbox/jelly commonDependencies.ent

2003-01-02 Thread morgand
morgand 2003/01/02 17:37:41 Added: jellycommonDependencies.ent Log: added a shared dependency list for Jelly core and its dependant taglibs Revision ChangesPath 1.1 jakarta-commons-sandbox/jelly/commonDependencies.ent Index:

cvs commit: jakarta-commons-sandbox/jelly project.xml

2003-01-02 Thread morgand
morgand 2003/01/02 17:38:25 Modified:jellyproject.xml Log: added the common dependency entity and removed dependencies for betwixt, http, and jetty, which now live in separate builds Revision ChangesPath 1.104 +15 -58

cvs commit: jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/tags/betwixt BetwixtTagLibrary.java IntrospectorTag.java ParseTag.java package.html

2003-01-02 Thread morgand
morgand 2003/01/02 17:38:56 Removed: jelly/src/java/org/apache/commons/jelly/tags/betwixt BetwixtTagLibrary.java IntrospectorTag.java ParseTag.java package.html Log: moved betwixt, http and jetty taglibs to separate builds -- To

cvs commit: jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/tags/jetty AbstractMethodHandlerTag.java DeleteRequestTag.java GetRequestTag.java HttpContextTag.java JellyResourceHandlerTag.java JellyResourceHttpHandler.java JettyHttpServerTag.java JettyTagLibrary.java NotFoundHandlerTag.java PostRequestTag.java PutRequestTag.java RealmTag.java ResourceHandlerTag.java ResponseBodyTag.java ResponseCodeTag.java ResponseHeaderTag.java SecurityHandlerTag.java SocketListenerTag.java package.html

2003-01-02 Thread morgand
morgand 2003/01/02 17:39:06 Removed: jelly/src/java/org/apache/commons/jelly/tags/jetty AbstractMethodHandlerTag.java DeleteRequestTag.java GetRequestTag.java HttpContextTag.java JellyResourceHandlerTag.java

cvs commit: jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/betwixt TestJelly.java common.jelly rss-example.xml suite.jelly

2003-01-02 Thread morgand
morgand 2003/01/02 17:39:27 Removed: jelly/src/test/org/apache/commons/jelly/betwixt TestJelly.java common.jelly rss-example.xml suite.jelly Log: moved betwixt, http and jetty taglibs to separate builds -- To unsubscribe, e-mail:

cvs commit: jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/http http.jelly

2003-01-02 Thread morgand
morgand 2003/01/02 17:39:45 Removed: jelly/src/test/org/apache/commons/jelly/http http.jelly Log: moved betwixt, http and jetty taglibs to separate builds -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/jetty/setup demoRealm.properties

2003-01-02 Thread morgand
morgand 2003/01/02 17:39:53 Removed: jelly/src/test/org/apache/commons/jelly/jetty .cvsignore TestJettyHttpServerTags.java defaultServer.jelly httpContext.jelly jellyResourceHandler.jelly

Re: cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/http maven.xml project.properties project.xml

2003-01-02 Thread Morgan Delagrange
--- [EMAIL PROTECTED] wrote: A few comments for discussion: [EMAIL PROTECTED] wrote on 03/01/2003 11:26:42 AM: [snip] Index: maven.xml === project default=java:jar xmlns:j=jelly:core xmlns: maven=jelly:maven

Re: [lang] The scope of lang

2003-01-02 Thread Ola Berg
Despite my bald statements Ooops. Should be bold statements. Or maybe hairy statements :-p /O (sorry for the duplication of the previous postings) -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly project.xml

2003-01-02 Thread morgand
morgand 2003/01/02 21:02:17 Modified:jellyproject.xml Log: moved jeez into a separate build, removed unused dependency on werkz Revision ChangesPath 1.105 +2 -2 jakarta-commons-sandbox/jelly/project.xml Index: project.xml

Re: [jelly] remainging gump bootstrap errors

2003-01-02 Thread Morgan Delagrange
--- [EMAIL PROTECTED] wrote: Jason is/was going to move them to Maven. If they're not gone when you're ready, move em out. -- dIon Gillard, Multitask Consulting Jeez has been moved to a separate build. It builds, which probably means the quarts snapshot in Maven is out-of-date. It

Re: cvs commit: jakarta-commons-sandbox/resources build.xml

2003-01-02 Thread Craig R. McClanahan
On 3 Jan 2003 [EMAIL PROTECTED] wrote: Date: 3 Jan 2003 05:01:35 - From: [EMAIL PROTECTED] Reply-To: Jakarta Commons Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: cvs commit: jakarta-commons-sandbox/resources build.xml jmitchell2003/01/02 21:01:35 Modified:

RE: cvs commit: jakarta-commons-sandbox/resources build.xml

2003-01-02 Thread James Mitchell
Sorry about that, I figured it wouldn't hurt. -- James Mitchell Software Engineer/Open Source Evangelist http://www.open-tools.org C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg. - Bjarne Stroustrup -Original Message-

DO NOT REPLY [Bug 15773] New: - setProperty throws exception on null value

2003-01-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15773. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15773] - setProperty throws exception on null value

2003-01-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15773. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/betwixt maven.xml project.properties project.xml

2003-01-02 Thread morgand
morgand 2003/01/02 16:26:19 Added: jelly/jelly-tags/betwixt maven.xml project.properties project.xml Log: build files for the betwixt taglib Revision ChangesPath 1.1 jakarta-commons-sandbox/jelly/jelly-tags/betwixt/maven.xml

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/jetty maven.xml project.properties project.xml

2003-01-02 Thread morgand
morgand 2003/01/02 16:27:29 Added: jelly/jelly-tags/jetty maven.xml project.properties project.xml Log: build files for the jetty taglib Revision ChangesPath 1.1 jakarta-commons-sandbox/jelly/jelly-tags/jetty/maven.xml

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:28:01 jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/java - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:28:08 jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/java - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/java/org - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:28:58 jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/java/org - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/java/org/apache - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:29:04 jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/java/org/apache - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/java/org/apache/commons - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:29:10 jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/java/org/apache/commons - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/java/org/apache/commons/jelly - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:29:16 jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/java/org/apache/commons/jelly - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/java/org/apache/commons/jelly/tags - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:29:22 jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/java/org/apache/commons/jelly/tags - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/java/org/apache/commons/jelly/tags/betwixt - New directory

2003-01-02 Thread morgand
morgand 2003/01/02 16:29:27 jakarta-commons-sandbox/jelly/jelly-tags/betwixt/src/java/org/apache/commons/jelly/tags/betwixt - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/betwixt project.xml

2003-01-02 Thread morgand
morgand 2003/01/02 16:32:38 Modified:jelly/jelly-tags/betwixt project.xml Log: wrong package name in maven script Revision ChangesPath 1.2 +1 -1 jakarta-commons-sandbox/jelly/jelly-tags/betwixt/project.xml Index: project.xml