DO NOT REPLY [Bug 36081] - No items in list in uploaded objects

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [docs] draft of "building components" page

2005-08-08 Thread Phil Steitz
Thanks all for the feedback / suggestions for improvements. Hopefully I have understood and incorporated all of your suggestions. Pls let me know if I missed anything or any errors / badness remains. I just added a link to the nav and published the site. Any patches / suggestions for improvem

svn commit: r230973 - /jakarta/commons/proper/commons-build/trunk/menus/information.ent

2005-08-08 Thread psteitz
Author: psteitz Date: Mon Aug 8 22:31:36 2005 New Revision: 230973 URL: http://svn.apache.org/viewcvs?rev=230973&view=rev Log: Added link to building components doc. Modified: jakarta/commons/proper/commons-build/trunk/menus/information.ent Modified: jakarta/commons/proper/commons-build/tru

svn commit: r230972 - /jakarta/commons/proper/commons-build/trunk/xdocs/building.xml

2005-08-08 Thread psteitz
Author: psteitz Date: Mon Aug 8 22:31:01 2005 New Revision: 230972 URL: http://svn.apache.org/viewcvs?rev=230972&view=rev Log: Eliminated *here* links. Modified: jakarta/commons/proper/commons-build/trunk/xdocs/building.xml Modified: jakarta/commons/proper/commons-build/trunk/xdocs/building

Re: [math] SoC Commons-Math Status

2005-08-08 Thread Al Chou
Yes, good point, Martin. James, please see http://www.mail-archive.com/commons-dev@jakarta.apache.org/msg61147.html for an example of our exercising a decision we made early in Commons Math's history regarding code derived from _Numerical Recipes_ (in short, using _NR_ as a source for code without

Re: [csv] Creating a CSV component (2)

2005-08-08 Thread Henri Yandell
Writing up an incubator proposal. Asked on the incubator list again (hopefully more concisely) on whether we need to incubate or just get a stamp of approval for the donated code. Have attached early draft. Hen On 8/4/05, Henri Yandell <[EMAIL PROTECTED]> wrote: > I suck, sorry. I completely mi

Re: SoC Commons-Math Status

2005-08-08 Thread Henri Yandell
Especially Phil/Al as mentors. On 8/8/05, Martin Cooper <[EMAIL PROTECTED]> wrote: > Hmm, I'm a little concerned at the reference to Numerical Recipes. The > NR folks have strict limitations on how their work may be used. For > example, see: > > http://www.numerical-recipes.com/infotop.html#disti

Re: SoC Commons-Math Status

2005-08-08 Thread Martin Cooper
Hmm, I'm a little concerned at the reference to Numerical Recipes. The NR folks have strict limitations on how their work may be used. For example, see: http://www.numerical-recipes.com/infotop.html#distinfo Can someone more familiar with this chime in on the extent to which we may have issues wi

SoC Commons-Math Status

2005-08-08 Thread James M Stephenson
Compressed Matrix class and arithmetic components are coming along, I should have a good post soon. I've got a few more methods to write for the compressed matrix class. I hope to be finished with my project on 8/21 right now including getting ripped up by the community, I really should not h

Re: [exec][patch] basic ant file + properties

2005-08-08 Thread Brett Porter
Kev Jackson wrote: > Sorry I was using the initial contribution patch as my baseline - I > didn't checkout the repo - didn't even realise that there was a build > file available! I did it just for you :) >> Please use Bugzilla (with an [exec] prefix) for patches - I think they >> are easier to t

Re: [exec][patch] basic ant file + properties

2005-08-08 Thread Kev Jackson
Brett Porter wrote: Hi Kev, Glad you've got some time to play :) I had a look at this and all the functionality except for parameterisation of the debug/deprecated/optimize variables seems to be included in the build.xml file I created - what was the reason for replacing it? Sorry I was us

[lang] serialVersionUID for Exception classes

2005-08-08 Thread Nathan Beyer
Is there any particular reason that the Exception classes in the lang project don't define their own serialVersionUID fields? Exceptions are inherently serializable and I've always considered adding serialVersionUID fields to serializable classes a must for protecting future compatability. -Nat

