RE: [math][VOTE] Accept Mantissa contribution

2006-10-24 Thread Jörg Schaible
Phil Steitz wrote on Sunday, October 22, 2006 6:07 PM: [snip] -- [X] +1 Accept the Mantissa codebase into commons-math [ ] +0 OK... [ ] -0 OK, but I have the following

[jira] Created: (VFS-96) Performance: FtpFileObject.getChildFile() without call to doGetChildren()

2006-10-24 Thread Emmanuel Fleury (JIRA)
Performance: FtpFileObject.getChildFile() without call to doGetChildren() -- Key: VFS-96 URL: http://issues.apache.org/jira/browse/VFS-96 Project: Commons VFS Issue

[jira] Created: (EMAIL-60) Performance in HtmlEmail#setMsg(String msg)

2006-10-24 Thread JIRA
Performance in HtmlEmail#setMsg(String msg) --- Key: EMAIL-60 URL: http://issues.apache.org/jira/browse/EMAIL-60 Project: Commons Email Issue Type: Improvement Affects Versions: 1.0 Final

[jira] Commented: (DIGESTER-109) FromXmlRuleSet and SetNextRule classloader issue

2006-10-24 Thread Simon Kitching (JIRA)
[ http://issues.apache.org/jira/browse/DIGESTER-109?page=comments#action_12444275 ] Simon Kitching commented on DIGESTER-109: - I suggest trying this: cd $JAVA_HOME/jre find . -name *.jar There should *not* be any commons libraries

Re: [vote] Release Mojo webstart plugin 1.0-alpha-1

2006-10-24 Thread Jerome Lacoste
oops Damn it. J On 10/23/06, Jerome Lacoste [EMAIL PROTECTED] wrote: Hi, I'd like to release the first alpha release of the webstart plugin. Plugin has been almost unchanged since before the summer. I intend to change some things before 1.0, but there's clearly a need for an official

[jira] Commented: (DIGESTER-109) FromXmlRuleSet and SetNextRule classloader issue

2006-10-24 Thread Anna Komaristaia (JIRA)
[ http://issues.apache.org/jira/browse/DIGESTER-109?page=comments#action_12444330 ] Anna Komaristaia commented on DIGESTER-109: --- Hi Simon, I don't have the commons libraries in my $JAVA_HOME/jre : ls -la total 57200 drwxr-xr-x 9

[jira] Commented: (VFS-45) [VFS] New provider: crypt

2006-10-24 Thread John Didion (JIRA)
[ http://issues.apache.org/jira/browse/VFS-45?page=comments#action_12444331 ] John Didion commented on VFS-45: This plugin relies on a more recent version of the code than the one that's in the maven repository. I'll wait on releasing it until

Re: [collections] Generifying Collections

2006-10-24 Thread Kris Nuttycombe
(Compare this with the JDK where they had to jump through ridiculous hoops to make generics fully backwards-compatible, and created a half-arsed mess in the process...) This is the real problem. We must use a different namespace for the Java package itself. A lot of stuff depends on c-c

Re: [collections] Generifying Collections

2006-10-24 Thread Henri Yandell
On 10/23/06, Tyler Ward [EMAIL PROTECTED] wrote: I think a very significant part of this problem is just the profusion of jars anyway. The real incompatibility you're worried about is when two projects are using different versions of subcomponents, or at least the multitude of subcomponents

Re: [math][VOTE] Accept Mantissa contribution

2006-10-24 Thread J.Pietschmann
Phil Steitz wrote: [X ] +1 Accept the Mantissa codebase into commons-math [ ] +0 OK... [ ] -0 OK, but I have the following concerns... [ ] -1 No, because... Looks good to me. J.Pietschmann - To unsubscribe, e-mail:

Re: [collections] Generifying Collections

2006-10-24 Thread Rahul Akolkar
On 10/24/06, Henri Yandell [EMAIL PROTECTED] wrote: On 10/23/06, Tyler Ward [EMAIL PROTECTED] wrote: I think a very significant part of this problem is just the profusion of jars anyway. The real incompatibility you're worried about is when two projects are using different versions of

[jira] Commented: (CONFIGURATION-233) Incomplete interpolation in CompositeConfiguration.getList()

2006-10-24 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-233?page=comments#action_1273 ] Oliver Heger commented on CONFIGURATION-233: You are right, this is a bug. Your patch looks good. I hope I find some time soon to write a unit

[jira] Commented: (LANG-76) [lang] EnumUtils.getEnum() doesn't work well in 1.5

2006-10-24 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-76?page=comments#action_1277 ] Henri Yandell commented on LANG-76: --- Apologies for how long it's taken to get around to this issue - largely because it doesn't seem like an issue with much of a

[jira] Updated: (LANG-286) Not backwards compatible

2006-10-24 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-286?page=all ] Henri Yandell updated LANG-286: --- Fix Version/s: 2.3 Keeping this open to remind me to check this when 2.3 is released (though it may not be released and instead go straight to 3.0). I've

[jira] Updated: (LANG-284) TextTable for printing a fixedlength columns format text tables

2006-10-24 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-284?page=all ] Henri Yandell updated LANG-284: --- Fix Version/s: 3.0 Seems like a good new feature - I've got an aborted Table class somewhere so it's something I've needed in the past. Setting to 3.0.

[jira] Updated: (LANG-285) Wish : method unaccent

2006-10-24 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-285?page=all ] Henri Yandell updated LANG-285: --- Fix Version/s: 3.0 Wish : method unaccent -- Key: LANG-285 URL:

