[jira] [Commented] (COMPRESS-156) XZ compression support

2011-11-04 Thread Christian Schlichtherle (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13143819#comment-13143819 ] Christian Schlichtherle commented on COMPRESS-156: -- I am interested in

[jira] [Commented] (OGNL-35) [PATCH] Improvements to {List,Map,Array}PropertyAccessor and ASTProperty

2011-11-04 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13143866#comment-13143866 ] Hudson commented on OGNL-35: Integrated in ognl #184 (See

[jira] [Commented] (COMPRESS-156) XZ compression support

2011-11-04 Thread Emmanuel Bourg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13143867#comment-13143867 ] Emmanuel Bourg commented on COMPRESS-156: - Also, a snapshot of the next release

[jira] [Commented] (DAEMON-219) prunsrv error 1067 and crash on Windows 7

2011-11-04 Thread Mladen Turk (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13143872#comment-13143872 ] Mladen Turk commented on DAEMON-219: Well first of all your example just doesn't work.

[jira] [Commented] (OGNL-35) [PATCH] Improvements to {List,Map,Array}PropertyAccessor and ASTProperty

2011-11-04 Thread Maurizio Cucchiara (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13143875#comment-13143875 ] Maurizio Cucchiara commented on OGNL-35: Thanks Adrian for the patch. Just a little

[jira] [Commented] (OGNL-35) [PATCH] Improvements to {List,Map,Array}PropertyAccessor and ASTProperty

2011-11-04 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13143882#comment-13143882 ] Hudson commented on OGNL-35: Integrated in ognl #185 (See

[jira] [Resolved] (DAEMON-219) prunsrv error 1067 and crash on Windows 7

2011-11-04 Thread Mladen Turk (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mladen Turk resolved DAEMON-219. Resolution: Fixed Fix Version/s: 1.0.8 Fixed in the trunk. You were missing --StopClass

[jira] [Commented] (COMPRESS-156) XZ compression support

2011-11-04 Thread Christian Schlichtherle (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13143929#comment-13143929 ] Christian Schlichtherle commented on COMPRESS-156: -- Thanks for your

[jira] [Commented] (MATH-701) Seeding a default RNG

2011-11-04 Thread Gilles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13143944#comment-13143944 ] Gilles commented on MATH-701: - * Harmony: {code} seed = System.currentTimeMillis() + hashCode();

[jira] [Issue Comment Edited] (MATH-701) Seeding a default RNG

2011-11-04 Thread Gilles (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13143944#comment-13143944 ] Gilles edited comment on MATH-701 at 11/4/11 1:00 PM: -- * From Harmony's

[jira] [Created] (COMPRESS-161) bzip2 decompression terminates after 900000 bytes

2011-11-04 Thread Hans horn (Created) (JIRA)
bzip2 decompression terminates after 90 bytes - Key: COMPRESS-161 URL: https://issues.apache.org/jira/browse/COMPRESS-161 Project: Commons Compress Issue Type: Bug Components:

[jira] [Created] (DIGESTER-154) The DigesterBinder is not able to load primitive classes by name

2011-11-04 Thread Simone Tripodi (Created) (JIRA)
The DigesterBinder is not able to load primitive classes by name Key: DIGESTER-154 URL: https://issues.apache.org/jira/browse/DIGESTER-154 Project: Commons Digester Issue

[jira] [Updated] (FUNCTOR-4) Add easily accessible, user-friendly examples

2011-11-04 Thread Bruno P. Kinoshita (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita updated FUNCTOR-4: - Attachment: FUNCTOR-4.patch Added a patch with some examples for review. Thanks, Bruno P.

[jira] [Reopened] (DAEMON-219) prunsrv error 1067 and crash on Windows 7

2011-11-04 Thread Gary D. Gregory (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory reopened DAEMON-219: I must be loosing my marbles. I am attaching a new version of the project that uses

[jira] [Updated] (DAEMON-219) prunsrv error 1067 and crash on Windows 7

2011-11-04 Thread Gary D. Gregory (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated DAEMON-219: --- Attachment: Daemon-219.zip Using --StopClass still causes a 1067 error.

[jira] [Commented] (MATH-701) Seeding a default RNG

2011-11-04 Thread Phil Steitz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13144122#comment-13144122 ] Phil Steitz commented on MATH-701: -- I just committed (r1197626) a) change to Well generator

[jira] [Issue Comment Edited] (FUNCTOR-4) Add easily accessible, user-friendly examples

2011-11-04 Thread Bruno P. Kinoshita (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13144105#comment-13144105 ] Bruno P. Kinoshita edited comment on FUNCTOR-4 at 11/4/11 4:22 PM:

[jira] [Commented] (COMPRESS-161) bzip2 decompression terminates after 900000 bytes

2011-11-04 Thread Gary D. Gregory (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13144123#comment-13144123 ] Gary D. Gregory commented on COMPRESS-161: -- Can you attach you example bzip2

[jira] [Updated] (IO-288) Supply a ReverseFileReader

2011-11-04 Thread Georg Henzler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Georg Henzler updated IO-288: - Attachment: ReversedLinesFileReader.zip Attached simple maven project with java class and unit tests.

[jira] [Updated] (IO-288) Supply a ReverseFileReader

2011-11-04 Thread Georg Henzler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Georg Henzler updated IO-288: - Attachment: (was: ReverseFileReader.java) Supply a ReverseFileReader --

[jira] [Commented] (IO-288) Supply a ReverseFileReader

2011-11-04 Thread Georg Henzler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13144146#comment-13144146 ] Georg Henzler commented on IO-288: -- @Gary: Let me know if you need anything more

[jira] [Updated] (IO-288) Supply a ReverseFileReader

2011-11-04 Thread Georg Henzler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Georg Henzler updated IO-288: - Description: I needed to analyse a log file today and I was looking for a ReversedLinesFileReader: A class

[jira] [Updated] (IO-288) Supply a ReversedLinesFileReader

2011-11-04 Thread Georg Henzler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Georg Henzler updated IO-288: - Summary: Supply a ReversedLinesFileReader (was: Supply a ReverseFileReader) Supply a

[jira] [Updated] (COMPRESS-161) bzip2 decompression terminates after 900000 bytes

2011-11-04 Thread Hans horn (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hans horn updated COMPRESS-161: --- Attachment: INT1_aminey.inp.bz2 Gary, most certainly. the attached bzip2 compressed file should

[jira] [Commented] (MATH-701) Seeding a default RNG

2011-11-04 Thread Gilles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13144161#comment-13144161 ] Gilles commented on MATH-701: - Okay for the design discussion! ;) But don't resolve just yet.

[jira] [Commented] (MATH-701) Seeding a default RNG

2011-11-04 Thread Phil Steitz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13144170#comment-13144170 ] Phil Steitz commented on MATH-701: -- I thought about changing the default seeding in

[jira] [Commented] (MATH-699) inverseCumulativeDistribution fails with cumulative distribution having a plateau

2011-11-04 Thread Commented
[ https://issues.apache.org/jira/browse/MATH-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13144256#comment-13144256 ] Sébastien Brisard commented on MATH-699: h4. Should this be considered as an error?

[jira] [Reopened] (NET-425) _openDataConnection_, __storeFile, and __storeFileStream should be protected and take String for FTP command.

2011-11-04 Thread Steven Jardine (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/NET-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Jardine reopened NET-425: While implementing my client I noticed a similiar problem with the receiveFile and receiveFileStream

[jira] [Resolved] (DAEMON-219) prunsrv error 1067 and crash on Windows 7

2011-11-04 Thread Mladen Turk (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mladen Turk resolved DAEMON-219. Resolution: Fixed No it doesn't crash any more. Tested your latest .zip and it works both with

[jira] [Commented] (DAEMON-219) prunsrv error 1067 and crash on Windows 7

2011-11-04 Thread Gary D. Gregory (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13144328#comment-13144328 ] Gary D. Gregory commented on DAEMON-219: Thank you for checking my latest test

[jira] [Commented] (CONFIGURATION-470) Extract classes generated by JavaCC

2011-11-04 Thread Oliver Heger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13144333#comment-13144333 ] Oliver Heger commented on CONFIGURATION-470: Updating the Maven build

[jira] [Commented] (DAEMON-219) prunsrv error 1067 and crash on Windows 7

2011-11-04 Thread Mladen Turk (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13144424#comment-13144424 ] Mladen Turk commented on DAEMON-219: Look for yourself: C:\Users\ADMINI~1\DAEMON~1ver

[jira] [Resolved] (DIGESTER-153) Add Constructor support to ObjectCreateRule

2011-11-04 Thread Simone Tripodi (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi resolved DIGESTER-153. - Resolution: Fixed fixed in trunk, see

[jira] [Updated] (BEANUTILS-403) ConvertUtilsBean should allow registering Converters with source class

2011-11-04 Thread Michael Vorburger (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Vorburger updated BEANUTILS-403: Attachment: ConversionBeanUtilsBugTest.java ConvertUtilsBean should allow

[jira] [Created] (BEANUTILS-403) ConvertUtilsBean should allow registering Converters with source class

2011-11-04 Thread Michael Vorburger (Created) (JIRA)
ConvertUtilsBean should allow registering Converters with source class -- Key: BEANUTILS-403 URL: https://issues.apache.org/jira/browse/BEANUTILS-403 Project: Commons BeanUtils

[jira] [Updated] (BEANUTILS-403) ConvertUtilsBean should allow registering Converters with source class

2011-11-04 Thread Michael Vorburger (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Vorburger updated BEANUTILS-403: Component/s: ConvertUtils Converters Affects Version/s: 1.8.3

[jira] [Commented] (DAEMON-219) prunsrv error 1067 and crash on Windows 7

2011-11-04 Thread Gary D. Gregory (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13144538#comment-13144538 ] Gary D. Gregory commented on DAEMON-219: Thank you for your time Mladen. You've