[jira] Created: (JELLY-117) [PATCH] Remove sandbox and fix some dependencies to use groupId/artifactId

2004-08-11 Thread commons-dev
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/JELLY-117 Here is an overview of the issue: -

[GUMP@brutus]: jelly-tags/commons-jelly-tags-define failed

2004-08-11 Thread Morgan Delagrange
: Project Management Tools Full details are available at: http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-define/index.html That said, some snippets follow: The following annotations were provided: -DEBUG- Sole jar [commons-jelly-tags-define-20040811.jar] identifier set

[GUMP@brutus]: jelly-tags/commons-jelly-tags-jsl failed

2004-08-11 Thread Morgan Delagrange
-tags-jsl/index.html That said, some snippets follow: The following annotations were provided: -DEBUG- Sole jar [commons-jelly-tags-jsl-20040811.jar] identifier set to project name -INFO- Enable verbose output, due to 6 previous error(s). -INFO- Failed with reason build failed -INFO- Enable

[jira] Updated: (JELLY-117) [PATCH] Remove sandbox and fix some dependencies to use groupId/artifactId

2004-08-11 Thread commons-dev
The following issue has been updated: Updater: Dennis Lundberg (mailto:[EMAIL PROTECTED]) Date: Wed, 11 Aug 2004 2:27 AM Comment: This patch fixes most of the sandbox and dependency issues. There are a few left that I don't know how to handle: 1. In several gump.xml files there is

Re: [MATH] Contributing

2004-08-11 Thread Kim van der Linde
--- Eric MacAdie [EMAIL PROTECTED] wrote: Phil Steitz wrote: Kim, Sorry for the response latency. Thanks in advance for any contributions that you can make to [math]. One thing to keep in mind is that we are trying to focus on commonly used stuff. So, e.g. a basic GLM package would

DO NOT REPLY [Bug 30597] New: - HierarchicalConfigurationXMLReader stores comments as text nodes

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

DO NOT REPLY [Bug 30598] New: - [configuration] Problem adding property XMLConfiguration

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

DO NOT REPLY [Bug 30598] - [configuration] Problem adding property XMLConfiguration

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

DO NOT REPLY [Bug 30071] - [configuration] XMLConfiguration partially supports List properties

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

DO NOT REPLY [Bug 30600] New: - [PATCH]fileupload couldn't treat escaped character

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

DO NOT REPLY [Bug 30600] - [PATCH]fileupload couldn't treat escaped character

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

AW: WELCOME to commons-dev@jakarta.apache.org

2004-08-11 Thread Thorsten Vogel
Hi devs, i have checked out and tested the commons-email package and would like to start using it. Everything is really great so far, but i found a issue with some email clients not accepting an encoded cid:; url. I believe this is due to the fact that you are using RandomStringUtils.randomAscii,

DO NOT REPLY [Bug 30604] New: - ArrayIntList.addAll() performance is terrible

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

cvs commit: jakarta-commons-sandbox/feedparser/src/java/org/apache/commons/feedparser/locate FeedLocator.java FeedReference.java ProbeLocator.java

2004-08-11 Thread burton
burton 2004/08/11 13:48:09 Modified:feedparser/src/java/org/apache/commons/feedparser/locate FeedLocator.java FeedReference.java ProbeLocator.java Log: ... Revision ChangesPath 1.12 +5 -1

DO NOT REPLY [Bug 30604] - [primitives] ArrayIntList.addAll() performance is terrible

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

[email] Re: WELCOME to commons-dev@jakarta.apache.org

2004-08-11 Thread Stephen Colebourne
Please prefix emails to mailing list with [email] Please attach any patches to bugzilla where they can be reviewed. You will need the sandbox component for email - prefix the bugzilla subject by [email]. Stephen - Original Message - From: Thorsten Vogel [EMAIL PROTECTED] Hi devs, i

CLI v2 status

2004-08-11 Thread Ram Krothapalli
Hi, When will be the Commons CLI v2 available. Is there a location, where I can get the jar for v2. -ramki -- ~~ NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged

RE: [Math] Getter methods in Frequency when there is no data