[jira] Commented: (LANG-284) TextTable for printing a fixedlength columns format text tables

2006-10-24 Thread David Leal (JIRA)
[ http://issues.apache.org/jira/browse/LANG-284?page=comments#action_1282 ] David Leal commented on LANG-284: - Thanks for your interest, just to take into account that the method: splitWrappedLinesInToList wouldn't be necessary if the class

[jira] Commented: (LANG-285) Wish : method unaccent

2006-10-24 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-285?page=comments#action_1285 ] Henri Yandell commented on LANG-285: Aldrin's by-hand method does seem very painful in terms of maintenance. For example there is nothing there for Hungarian

[jira] Commented: (LANG-284) TextTable for printing a fixedlength columns format text tables

2006-10-24 Thread David Leal (JIRA)
[ http://issues.apache.org/jira/browse/LANG-284?page=comments#action_1286 ] David Leal commented on LANG-284: - I have added a feature requets on WordUtils class about that: https://issues.apache.org/jira/browse/LANG-280;Jira LANG-280

[jira] Updated: (LANG-285) Wish : method unaccent

2006-10-24 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-285?page=all ] Henri Yandell updated LANG-285: --- Fix Version/s: (was: 3.0) Wish : method unaccent -- Key: LANG-285 URL:

[jira] Commented: (LANG-287) Optimize StringEscapeUtils.unescapeXml(String)

2006-10-24 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-287?page=comments#action_1292 ] Henri Yandell commented on LANG-287: Holger's suggestion does seem to happily resolve Gary's problem. Under 1.5, with 1000 iterations of a 100,000 length String

svn commit: r467467 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/Entities.java

2006-10-24 Thread bayard
Author: bayard Date: Tue Oct 24 13:29:44 2006 New Revision: 467467 URL: http://svn.apache.org/viewvc?view=revrev=467467 Log: Applying optimisation from LANG-287. Thanks to Stepan Koltsov and Holger Hoffstatte. Modified:

[jira] Resolved: (LANG-287) Optimize StringEscapeUtils.unescapeXml(String)

2006-10-24 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-287?page=all ] Henri Yandell resolved LANG-287. Fix Version/s: 2.3 Resolution: Fixed svn ci -m Applying optimisation from LANG-287. Thanks to Stepan Koltsov and Holger Hoffstatte. Sending

svn commit: r467468 - /jakarta/commons/proper/lang/trunk/project.xml

2006-10-24 Thread bayard
Author: bayard Date: Tue Oct 24 13:31:46 2006 New Revision: 467468 URL: http://svn.apache.org/viewvc?view=revrev=467468 Log: Adding in Holger and Stepan's names. I guess I should be doing this each time I apply a patch Modified: jakarta/commons/proper/lang/trunk/project.xml Modified:

[jira] Updated: (LANG-283) Visitors for Builders

2006-10-24 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-283?page=all ] Henri Yandell updated LANG-283: --- Fix Version/s: 3.0 Visitors for Builders - Key: LANG-283 URL:

svn commit: r467477 - in /jakarta/commons/proper/lang/trunk/src: java/org/apache/commons/lang/math/NumberUtils.java test/org/apache/commons/lang/math/NumberUtilsTest.java

2006-10-24 Thread bayard
Author: bayard Date: Tue Oct 24 13:51:08 2006 New Revision: 467477 URL: http://svn.apache.org/viewvc?view=revrev=467477 Log: Adding NumberUtils.max(byte[]) and NumberUtils.min(byte[]) as noted in LANG-289 Modified:

[jira] Created: (LANG-289) NumberUtils.max(byte[]) and NumberUtils.min(byte[]) are missing

2006-10-24 Thread Henri Yandell (JIRA)
NumberUtils.max(byte[]) and NumberUtils.min(byte[]) are missing --- Key: LANG-289 URL: http://issues.apache.org/jira/browse/LANG-289 Project: Commons Lang Issue Type: Improvement