DO NOT REPLY [Bug 36073] - JCI: random race conditions

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 35588] - [lang] New interpolation features

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r230931 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/StrTokenizer.java

2005-08-08 Thread ggregory
Author: ggregory Date: Mon Aug 8 16:59:16 2005 New Revision: 230931 URL: http://svn.apache.org/viewcvs?rev=230931&view=rev Log: Statement unnecessarily nested within else clause. Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/StrTokenizer.java Modified:

svn commit: r230921 - in /jakarta/commons/proper/lang/trunk/src: java/org/apache/commons/lang/text/StrBuilder.java test/org/apache/commons/lang/text/StrBuilderTest.java

2005-08-08 Thread scolebourne
Author: scolebourne Date: Mon Aug 8 16:15:04 2005 New Revision: 230921 URL: http://svn.apache.org/viewcvs?rev=230921&view=rev Log: Fix indexOf and lastIndexOf with null input Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/StrBuilder.java jakarta/commo

[lang]/[resources]: proposal for NLS/i18n support

2005-08-08 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, in my project I started an approach for deep native language support (NLS). It is very simple and I start liking it. Because it is so fundamental, I would love to place it into the JDK. Since that is not going to happen (and the JCP is even

svn commit: r230918 - in /jakarta/commons/proper/lang/trunk/src: java/org/apache/commons/lang/text/StrBuilder.java test/org/apache/commons/lang/text/StrBuilderTest.java

2005-08-08 Thread scolebourne
Author: scolebourne Date: Mon Aug 8 15:44:59 2005 New Revision: 230918 URL: http://svn.apache.org/viewcvs?rev=230918&view=rev Log: Add asWriter() Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/StrBuilder.java jakarta/commons/proper/lang/trunk/src/test

Bugzilla Issue #36062 (was Re: [logging] proposal)

2005-08-08 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi again, so is everybody only waiting for the complete patch on JCL or are there further discussions... Maybe you only had a nice and quiet weekend, however :) If you agree, just let me know and I will submit the hole thing. As promised I would writ

svn commit: r230912 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/StrBuilder.java

2005-08-08 Thread scolebourne
Author: scolebourne Date: Mon Aug 8 15:05:19 2005 New Revision: 230912 URL: http://svn.apache.org/viewcvs?rev=230912&view=rev Log: Move reverse method in file to be with other methods returning this Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/StrBuilder

svn commit: r230911 - in /jakarta/commons/proper/lang/trunk/src: java/org/apache/commons/lang/text/StrBuilder.java test/org/apache/commons/lang/text/StrBuilderTest.java

2005-08-08 Thread scolebourne
Author: scolebourne Date: Mon Aug 8 15:03:31 2005 New Revision: 230911 URL: http://svn.apache.org/viewcvs?rev=230911&view=rev Log: Add append(StringBuffer,int,int) and append(StrBuilder,int,int) Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/StrBuilder.jav

svn commit: r230908 - /jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/text/StrBuilderTest.java

2005-08-08 Thread scolebourne
Author: scolebourne Date: Mon Aug 8 14:53:55 2005 New Revision: 230908 URL: http://svn.apache.org/viewcvs?rev=230908&view=rev Log: Test for correct exception Modified: jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/text/StrBuilderTest.java Modified: jakarta/commons/pro

svn commit: r230906 - in /jakarta/commons/proper/lang/trunk/src: java/org/apache/commons/lang/text/StrBuilder.java test/org/apache/commons/lang/text/StrBuilderTest.java

2005-08-08 Thread scolebourne
Author: scolebourne Date: Mon Aug 8 14:50:57 2005 New Revision: 230906 URL: http://svn.apache.org/viewcvs?rev=230906&view=rev Log: Fix setLength() Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/StrBuilder.java jakarta/commons/proper/lang/trunk/src/tes

svn commit: r230904 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/StrBuilder.java