2004-08-11 Thread Brent Worden
I agree with returning zero for the absolute frequencies. For the relative frequencies, I would argue for returning NaN as is done in BivariateRegression when there is insufficient data. Brent Worden -Original Message- From: Phil Steitz [mailto:[EMAIL PROTECTED] Sent: Wednesday, August

cvs commit: jakarta-commons/jelly/src/test/org/apache/commons/jelly/tags/junit package.html

2004-08-11 Thread dion
dion2004/08/11 20:38:20 Modified:jelly/src/test/org/apache/commons/jelly/tags/junit package.html Log: JELLY-117 Revision ChangesPath 1.3 +1 -1 jakarta-commons/jelly/src/test/org/apache/commons/jelly/tags/junit/package.html

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

2004-08-11 Thread dion
dion2004/08/11 20:40:34 Modified:jelly/jelly-tags/util project.xml jelly/jelly-tags/betwixt project.xml jelly/jelly-tags/html project.xml jelly/jelly-tags/betwixt/src/java/org/apache/commons/jelly/tags/betwixt

[jira] Assigned: (JELLY-117) [PATCH] Remove sandbox and fix some dependencies to use groupId/artifactId

2004-08-11 Thread commons-dev
Message: The following issue has been re-assigned. Assignee: dion gillard (mailto:[EMAIL PROTECTED]) - View the issue: http://issues.apache.org/jira/browse/JELLY-117 Here is an overview of the issue:

[jira] Closed: (JELLY-117) [PATCH] Remove sandbox and fix some dependencies to use groupId/artifactId

2004-08-11 Thread commons-dev
Message: The following issue has been closed. Resolver: dion gillard Date: Wed, 11 Aug 2004 8:44 PM Committed - View the issue: http://issues.apache.org/jira/browse/JELLY-117 Here is an overview of the issue:

[jira] Closed: (JELLY-88) Jexl Expressions don't obey scope inheritance

2004-08-11 Thread commons-dev
Message: The following issue has been closed. Resolver: dion gillard Date: Wed, 11 Aug 2004 8:49 PM Fixed in CVS already - View the issue: http://issues.apache.org/jira/browse/JELLY-88 Here is an overview of the

[jira] Commented: (JELLY-85) TagScript doesn't clear its cached tags after run()

2004-08-11 Thread commons-dev
The following comment has been added to this issue: Author: dion gillard Created: Wed, 11 Aug 2004 8:51 PM Body: This patch has broken the define taglib and it's test cases. I'm backing it out until a replacement patch can be made that doesn't do this.

cvs commit: jakarta-commons/jelly/src/java/org/apache/commons/jelly/impl StaticTagScript.java TagScript.java

2004-08-11 Thread dion
dion2004/08/11 20:51:48 Modified:jelly/src/java/org/apache/commons/jelly/impl StaticTagScript.java TagScript.java Log: Backing out JELLY-85 as it breaks the define taglib Revision ChangesPath 1.22 +0 -8

[jira] Assigned: (JELLY-116) [PATCH] InvokeTag and InvokeStaticTag should export exception

2004-08-11 Thread commons-dev
Message: The following issue has been re-assigned. Assignee: dion gillard (mailto:[EMAIL PROTECTED]) - View the issue: http://issues.apache.org/jira/browse/JELLY-116 Here is an overview of the issue:

[jira] Updated: (JELLY-116) [PATCH] InvokeTag and InvokeStaticTag should export exception

2004-08-11 Thread commons-dev
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Wed, 11 Aug 2004 9:00 PM Changes: Version changed to 1.0-beta-4 - For a full history of the issue, see:

[jira] Commented: (JELLY-116) [PATCH] InvokeTag and InvokeStaticTag should export exception

2004-08-11 Thread commons-dev
The following comment has been added to this issue: Author: dion gillard Created: Wed, 11 Aug 2004 9:09 PM Body: Test cases fail after applying the patch. I'll investigate - View this comment:

[jira] Commented: (JELLY-116) [PATCH] InvokeTag and InvokeStaticTag should export exception

2004-08-11 Thread commons-dev
The following comment has been added to this issue: Author: dion gillard Created: Wed, 11 Aug 2004 9:14 PM Body: The patch was missing changes to testInvokeStaticTag.jelly and others - View this comment:

[jira] Commented: (JELLY-116) [PATCH] InvokeTag and InvokeStaticTag should export exception

2004-08-11 Thread commons-dev
The following comment has been added to this issue: Author: Felipe Leme Created: Wed, 11 Aug 2004 9:18 PM Body: Hmm, let me create a new patch then... - View this comment:

[jira] Updated: (JELLY-116) [PATCH] InvokeTag and InvokeStaticTag should export exception

2004-08-11 Thread commons-dev
The following issue has been updated: Updater: Felipe Leme (mailto:[EMAIL PROTECTED]) Date: Wed, 11 Aug 2004 9:22 PM Comment: Here is the new patch. Sorry for the missing files - I didn't do a recursive patch because of JELLY-115 (i.e., my cvs repository has 2 issues patched)

[jira] Commented: (JELLY-116) [PATCH] InvokeTag and InvokeStaticTag should export exception

2004-08-11 Thread commons-dev
The following comment has been added to this issue: Author: dion gillard Created: Wed, 11 Aug 2004 9:23 PM Body: Will wait for the new patch before trying again. Also, when you throw the JellyException, can you please use the constructor that takes a string and a Throwable so

cvs commit: jakarta-commons/jelly/src/java/org/apache/commons/jelly/tags/core InvokeStaticTag.java InvokeTag.java

2004-08-11 Thread dion
dion2004/08/11 21:25:43 Modified:jelly/src/test/org/apache/commons/jelly/core testInvokeTag.jelly TestInvokeStaticTag.java TestInvokeTag.java testInvokeStaticTag.jelly jelly/src/java/org/apache/commons/jelly/tags/core

[jira] Closed: (JELLY-116) [PATCH] InvokeTag and InvokeStaticTag should export exception

2004-08-11 Thread commons-dev
Message: The following issue has been closed. Resolver: dion gillard Date: Wed, 11 Aug 2004 9:27 PM Fixed with minor changes - View the issue: http://issues.apache.org/jira/browse/JELLY-116 Here is an overview

cvs commit: jakarta-commons/jelly/xdocs changes.xml

2004-08-11 Thread dion
dion2004/08/11 21:28:41 Added: jelly/xdocs changes.xml Log: Start a changes.xml Revision ChangesPath 1.1 jakarta-commons/jelly/xdocs/changes.xml Index: changes.xml === ?xml

cvs commit: jakarta-commons/jelly/xdocs changes.xml

2004-08-11 Thread dion
dion2004/08/11 21:30:57 Modified:jelly/xdocs changes.xml Log: Add some docs Revision ChangesPath 1.2 +2 -0 jakarta-commons/jelly/xdocs/changes.xml Index: changes.xml === RCS file:

cvs commit: jakarta-commons/jelly/src/test/org/apache/commons/jelly/core testInvokeStaticTag.jelly

2004-08-11 Thread dion
dion2004/08/11 21:36:25 Modified:jelly/src/test/org/apache/commons/jelly/core testInvokeStaticTag.jelly Log: *** keyword substitution change *** Revision ChangesPath 1.4 +58 -58

[jira] Assigned: (JELLY-115) [PATCH] Add a var attribute to the Break tag.

2004-08-11 Thread commons-dev
Message: The following issue has been re-assigned. Assignee: dion gillard (mailto:[EMAIL PROTECTED]) - View the issue: http://issues.apache.org/jira/browse/JELLY-115 Here is an overview of the issue:

[jira] Updated: (JELLY-116) [PATCH] InvokeTag and InvokeStaticTag should export exception

2004-08-11 Thread commons-dev
The following issue has been updated: Updater: Felipe Leme (mailto:[EMAIL PROTECTED]) Date: Wed, 11 Aug 2004 9:49 PM Comment: Here is the change you've requested - preserving the original exception. Changes: Attachment changed to JELLY-116-after-closed.patch

cvs commit: jakarta-commons/jelly maven.xml

2004-08-11 Thread dion
dion2004/08/11 21:49:45 Modified:jellymaven.xml Log: detab Revision ChangesPath 1.73 +119 -116 jakarta-commons/jelly/maven.xml Index: maven.xml === RCS file:

[jira] Created: (JELLY-118) Core should have a forTokens tag

2004-08-11 Thread commons-dev
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/JELLY-118 Here is an overview of the issue: -

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

2004-08-11 Thread dion
dion2004/08/11 21:58:04 Modified:jelly/src/java/org/apache/commons/jelly/tags/core BreakTag.java Added: jelly/src/test/org/apache/commons/jelly/core testBreakTag.jelly TestBreakTag.java Log: Apply JELLY-115 Revision

cvs commit: jakarta-commons/jelly/xdocs changes.xml

2004-08-11 Thread dion
dion2004/08/11 21:58:41 Modified:jelly/xdocs changes.xml Log: Apply JELLY-115 Revision ChangesPath 1.3 +1 -0 jakarta-commons/jelly/xdocs/changes.xml Index: changes.xml === RCS file:

[jira] Closed: (JELLY-115) [PATCH] Add a var attribute to the Break tag.

2004-08-11 Thread commons-dev
Message: The following issue has been closed. Resolver: dion gillard Date: Wed, 11 Aug 2004 10:00 PM Applied with minor changes - View the issue: http://issues.apache.org/jira/browse/JELLY-115 Here is an

[jira] Assigned: (JELLY-113) TagSupport concurrency issue

2004-08-11 Thread commons-dev
Message: The following issue has been re-assigned. Assignee: dion gillard (mailto:[EMAIL PROTECTED]) - View the issue: http://issues.apache.org/jira/browse/JELLY-113 Here is an overview of the issue:

cvs commit: jakarta-commons/jelly/src/java/org/apache/commons/jelly TagSupport.java

2004-08-11 Thread dion
dion2004/08/11 22:07:54 Modified:jelly/src/java/org/apache/commons/jelly TagSupport.java Log: Jelly-113 Revision ChangesPath 1.30 +87 -86 jakarta-commons/jelly/src/java/org/apache/commons/jelly/TagSupport.java Index: TagSupport.java

cvs commit: jakarta-commons/jelly/xdocs changes.xml

2004-08-11 Thread dion
dion2004/08/11 22:08:29 Modified:jelly/xdocs changes.xml Log: Docs Revision ChangesPath 1.4 +1 -0 jakarta-commons/jelly/xdocs/changes.xml Index: changes.xml === RCS file:

[jira] Closed: (JELLY-113) TagSupport concurrency issue

2004-08-11 Thread commons-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/JELLY-113 Here is an overview of the issue: -

[jira] Closed: (JELLY-111) core:set doesn't work with double $$

2004-08-11 Thread commons-dev
Message: The following issue has been closed. Resolver: dion gillard Date: Wed, 11 Aug 2004 10:12 PM I believe this is working as designed. For the variable to be substituted, it should be prefixed by a single $ sign only.

[jira] Assigned: (JELLY-110) fmt:param is not processed if a key attribute is specified in parent fmt:message

2004-08-11 Thread commons-dev
Message: The following issue has been re-assigned. Assignee: dion gillard (mailto:[EMAIL PROTECTED]) - View the issue: http://issues.apache.org/jira/browse/JELLY-110 Here is an overview of the issue:

[jira] Commented: (JELLY-110) fmt:param is not processed if a key attribute is specified in parent fmt:message

2004-08-11 Thread commons-dev
The following comment has been added to this issue: Author: dion gillard Created: Wed, 11 Aug 2004 10:16 PM Body: The patch doesn't apply cleanly. Will return to this when other bugs are finished - View this

[jira] Assigned: (JELLY-108) Add method to run a script from an InputSource

2004-08-11 Thread commons-dev
Message: The following issue has been re-assigned. Assignee: dion gillard (mailto:[EMAIL PROTECTED]) - View the issue: http://issues.apache.org/jira/browse/JELLY-108 Here is an overview of the issue:

cvs commit: jakarta-commons/jelly/xdocs changes.xml

2004-08-11 Thread dion
dion2004/08/11 22:34:34 Modified:jelly/src/java/org/apache/commons/jelly JellyContext.java jelly/xdocs changes.xml Log: Jelly-108 Revision ChangesPath 1.53 +54 -3 jakarta-commons/jelly/src/java/org/apache/commons/jelly/JellyContext.java

[jira] Closed: (JELLY-108) Add method to run a script from an InputSource

2004-08-11 Thread commons-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/JELLY-108 Here is an overview of the issue: -

Re: DO NOT REPLY [Bug 30388] - Performance Increase by setting the initial ByteArrayOS length

2004-08-11 Thread Ortwin Glück
[EMAIL PROTECTED] wrote: --- Additional Comments From [EMAIL PROTECTED] 2004-08-10 17:12 --- I have a complete template system that browses and parses webpages using multi-line regex'es. The test page was about 6-10K, on a local server with little delay. The measure was on the number

RE: Error on Oracle App Server Admin Page

2004-08-11 Thread Steve Johnson
Hi All, Thanks for the prompt suggestion. This did not work. Here is a suggestion that works. client.getState().setAuthenticationPreemptive(true); No SSL used on this URL. Thanks again, Steve -Original Message- From: Michael Becke [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 10,