[jira] Resolved: (LANG-289) NumberUtils.max(byte[]) and NumberUtils.min(byte[]) are missing

2006-10-24 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-289?page=all ] Henri Yandell resolved LANG-289. Resolution: Fixed svn ci -m Adding NumberUtils.max(byte[]) and NumberUtils.min(byte[]) as noted in LANG-289 Sending

svn commit: r467482 - in /jakarta/commons/proper/lang/trunk/src: java/org/apache/commons/lang/math/NumberUtils.java test/org/apache/commons/lang/math/NumberUtilsTest.java

2006-10-24 Thread bayard
Author: bayard Date: Tue Oct 24 14:02:56 2006 New Revision: 467482 URL: http://svn.apache.org/viewvc?view=revrev=467482 Log: Adding equals(int[], int[]) style methods to NumberUtils as requested by Paul Benedict in LANG-238 Modified:

[jira] Updated: (LANG-52) [lang] Validate.notNull should throw NullArgumentException

2006-10-24 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-52?page=all ] Henri Yandell updated LANG-52: -- Attachment: LANG-52.patch In case we do do this, a patch with the changes to Validate.java. [lang] Validate.notNull should throw NullArgumentException

[jira] Resolved: (LANG-238) [lang] Add equals(type[]) to NumberUtils

2006-10-24 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-238?page=all ] Henri Yandell resolved LANG-238. Fix Version/s: 2.3 (was: 3.0) Resolution: Fixed svn ci -m Adding equals(int[], int[]) style methods to NumberUtils as requested by

[jira] Created: (LANG-290) EnumUtils for JDK 5.0

2006-10-24 Thread Henri Yandell (JIRA)
EnumUtils for JDK 5.0 - Key: LANG-290 URL: http://issues.apache.org/jira/browse/LANG-290 Project: Commons Lang Issue Type: Improvement Affects Versions: 2.2 Reporter: Henri Yandell Fix For:

[jira] Commented: (LANG-290) EnumUtils for JDK 5.0

2006-10-24 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-290?page=comments#action_12444516 ] Henri Yandell commented on LANG-290: Should go in org.apache.commons.lang.EnumUtils I think - with suitable javadoc to explain this is for 5.0 and that the

[jira] Commented: (LANG-204) [lang] org.apache.commons.lang.Entities multithreaded init.

2006-10-24 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-204?page=comments#action_12444512 ] Henri Yandell commented on LANG-204: I guess this is a classic singleton bit, so our solution needs to be to apply the correct singleton pattern here. [lang]

[jira] Updated: (LANG-276) MutableBigDecimal and MutableBigInteger

2006-10-24 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-276?page=all ] Henri Yandell updated LANG-276: --- Fix Version/s: JDK 5.0 features (was: 3.0) MutableBigDecimal and MutableBigInteger ---

[jira] Commented: (LANG-52) [lang] Validate.notNull should throw NullArgumentException

2006-10-24 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-52?page=comments#action_12444520 ] Henri Yandell commented on LANG-52: --- The only problem with this is in the messages. The NullArgumentException automatically adds must not be null to the end of

[jira] Commented: (LANG-284) TextTable for printing a fixedlength columns format text tables

2006-10-24 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-284?page=comments#action_12444540 ] Henri Yandell commented on LANG-284: Quick braindump - would be cool to be able to create a Table object and then to print that to multiple formats. Text and

[jira] Commented: (LANG-284) TextTable for printing a fixedlength columns format text tables

2006-10-24 Thread Gary Gregory (JIRA)
[ http://issues.apache.org/jira/browse/LANG-284?page=comments#action_12444550 ] Gary Gregory commented on LANG-284: --- I think we are going towards a whole new .table package. I like the idea of a table model with an XML and HTML writer classes

[jira] Commented: (LANG-284) TextTable for printing a fixedlength columns format text tables

2006-10-24 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-284?page=comments#action_12444551 ] Henri Yandell commented on LANG-284: Yup, XML +1 (which just happens to equal table, tbody, thead, tr, whatever to make life easy) :) TextTable for printing a

[jira] Updated: (LANG-285) Wish : method unaccent

2006-10-24 Thread JIRA
[ http://issues.apache.org/jira/browse/LANG-285?page=all ] Guillaume Coté updated LANG-285: Attachment: UnnacentMap.java This is the map UNACCENT_MAP as describe in my comment Wish : method unaccent -- Key:

[jira] Commented: (LANG-285) Wish : method unaccent

2006-10-24 Thread JIRA
[ http://issues.apache.org/jira/browse/LANG-285?page=comments#action_12444555 ] Guillaume Coté commented on LANG-285: - I had a look at the Normalizer class. If you can submit a sample code that unaccent a String, I am willing to try it,