Re: [Jelly] Release Issue 3 - Exception handling

2003-01-29 Thread Morgan Delagrange
--- bob mcwhirter [EMAIL PROTECTED] wrote: Golly, does this break pretty much all existing tags? (bob scans his bazillion tags...) Is this drools you're talking about? Yes, every tag that throws Exception will no longer compile against the HEAD of Jelly. Not desirable, I agree, but also

TelnetClient on Solaris - timeout problem

2003-01-29 Thread Jørgen Nørgaard
Title: TelnetClient on Solaris - timeout problem Hello, we have a small application that uses telnet to retrieve information from other hosts. It works fine. However, the timeout for connections to hosts not responding for some reason is a bit problematic. On Linux and Windows, using jdk 1.3.x

[GUMP] Build Failure - commons-graph

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

[GUMP] Build Failure - commons-functor

2003-01-29 Thread Rod Waldhoff
This email is autogenerated from the output from: http://cvs.apache.org/builds/gump/2003-01-29/commons-functor.html Buildfile: build.xml init: [echo] functor 1.0-dev

[GUMP] Build Failure - commons-jelly-tags-fmt

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

[GUMP] Build Failure - commons-jelly-tags-html

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

Re: [Jelly] Release Issue 3 - Exception handling

2003-01-29 Thread James Strachan
From: Morgan Delagrange [EMAIL PROTECTED] --- James Strachan [EMAIL PROTECTED] wrote: I'm in total agreement in general - however I disagree about the Tag interface change. The only class which will ever be invoking the Tag.doTag() method is the TagScript class. Not strictly true

Re: Wiki

2003-01-29 Thread Henri Yandell
Jakarta General list has had some stuff about one existing. To be honest I don't understand how to use Wiki anyway. I've tried and things fall apart when I try to have 'ProjectPlan' in more than one place. I'd prefer a federated of Wiki's per project. If a hyperlink isn't in a project, at that

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

2003-01-29 Thread dion
dion2003/01/29 07:37:48 Modified:jelly/jelly-tags/quartz project.xml Log: Remove jelly from deps as it's in the parent project Revision ChangesPath 1.6 +0 -5 jakarta-commons-sandbox/jelly/jelly-tags/quartz/project.xml Index: project.xml

cvs commit: jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/tags/core ArgTag.java WhenTag.java UseBeanTag.java CaseTag.java FileTag.java DefaultTag.java SetTag.java

2003-01-29 Thread dion
dion2003/01/29 07:45:36 Modified:jelly/src/java/org/apache/commons/jelly/tags/core ArgTag.java WhenTag.java UseBeanTag.java CaseTag.java FileTag.java DefaultTag.java SetTag.java Log: Remove unused imports

cvs commit: jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/tags/core UseBeanTag.java

2003-01-29 Thread dion
dion2003/01/29 08:01:29 Modified:jelly/src/java/org/apache/commons/jelly/tags/core UseBeanTag.java Log: Make sure there is a class loader before using it Revision ChangesPath 1.11 +5 -1

cvs commit: jakarta-commons/httpclient/src/java/org/apache/commons/httpclient URI.java

2003-01-29 Thread jericho
jericho 2003/01/29 08:03:33 Modified:httpclient/src/java/org/apache/commons/httpclient URI.java Log: - Add the hash code functionality. Suggested by Joseph Artsimovich [EMAIL PROTECTED] Thanks to you! Revision ChangesPath 1.27 +41 -6

DO NOT REPLY [Bug 15439] - Enum does not support inner sub-classes

2003-01-29 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=15439. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15439] - Enum does not support inner sub-classes

2003-01-29 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=15439. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [Jelly] Release Issue 3 - Exception handling