2005-08-08 Thread scolebourne
Author: scolebourne Date: Mon Aug 8 14:46:58 2005 New Revision: 230904 URL: http://svn.apache.org/viewcvs?rev=230904&view=rev Log: Fix javadoc, notably exceptions Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/StrBuilder.java Modified: jakarta/commons/pr

svn commit: r230902 - in /jakarta/commons/proper/lang/trunk/src: java/org/apache/commons/lang/text/StrBuilder.java test/org/apache/commons/lang/text/StrBuilderTest.java

2005-08-08 Thread scolebourne
Author: scolebourne Date: Mon Aug 8 14:43:39 2005 New Revision: 230902 URL: http://svn.apache.org/viewcvs?rev=230902&view=rev Log: Add append(String, int, int) Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/StrBuilder.java jakarta/commons/proper/lang/

DO NOT REPLY [Bug 36071] - JCI: dependencies not managed

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36073] - JCI: random race conditions

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r230894 - /jakarta/commons/proper/betwixt/trunk/xdocs/guide/output.xml

2005-08-08 Thread rdonkin
Author: rdonkin Date: Mon Aug 8 14:08:04 2005 New Revision: 230894 URL: http://svn.apache.org/viewcvs?rev=230894&view=rev Log: Improved javadocs. Thanks to Kirill Grouchnikov for spotting the deficiencies. Modified: jakarta/commons/proper/betwixt/trunk/xdocs/guide/output.xml Modified: jakar

svn commit: r230886 - /jakarta/commons/proper/httpclient/trunk/release_notes.txt

2005-08-08 Thread olegk
Author: olegk Date: Mon Aug 8 13:43:16 2005 New Revision: 230886 URL: http://svn.apache.org/viewcvs?rev=230886&view=rev Log: PR #35085 Modified: jakarta/commons/proper/httpclient/trunk/release_notes.txt Modified: jakarta/commons/proper/httpclient/trunk/release_notes.txt URL: http://svn.apa

svn commit: r230882 - in /jakarta/commons/proper/httpclient/trunk/src: java/org/apache/commons/httpclient/HttpMethodBase.java test/org/apache/commons/httpclient/TestResponseHeaders.java

2005-08-08 Thread olegk
Author: olegk Date: Mon Aug 8 13:40:11 2005 New Revision: 230882 URL: http://svn.apache.org/viewcvs?rev=230882&view=rev Log: PR #35085 (An HTTP "204 NO CONTENT" response results in dropped connection) Contributed by Ian Bray Reviewed by Oleg Kalnichevski & Michael Becke Modified: jakarta/

svn commit: r230878 - /jakarta/commons/proper/httpclient/trunk/release_notes.txt

2005-08-08 Thread olegk
Author: olegk Date: Mon Aug 8 13:32:49 2005 New Revision: 230878 URL: http://svn.apache.org/viewcvs?rev=230878&view=rev Log: PR #35944 Modified: jakarta/commons/proper/httpclient/trunk/release_notes.txt Modified: jakarta/commons/proper/httpclient/trunk/release_notes.txt URL: http://svn.apa

svn commit: r230876 - in /jakarta/commons/proper/httpclient/trunk/src/java/org/apache/commons/httpclient: HttpConnection.java HttpMethodBase.java

2005-08-08 Thread olegk
Author: olegk Date: Mon Aug 8 13:29:32 2005 New Revision: 230876 URL: http://svn.apache.org/viewcvs?rev=230876&view=rev Log: PR #35944 (Connection is not released back to the pool if a runtime exception is thrown in HttpMethod#releaseConnection method) Contributed by Oleg Kalnichevski Reviewed

Re: [math] Rounding implementation in MathUtils

2005-08-08 Thread Brent Worden
I started working on this today. I've resorted to rolling our own rounding functions instead of relying on BigDecimal for conversions. I will keep all the rounding options supplied by BigDecimal. Hopefully, I can get this done today. Brent Worden - Original Message - From: "Phil Stei

Re: [PROPOSAL] Commons SCXML

2005-08-08 Thread Rahul Akolkar
On 8/8/05, Gary Gregory <[EMAIL PROTECTED]> wrote: > If you're on Java 1.2, won't you need to add a dependency on an XML > parser? Indeed, should have made that clear. I am on 1.4, though the minimum JDK version could be 1.2, if that is a concern. Is there a minimum JDK version we shoot for, for