2003-01-29 Thread dion
Hey Bob, bob mcwhirter [EMAIL PROTECTED] wrote on 30/01/2003 01:32:43 AM: [snippage] I apologize for my goofy example, so, lemme try again, catching what I want, and letting others escape: public void doTag(XMLOutput) throws Exception { Object obj = null; try {

cvs commit: jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/tags/junit JUnitTagLibrary.java CaseTag.java

2003-01-29 Thread dion
dion2003/01/29 08:10:14 Modified:jelly/src/test/org/apache/commons/jelly/test/xml TestXMLValidation.java TestNonexistentTags.java TestXMLParserCache.java jelly/src/test/org/apache/commons/jelly/tags/junit

DO NOT REPLY [Bug 15439] - Enum does not support inner sub-classes

2003-01-29 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=15439. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 16457] - NullPointerException in LogFactory

2003-01-29 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=16457. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 10825] - NullPointException when Logger.getClassLoader returns null

2003-01-29 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=10825. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [Jelly] Release Issue 3 - Exception handling

2003-01-29 Thread Morgan Delagrange
--- bob mcwhirter [EMAIL PROTECTED] wrote: I'll succumb then, as Strachan has spoken. All hail the Strachan, and I'll lift my threat of veto. Now, looking for volunteers to help migrate all of my taglibs... :) I volunteer. Look for patches on this list. - Morgan -bob

Re: [VOTE] Promote net from commons sandbox to commons

2003-01-29 Thread Rodney Waldhoff
On Tue, 28 Jan 2003, robert burrell donkin wrote: the proposal's is in the net documentation: http://jakarta.apache.org/commons/sandbox/net/proposal.html. (i should probably have included this url i the first place.) - robert Oh, ok. +0. (though the scope is still a little bit vague for

Re: [beanutils] error messages

2003-01-29 Thread Craig R. McClanahan
On Wed, 29 Jan 2003, Christian Sell wrote: Date: Wed, 29 Jan 2003 17:21:32 +0100 From: Christian Sell [EMAIL PROTECTED] Reply-To: Jakarta Commons Developers List [EMAIL PROTECTED] To: Jakarta Commons Developers List [EMAIL PROTECTED] Subject: [beanutils] error messages Hello, I am

cvs commit: jakarta-commons/jxpath/src/java/org/apache/commons/jxpath/util BasicTypeConverter.java

2003-01-29 Thread dmitri
dmitri 2003/01/29 09:55:01 Modified:jxpath/src/java/org/apache/commons/jxpath PackageFunctions.java jxpath/src/test/org/apache/commons/jxpath/ri/compiler ExtensionFunctionTest.java

[net] TelnetClient on Solaris - timeout problem [WAS Re: TelnetClient on Solaris - timeout problem]

2003-01-29 Thread robert burrell donkin
hi Jørgen you need to prefix the component name (so that the net developers can find it). - robert On Wednesday, January 29, 2003, at 10:15 AM, Jørgen Nørgaard wrote: Hello, we have a small application that uses telnet to retrieve information from other hosts. It works fine. However, the

Re: [VOTE] Promote net from commons sandbox to commons

2003-01-29 Thread robert burrell donkin
anyone can vote (the opinions of contributors and users are valuable) but only votes from committers are binding. some people who know that their votes are not binding put (not binding) after them or something like that you might like to browse http://jakarta.apache.org/site/getinvolved.html

cvs commit: jakarta-commons/jxpath/xdocs release-notes-1.1.xml

2003-01-29 Thread dmitri
dmitri 2003/01/29 10:11:05 Modified:jxpath/xdocs release-notes-1.1.xml Log: Addressed an Anakia issue Revision ChangesPath 1.2 +14 -18jakarta-commons/jxpath/xdocs/release-notes-1.1.xml Index: release-notes-1.1.xml

cvs commit: jakarta-commons/betwixt maven.xml

2003-01-29 Thread rdonkin
rdonkin 2003/01/29 10:42:51 Modified:betwixt maven.xml Log: Added preGoals so that the release notes get copied into the distributions Revision ChangesPath 1.5 +19 -0 jakarta-commons/betwixt/maven.xml Index: maven.xml

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

2003-01-29 Thread rdonkin
rdonkin 2003/01/29 10:55:10 Modified:betwixt/src/java/org/apache/commons/betwixt ElementDescriptor.java betwixt/xdocs overview.xml Log: Moved a few document improvements over from the relesae branch Revision ChangesPath 1.7 +2

DO NOT REPLY [Bug 16350] - Wildcard matching with /*

2003-01-29 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=16350. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Wiki

2003-01-29 Thread Stephen Colebourne
Actually I was more concerned about the error stack trace on our publicly facing wiki pages! Not very user friendly. Should we just delete it? Stephen - Original Message - From: Rodney Waldhoff [EMAIL PROTECTED] To: Jakarta Commons Developers List [EMAIL PROTECTED] Sent: Wednesday,

[digester] action items for 1.4 release

2003-01-29 Thread robert burrell donkin
here's my list of things which need doing. anyone have anything to add? release notes = i'll go through the commits and assemble some release notes. bugs #12997 Call the method as soon as the last parameter is encountered

[fileupload] release?

2003-01-29 Thread robert burrell donkin
we've had some requests from users who wanted to download a file upload release. it'd be good to have a definite release for file upload even if it's only an alpha or a beta. i don't really have much idea about what's holding a release up but if it's the lack of a release manager, i'd be

Re: [fileupload] release?

2003-01-29 Thread Martin van den Bemt
I thought a move to proper was pending (maybe I missed to move though) Mvgr, Martin On Wed, 2003-01-29 at 21:30, robert burrell donkin wrote: we've had some requests from users who wanted to download a file upload release. it'd be good to have a definite release for file upload even if it's

Re: [digester] action items for 1.4 release

2003-01-29 Thread Craig R. McClanahan
On Wed, 29 Jan 2003, robert burrell donkin wrote: Date: Wed, 29 Jan 2003 20:24:27 + From: robert burrell donkin [EMAIL PROTECTED] Reply-To: Jakarta Commons Developers List [EMAIL PROTECTED] To: 'Jakarta Commons Developers List' [EMAIL PROTECTED] Subject: [digester] action items for 1.4

RE: Wiki

2003-01-29 Thread O'brien, Tim
Actually I was more concerned about the error stack trace on our publicly facing wiki pages! Not very user friendly. Should we just delete it? Stephen Stephen, I had noticed that about 2 weeks ago, and I had asked one of the Wiki Administrators what a good policy for deleting content was. I

[beanutils] Possible addition to the distribution.

2003-01-29 Thread Bradley M. Handy
Ive created a class that initializes a DynaClass from an XML file. Ive attached the source code, a simple JUnit TestCase, and a sample XML file for use with the JUnit TestCase. Brad Handy ?xml version=1.0 encoding=UTF-8? !-- Document : test-dyna-bean.xml Created on :

cvs commit: jakarta-commons/lang/src/java/org/apache/commons/lang Notifier.java NotifierException.java

2003-01-29 Thread bayard
bayard 2003/01/29 14:05:44 Removed: lang/src/java/org/apache/commons/lang Notifier.java NotifierException.java Log: Removed to bundle in a proposal of added classes to BeanUtils at some point.

cvs commit: jakarta-commons-sandbox/functor/src/test/org/apache/commons/functor/core/composite TestConditionalBinaryFunction.java TestConditionalBinaryProcedure.java TestConditionalUnaryFunction.java TestConditionalUnaryPredicate.java TestConditionalUnaryProcedure.java

2003-01-29 Thread rwaldhoff
rwaldhoff2003/01/29 15:24:53 Modified:functor/src/test/org/apache/commons/functor/core/composite TestConditionalBinaryFunction.java TestConditionalBinaryProcedure.java TestConditionalUnaryFunction.java

cvs commit: jakarta-commons-sandbox/jelly/jelly-tags/http/src/java/org/apache/commons/jelly/tags/http HeaderTag.java

2003-01-29 Thread dion
dion2003/01/29 15:46:04 Modified:jelly/jelly-tags/http/src/java/org/apache/commons/jelly/tags/http HeaderTag.java Log: Remove unused imports Revision ChangesPath 1.5 +0 -2

cvs commit: jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/impl ExpressionScript.java BreakException.java

2003-01-29 Thread dion
dion2003/01/29 15:46:38 Modified:jelly/src/java/org/apache/commons/jelly/impl ExpressionScript.java BreakException.java Log: Remove unused imports Revision ChangesPath 1.5 +0 -1

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

2003-01-29 Thread dion
dion2003/01/29 15:47:15 Modified:jellymaven.xml Log: Add tags-do goal Revision ChangesPath 1.57 +12 -0 jakarta-commons-sandbox/jelly/maven.xml Index: maven.xml === RCS file:

cvs commit: jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/impl TextScript.java

2003-01-29 Thread dion
dion2003/01/29 15:48:03 Modified:jelly/src/java/org/apache/commons/jelly/impl TextScript.java Log: Remove unused imports Revision ChangesPath 1.14 +5 -6 jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/impl/TextScript.java Index:

cvs commit: jakarta-commons/httpclient/src/java/org/apache/commons/httpclient URI.java

2003-01-29 Thread jericho
jericho 2003/01/29 16:08:43 Modified:httpclient/src/java/org/apache/commons/httpclient URI.java Log: Now, - Treat an empty path as a relative URI in parseUriReference. - Treat an empty fragment in constructors (setXxxFragment was ok) Suggested by Armando Anton [EMAIL

DO NOT REPLY [Bug 16350] - Wildcard matching with /*

2003-01-29 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=16350. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[Jelly] blissed taglib patch

2003-01-29 Thread Morgan Delagrange
Bob et al. Here is a patch for the blissed taglib. I also noticed that your jelly unit test script was a little out of date, so I fixed that too; I think James tweaked the format of some Exception messages recently. Note that you need to add the jelly junit tags to your dependencies, since they

RE: Wiki and [codec]

2003-01-29 Thread Rodney Waldhoff
On Wed, 29 Jan 2003, O'brien, Tim wrote: On a related note, [codec] is languishing. We've had two code submissions that haven't been taken up in recent months. I think it might be time for a repolishing of the proposal. My DayJob is 24/7 these days, but I'll take a crack at a project plan

RE: Wiki and [codec]

2003-01-29 Thread Henri Yandell
I see one: Jan 20 Iulian Musat (11,350) [Sandbox] [Codec] [PATCH] Base64 Plus a patch that Tim himself was reworking because it was cvs clashing with a change of yours Rodney. Hen On Wed, 29 Jan 2003, Rodney Waldhoff wrote: On Wed, 29 Jan 2003, O'brien, Tim wrote: On a related

cvs commit: jakarta-commons/httpclient/src/java/org/apache/commons/httpclient URI.java

2003-01-29 Thread jericho
jericho 2003/01/29 19:20:05 Modified:httpclient/src/java/org/apache/commons/httpclient URI.java Log: - Throw an parsing exception, when there is no more higher path level. Suggested by Eric Johnson [EMAIL PROTECTED] Imagine, for example, that your client application

cvs commit: jakarta-commons/httpclient/src/test/org/apache/commons/httpclient TestURI.java

2003-01-29 Thread jericho
jericho 2003/01/29 19:39:15 Modified:httpclient/src/test/org/apache/commons/httpclient TestURI.java Log: - Add relative URI examples... Added by Armando Anton [EMAIL PROTECTED] Revision ChangesPath 1.2 +23 -4

[Jelly] werkflow taglib patch

2003-01-29 Thread Morgan Delagrange
Bob et al. Here the werklow patch. I noticed that two of the libraries referenced in the project.xml are no longer present in ibiblio, so I replaced them with more recent versions. - Morgan = Morgan Delagrange http://jakarta.apache.org/taglibs http://jakarta.apache.org/commons

Re: [Jelly] Release Issue 3 - Exception handling

2003-01-29 Thread Morgan Delagrange
--- bob mcwhirter [EMAIL PROTECTED] wrote: Having to update drools, werkz, blissed, petridish, and werkflow just isn't going to be fun. I've supplied patches for drools, blissed, and werkflow. I couldn't find any tags in the petridish repository. Werkz is already updated, probably by

[jelly] JellyTagException vs JellyException

2003-01-29 Thread bob mcwhirter
Howdy-- Hand-migrating werkflow since I need to learn the new API and also since there's 3 werkflow codelines, and I'm not certain right off hand which one Morgan sent patches for. :) Anyhow, found this annoyance: public void doTag(XMLOutput out) throws JellyTagException { try {