svn commit: r230857 - in /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang: CharUtils.java StringUtils.java text/StrBuilder.java

2005-08-08 Thread ggregory
Author: ggregory Date: Mon Aug 8 11:58:58 2005 New Revision: 230857 URL: http://svn.apache.org/viewcvs?rev=230857&view=rev Log: Fix some Checkstyle and PMD warnings. Extract constants from in-lined '\n' and '\r' in StringUtils.java. Modified: jakarta/commons/proper/lang/trunk/src/java/org/

RE: [PROPOSAL] Commons SCXML

2005-08-08 Thread Gary Gregory
If you're on Java 1.2, won't you need to add a dependency on an XML parser? Gary > -Original Message- > From: Rahul Akolkar [mailto:[EMAIL PROTECTED] > Sent: Monday, August 08, 2005 11:23 AM > To: commons-dev@jakarta.apache.org > Subject: [PROPOSAL] Commons SCXML > > -= Proposal for Comm

[PROPOSAL] Commons SCXML

2005-08-08 Thread Rahul Akolkar
-= Proposal for Commons SCXML =- [I] Rationale: The World Wide Web Consortium (W3C) Voice Browser Working Group recently announced the publication of the first Working Draft of State Chart XML (SCXML) [1]. SCXML provides a generic state-machine based execution environment based on CCXML and Harel

svn commit: r230836 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/CharUtils.java

2005-08-08 Thread ggregory
Author: ggregory Date: Mon Aug 8 11:20:13 2005 New Revision: 230836 URL: http://svn.apache.org/viewcvs?rev=230836&view=rev Log: Statement unnecessarily nested within else clause. Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/CharUtils.java Modified: jakarta/

DO NOT REPLY [Bug 36084] New: - [math] serialization tests did not delete temp files

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36052] - [daemon] Improve documentation

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36050] - [daemon] does not compile under cygwin

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36050] - [daemon] does not compile under cygwin

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36050] - [daemon] does not compile under cygwin

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36050] - [daemon] does not compile under cygwin

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

[all][site] Maven xdoc plugin v. 1.9, 1.9.1 does not work with commons-site.jsl

2005-08-08 Thread Phil Steitz
I noticed this weekend that since v. 1.9, the maven xdoc plugin does not work correctly with commons-site.jsl. Specifically, the project reports menu is ommitted from the left nav and some reports, e.g. the team list, are not formatted correctly. This is being tracked as http://jira.codehaus.org/

DO NOT REPLY [Bug 36050] - [daemon] does not compile under cygwin

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36050] - [daemon] does not compile under cygwin

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36050] - [daemon] does not compile under cygwin

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36050] - [daemon] does not compile under cygwin

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36050] - [daemon] does not compile under cygwin

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36050] - [daemon] does not compile under cygwin

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36050] - [daemon] does not compile under cygwin

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36050] - [daemon] does not compile under cygwin

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36050] - [daemon] does not compile under cygwin

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

[math] Rounding implementation in MathUtils

2005-08-08 Thread Phil Steitz
Can someone else pls have a look at http://issues.apache.org/bugzilla/show_bug.cgi?id=35904 This is holding up the 1.1 release. I like the support for all of the rounding modes that we get by using BigDecimal and - though I have not verified this - I would expect the results to be exact over a w

DO NOT REPLY [Bug 36050] - [daemon] does not compile under cygwin

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36050] - [daemon] does not compile under cygwin

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36051] - [daemon] procname argument is not accepted

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36081] New: - No items in list in uploaded objects

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36073] - JCI: random race conditions

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36071] - JCI: dependencies not managed

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

I will be on vacation Mon - Wed (returning Thursday).

2005-08-08 Thread Mike Wamboldt
I will be out of the office starting 08/08/2005 and will not return until 08/10/2005. I will respond to your message when I return.

DO NOT REPLY [Bug 36070] - JCI: Eclipse compiler doesn't handling warnings correctly

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36052] - [daemon] Improve documentation

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 35470] - [vfs] adds byte range support to the webdav provider

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 35285] - [vfs] webdav not able to transfer large files

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33313] - [javaflow] more test cases and findbugs problems

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32450] - [io] Add cancel() to Finder

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27857] - NullPredicate should have getInstance()

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27856] - NotNullPredicate should have getInstance()

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27575] - PatternOptionBuilder does not support required Options

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8865] - createPath should return a Pointer

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

DO NOT REPLY [Bug 8825] - createPath without value

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

DO NOT REPLY [Bug 8823] - removal of nodes

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

DO NOT REPLY [Bug 8822] - createPath does not work for an empty DOM

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

Re: [exec][patch] basic ant file + properties

2005-08-08 Thread Brett Porter
Hi Kev, Glad you've got some time to play :) I had a look at this and all the functionality except for parameterisation of the debug/deprecated/optimize variables seems to be included in the build.xml file I created - what was the reason for replacing it? Please use Bugzilla (with an [exec] pref

Re: svn commit: r227285 - in /jakarta/commons/proper/jelly/trunk: src/java/org/apache/commons/jelly/JellyContext.java src/java/org/apache/commons/jelly/impl/TagScript.java src/test/org/apache/commons/jelly/core/BaseMemoryLeakTest.java xdocs/changes.x

2005-08-08 Thread Brett Porter
This short piece might help: http://maven.apache.org/using/bestpractices.html#Project_Development_Cycle Here is a piece on maven2, which maven1 is now consistent with so might be helpful: http://blogs.codehaus.org/people/brett/archives/001045_improved_snapshots_in_maven2.html I'm looking to work

DO NOT REPLY [Bug 36077] New: - stmt.getConnection() != Connection used to create the statement

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36058] - [daemon] jsvc.support for setting umask

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: svn commit: r227285 - in /jakarta/commons/proper/jelly/trunk: src/java/org/apache/commons/jelly/JellyContext.java src/java/org/apache/commons/jelly/impl/TagScript.java src/test/org/apache/commons/jelly/core/BaseMemoryLeakTest.java xdocs/changes.x

2005-08-08 Thread Paul Libbrecht
Dion, last time you pointed me to this I asked wether the snapshot naming was not something that was made only as an postfix added by maven plugins... I never got an answer and would still be fearing that maven makes us a 1.1-SNAPSHOT-SNAPSHOT in some repository. Unless there's a logic fo

[EMAIL PROTECTED]: Project commons-jelly (in module commons-jelly) failed

2005-08-08 Thread commons-jelly development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly has an issue affecting its community integration. This issue affect

[EMAIL PROTECTED]: Project commons-jelly (in module commons-jelly) failed

2005-08-08 Thread commons-jelly development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly has an issue affecting its community integration. This issue affect

[EMAIL PROTECTED]: Project commons-configuration (in module jakarta-commons) failed

2005-08-08 Thread dIon Gillard
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-configuration has an issue affecting its community integration. This issu

[EMAIL PROTECTED]: Project commons-configuration (in module jakarta-commons) failed

2005-08-08 Thread dIon Gillard
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-configuration has an issue affecting its community integration. This issu

[EMAIL PROTECTED]: Project commons-javaflow (in module jakarta-commons-sandbox) failed

2005-08-08 Thread Stefan Bodewig
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-javaflow has an issue affecting its community integration. This issue aff

[EMAIL PROTECTED]: Project commons-javaflow (in module jakarta-commons-sandbox) failed

2005-08-08 Thread Stefan Bodewig
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-javaflow has an issue affecting its community integration. This issue aff

DO NOT REPLY [Bug 36050] - [daemon] does not compile under cygwin

2005-08-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

[exec][patch] basic ant file + properties

2005-08-08 Thread Kev Jackson
Just in case you don't want to use Maven ;). Eventually got some time to play with OS dev again (w00t). Kev #compiler build.compiler=jikes #dirs lib.dir=lib src.dir=src build.dir=build #javac options debug=true optimze=false