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

2011-10-03 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119410#comment-13119410 ] Sebb commented on DAEMON-219: - Seems to be a minor bug in the ,cmd file: %PR_HOME%\prunsrv

[jira] [Commented] (OGNL-8) use javacc to generate AST* and OGNLParser Java sources

2011-10-03 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119711#comment-13119711 ] Sebb commented on OGNL-8: - Have a look at jexl - that also uses javacc, and puts the generated sources

[jira] [Commented] (LANG-744) StringUtils throws java.security.AccessControlException on Google App Engine

2011-10-03 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119717#comment-13119717 ] Sebb commented on LANG-744: --- No objections, so patch applied StringUtils throws

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

2011-10-03 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119814#comment-13119814 ] Sebb commented on NET-425: -- Do you really require access to both the String and int versions of the

[jira] [Commented] (SANSELAN-56) proposed enhancement reduces load time for some image files by 40 percent

2011-10-04 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANSELAN-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120455#comment-13120455 ] Sebb commented on SANSELAN-56: -- The attachment ImagePrep.java dated 28/Sep/11 has ASF

[jira] [Commented] (SANSELAN-56) proposed enhancement reduces load time for some image files by 40 percent

2011-10-04 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANSELAN-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120612#comment-13120612 ] Sebb commented on SANSELAN-56: -- It's not policy to segregate documentation and code patches,

[jira] [Commented] (MATH-688) FastMath contains fractions of constants

2011-10-09 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123811#comment-13123811 ] Sebb commented on MATH-688: --- AFAIK, the calculations will be done at compile time.

[jira] [Commented] (DAEMON-226) support files have incorrect svn:eol-style

2011-11-02 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13142020#comment-13142020 ] Sebb commented on DAEMON-226: - I'm inclined to agree with the originator here. If it helps

[jira] [Commented] (DAEMON-218) CLONE - procrun as tomcat5.exe from Tomcat 5.5.17 does not start, when installed into the file path containing non-ascii character

2011-11-03 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13143101#comment-13143101 ] Sebb commented on DAEMON-218: - My recollection was that: Affects versions is used to document

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

2011-11-05 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13144644#comment-13144644 ] Sebb commented on DAEMON-219: - bq. I hope you consider updating the documentation so that

[jira] [Commented] (IO-291) Add new function FileUtils.isContained

2011-11-05 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13144746#comment-13144746 ] Sebb commented on IO-291: - What is the original use case? Maybe knowing that would help inform

[jira] [Commented] (IO-291) Add new function FileUtils.isContained

2011-11-07 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13145596#comment-13145596 ] Sebb commented on IO-291: - bq. No tabs. The file io-291-simple.diff still contains some tabs. By the

[jira] [Commented] (IO-271) FileUtils.copyDirectory should be able to handle arbitrary number of files

2011-11-10 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13147959#comment-13147959 ] Sebb commented on IO-271: - Yes, I think WontFix is appropriate.

[jira] [Commented] (IO-275) org.apache.commons.io.FileUtils.contentEquals - Add option to ignore line endings

2011-11-10 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13148215#comment-13148215 ] Sebb commented on IO-275: - It would be useful to include a version of IOUtils.contentEquals as well,

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

2011-11-11 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13148939#comment-13148939 ] Sebb commented on IO-288: - BufferedReader.readLine() allows for LF, CRLF and CR line termination;

[jira] [Commented] (POOL-190) Add API BaseObjectPool.isOpen()

2011-11-13 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/POOL-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149415#comment-13149415 ] Sebb commented on POOL-190: --- It may be an API change, but it is binary compatible as it just adds

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

2011-11-14 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13150124#comment-13150124 ] Sebb commented on IO-288: - Good to know that it's easy to unambiguously detect CR and LF. There seems

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

2011-11-15 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13150426#comment-13150426 ] Sebb commented on IO-288: - Sorry, you're correct about needing to convert CR and LF. I was forgetting

[jira] [Commented] (LANG-773) ImmutablePair doc contains nonsense text

2011-11-16 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13151193#comment-13151193 ] Sebb commented on LANG-773: --- The comment means that the class is thread-safe if the objects it

[jira] [Commented] (VALIDATOR-298) URL with parenthese is not valid

2011-11-21 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13154813#comment-13154813 ] Sebb commented on VALIDATOR-298: Note: the current RFC for URIs is RFC3986 [1] [1]

[jira] [Commented] (LANG-777) jar contains velocity template of release notes

2011-11-22 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13155054#comment-13155054 ] Sebb commented on LANG-777: --- It looks like the RM used a different method for generating the

[jira] [Commented] (LANG-777) jar contains velocity template of release notes

2011-11-22 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13155088#comment-13155088 ] Sebb commented on LANG-777: --- Alternatively, I suppose one could override the CP release-notes

[jira] [Commented] (LANG-778) Add UUIDUtils.toByteArray and UUIDUtils.fromByteArray

2011-11-22 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13155110#comment-13155110 ] Sebb commented on LANG-778: --- Aren't there any LANG methods to convert a long (short, int) to a

[jira] [Commented] (LANG-778) Add UUIDUtils.toByteArray and UUIDUtils.fromByteArray

2011-11-22 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13155208#comment-13155208 ] Sebb commented on LANG-778: --- Could perhaps consider a method such as int

[jira] [Commented] (LANG-778) Add UUIDUtils.toByteArray and UUIDUtils.fromByteArray

2011-11-23 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13155881#comment-13155881 ] Sebb commented on LANG-778: --- ByteUtils could just use the same endianness as

[jira] [Commented] (LANG-778) Add UUIDUtils.toByteArray and UUIDUtils.fromByteArray

2011-11-23 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13155929#comment-13155929 ] Sebb commented on LANG-778: --- Let's start again. A UUID cannot be stored in some databases, so

[jira] [Commented] (LANG-778) Add UUIDUtils.toByteArray and UUIDUtils.fromByteArray

2011-11-23 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13155930#comment-13155930 ] Sebb commented on LANG-778: --- Since the methods must necessarily be inverses of each other, I think

[jira] [Commented] (LANG-778) Add UUIDUtils.toByteArray and UUIDUtils.fromByteArray

2011-11-23 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13155969#comment-13155969 ] Sebb commented on LANG-778: --- OK, so is there any documentation that we can point to which

[jira] [Commented] (MATH-711) Merge xxxDistribution and xxxDistributionImpl in package distribution

2011-11-23 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13156240#comment-13156240 ] Sebb commented on MATH-711: --- Just trying to clarify: is the idea to just remove the interface

[jira] [Commented] (LANG-777) jar contains velocity template of release notes

2011-11-24 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13156617#comment-13156617 ] Sebb commented on LANG-777: --- The file changes.xml is used to create the changes-report.html file,

[jira] [Commented] (LANG-778) Add UUIDUtils.toByteArray and UUIDUtils.fromByteArray

2011-11-24 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13156649#comment-13156649 ] Sebb commented on LANG-778: --- OK, let's reference the RFC then. == The RFC says the default

[jira] [Commented] (LANG-778) Add ByteArrayUtils

2011-11-24 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13156777#comment-13156777 ] Sebb commented on LANG-778: --- I suggested NetworkByteUtils because it is network byte order. The

[jira] [Commented] (LANG-777) jar contains velocity template of release notes

2011-11-24 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13156919#comment-13156919 ] Sebb commented on LANG-777: --- You don't often need to edit the template, especially now it does not

[jira] [Commented] (LANG-778) Add ByteArrayUtils

2011-11-25 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157260#comment-13157260 ] Sebb commented on LANG-778: --- I suggested extracting the general methods to ensure that the

[jira] [Commented] (EXEC-34) Race condition prevent watchdog working using ExecuteStreamHandler

2011-11-25 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157264#comment-13157264 ] Sebb commented on EXEC-34: -- Or just change the patch headers. Instead of {quote} diff --git

[jira] [Commented] (LANG-774) Add isStarted isStopped and isSuspended to StopWatch

2011-11-25 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13157355#comment-13157355 ] Sebb commented on LANG-774: --- The patch contains a spurious (and incorrect) change to

[jira] [Commented] (MATH-650) FastMath has static code which slows the first access to FastMath

2011-11-29 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13159310#comment-13159310 ] Sebb commented on MATH-650: --- I think the code should not be released with multiple

[jira] [Commented] (LANG-778) Add ByteArrayUtils

2011-11-30 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13159995#comment-13159995 ] Sebb commented on LANG-778: --- Sorry, but I don't see that the code is related to

[jira] [Commented] (JEXL-83) Make JexlArithmetic immutable (and threadsafe)

2011-12-01 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160757#comment-13160757 ] Sebb commented on JEXL-83: -- An alternative solution is to make the boolean variables

[jira] [Commented] (IO-294) Adding FileUtils.byteCountToDisplaySize(long size, boolean useSiUnits)

2011-12-12 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167709#comment-13167709 ] Sebb commented on IO-294: - Looks useful; however I'm not sure FileUtils is the correct place for it,

[jira] [Commented] (LANG-780) add public org.apache.commons.lang.builder.HashCodeBuilder append(Enum value) to HashCodeBuilder

2011-12-12 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13168053#comment-13168053 ] Sebb commented on LANG-780: --- Are you sure that an Enum's hashCode can vary? Or do you mean it can

[jira] [Commented] (LANG-782) Specialized StringBuilder to allow simple creating of Strings from base Strings with variable arguments and proper punctuation

2011-12-15 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170125#comment-13170125 ] Sebb commented on LANG-782: --- List of arguments might be easier to use (and simpler to implement)

[jira] [Commented] (LANG-782) Specialized StringBuilder to allow simple creating of Strings from base Strings with variable arguments and proper punctuation

2011-12-15 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170134#comment-13170134 ] Sebb commented on LANG-782: --- Arguments could be objects, as for String.format()

[jira] [Commented] (JEXL-124) Array parameters to methods don't work anymore

2011-12-16 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13171366#comment-13171366 ] Sebb commented on JEXL-124: --- I've just uploaded a 2.1.1 SNAPSHOT build if you want to give that a

[jira] [Commented] (POOL-203) GenericKeyedObjectPool.ObjectDeque could be better encapsulated

2011-12-18 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/POOL-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13172004#comment-13172004 ] Sebb commented on POOL-203: --- I'm happy to do the work. As to keeping the code clean, at present I

[jira] [Commented] (NET-432) ftp downloads wrong a video

2011-12-20 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13173295#comment-13173295 ] Sebb commented on NET-432: -- Make sure you are using binary mode. ftp downloads

[jira] [Commented] (VALIDATOR-253) Change groupId to org.apache.commons

2011-12-24 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13175712#comment-13175712 ] Sebb commented on VALIDATOR-253: The daemon release 1.0.3 is broken; it was almost

[jira] [Commented] (NET-436) Support for SYST Mac OS listing

2012-01-04 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13179457#comment-13179457 ] Sebb commented on NET-436: -- If you can provide some sample listings - or, better, access to a server

[jira] [Commented] (NET-436) Support for SYST Mac OS listing

2012-01-04 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13179515#comment-13179515 ] Sebb commented on NET-436: -- What happens when you try using FTPClient? For example: {quote} java

[jira] [Commented] (NET-436) Support for SYST Mac OS listing

2012-01-04 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13179536#comment-13179536 ] Sebb commented on NET-436: -- @Jurgen OK, thanks for the listing. What do rssz and dtsz represent?

[jira] [Commented] (CONFIGURATION-473) Number to Boolean conversion

2012-01-04 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13179600#comment-13179600 ] Sebb commented on CONFIGURATION-473: Why not 0 == true, otherwise == false?

[jira] [Commented] (CONFIGURATION-473) Number to Boolean conversion

2012-01-04 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13179635#comment-13179635 ] Sebb commented on CONFIGURATION-473: bq. You meant 1 == true, otherwise ==

[jira] [Commented] (NET-436) Support for SYST Mac OS listing

2012-01-04 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13179648#comment-13179648 ] Sebb commented on NET-436: -- bq. The Rumpus ftp server acts as an old pre mac os x ftp server. Does

[jira] [Commented] (CONFIGURATION-473) Number to Boolean conversion

2012-01-04 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13179667#comment-13179667 ] Sebb commented on CONFIGURATION-473: The JIRA subject is Number to Boolean

[jira] [Commented] (NET-436) Support for SYST Mac OS listing

2012-01-04 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13179810#comment-13179810 ] Sebb commented on NET-436: -- OK, good, so if we check for MACOS Peter, we should be safe in assuming

[jira] [Commented] (NET-436) Support for SYST Mac OS listing

2012-01-04 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13180074#comment-13180074 ] Sebb commented on NET-436: -- Fix added; perhaps you can try out the latest snapshot from

[jira] [Commented] (NET-436) Support for SYST Mac OS listing

2012-01-05 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13180313#comment-13180313 ] Sebb commented on NET-436: -- Are you saying that Net works with umlauts on your Mac when using the

[jira] [Commented] (NET-436) Support for SYST Mac OS listing

2012-01-05 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13180403#comment-13180403 ] Sebb commented on NET-436: -- bq. Transmit shows the correct umlaut That's presumably because

[jira] [Commented] (NET-422) FTP using HTTP proxy not working

2012-01-05 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13180433#comment-13180433 ] Sebb commented on NET-422: -- @Magnus: I'm not sure about the encoding - why only use UTF-8, and not

[jira] [Commented] (NET-422) FTP using HTTP proxy not working

2012-01-05 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13180749#comment-13180749 ] Sebb commented on NET-422: -- Does auth require UTF-8? Normally HTTP requests expect ISO-8859-1.

[jira] [Commented] (NET-429) FTPClient storeFile method creates a file of 0 bytes

2012-01-05 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13180771#comment-13180771 ] Sebb commented on NET-429: -- The Sun API code writes to the path /offline3/uga.html However the

[jira] [Commented] (NET-427) In certain error/failure circumstances ftpClient.listFiles(param) returns an empty list instead of null or an exception

2012-01-05 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13180817#comment-13180817 ] Sebb commented on NET-427: -- I think the listFiles method is somewhat different, as it can

[jira] [Commented] (NET-429) FTPClient storeFile method creates a file of 0 bytes

2012-01-05 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13180898#comment-13180898 ] Sebb commented on NET-429: -- Unless you can provide access to the remote server, or you can reproduce

[jira] [Commented] (NET-422) FTP using HTTP proxy not working

2012-01-06 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13181734#comment-13181734 ] Sebb commented on NET-422: -- Thanks! Magnus' patch applied with minor tweaks: - changed

[jira] [Commented] (NET-427) In certain error/failure circumstances ftpClient.listFiles(param) returns an empty list instead of null or an exception

2012-01-07 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13182062#comment-13182062 ] Sebb commented on NET-427: -- Just noticed that the listNames methods (which use NLST rather than

[jira] [Commented] (NET-320) Allow TFTPServer.java to bind to a specific network adapter

2012-01-07 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13182154#comment-13182154 ] Sebb commented on NET-320: -- Note that the TFTPServer is only currently intended for use by test

[jira] [Commented] (NET-405) Support for IPv6 in SubnetUtils

2012-01-07 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13182156#comment-13182156 ] Sebb commented on NET-405: -- Which of the methods are actually needed for use with IPv6?

[jira] [Commented] (NET-405) Support for IPv6 in SubnetUtils

2012-01-09 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13182906#comment-13182906 ] Sebb commented on NET-405: -- Thanks, that's very useful to know. Would you be able to provide some

[jira] [Commented] (NET-437) TelnetInputStream doesn't support non-blocking IO when reader thread is not enabled

2012-01-10 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183229#comment-13183229 ] Sebb commented on NET-437: -- Or even just do the same for both: {code} return __bytesAvailable +

[jira] [Commented] (NET-414) Apache Commons TFTP does not reject request replies that originate from a control port.

2012-01-10 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183503#comment-13183503 ] Sebb commented on NET-414: -- I'm not quite clear what code changes are needed here - have you a

[jira] [Commented] (NET-304) TFTP send method having issue

2012-01-10 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183505#comment-13183505 ] Sebb commented on NET-304: -- Could this be the related to NET-412 ? TFTP send

[jira] [Commented] (EMAIL-111) Update the current trunk to be binary compatible with the commons-email-1.2 release

2012-01-11 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13184132#comment-13184132 ] Sebb commented on EMAIL-111: The method MultiPartEmail#addPart(String, String) was changed to

[jira] [Commented] (EMAIL-110) java.lang.OutOfMemoryError: Java heap space while parsing Mime part

2012-01-11 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13184396#comment-13184396 ] Sebb commented on EMAIL-110: The current pom no longer depends on abdera or geronimo specs; it

[jira] [Commented] (LANG-784) Strange behavior on StringUtils.difference

2012-01-12 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13184871#comment-13184871 ] Sebb commented on LANG-784: --- Or the Javadoc should be fixed. The first sentence is misleading as

[jira] [Commented] (DAEMON-235) When running java application via procrun (in jvm mode) an RMI thread triggers an EXCEPTION_ACCESS_VIOLATION

2012-01-19 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189269#comment-13189269 ] Sebb commented on DAEMON-235: - If - as you suspect - the issue is due to the use of JNI by the

[jira] [Commented] (DAEMON-235) When running java application via procrun (in jvm mode) an RMI thread triggers an EXCEPTION_ACCESS_VIOLATION

2012-01-20 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189755#comment-13189755 ] Sebb commented on DAEMON-235: - Have you tried showing the C++ developers the stack trace?

[jira] [Commented] (MATH-725) use initialized static final arrays, instead of initializing it in constructors

2012-01-20 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189862#comment-13189862 ] Sebb commented on MATH-725: --- AFAIK, getters will be inlined by optimising compilers. So they

[jira] [Commented] (MATH-650) FastMath has static code which slows the first access to FastMath

2012-01-25 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13193076#comment-13193076 ] Sebb commented on MATH-650: --- Added clone to FastMasthLiteralArrays. FastMath has

[jira] [Commented] (DAEMON-237) ++JvmOptions processed as --JvmOptions

2012-01-30 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196157#comment-13196157 ] Sebb commented on DAEMON-237: - The linked Bugzilla issue expects to use ++JvmOptions to update

[jira] [Commented] (NET-179) NET-73 TelnetInputStream._read() hangs fix is not included in nightly builds.

2012-01-31 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196875#comment-13196875 ] Sebb commented on NET-179: -- The 2.x (and 3.x) line of code was patched in r633798

[jira] [Commented] (NET-438) POP3Client.capa() should call POP3Client.getAdditionalReply()

2012-01-31 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196903#comment-13196903 ] Sebb commented on NET-438: -- Thanks, patch applied. Luckily moving a method into a super-class does

[jira] [Commented] (DBUTILS-87) Return generated key on insert

2012-02-01 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13197710#comment-13197710 ] Sebb commented on DBUTILS-87: - Javadoc needs to be added for the new public methods.

[jira] [Commented] (DAEMON-237) ++JvmOptions processed as --JvmOptions

2012-02-01 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13198006#comment-13198006 ] Sebb commented on DAEMON-237: - Maybe the code should use names (#define) rather than magic

[jira] [Commented] (NET-291) enterLocalPassiveMode is set back to Active on connect

2012-02-02 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13199404#comment-13199404 ] Sebb commented on NET-291: -- Implemented apart from changing to passive mode; try with the new

[jira] [Commented] (SANSELAN-42) IPTCConstants: final arrays are not immutable

2012-02-04 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANSELAN-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13200388#comment-13200388 ] Sebb commented on SANSELAN-42: -- +1 to convert to enums where appropriate.

[jira] [Commented] (LOGGING-124) Commons logging does not work in an osgi environment

2012-02-04 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13200401#comment-13200401 ] Sebb commented on LOGGING-124: -- If someone can provide the appropriate meta-information,

[jira] [Commented] (SANSELAN-42) IPTCConstants: final arrays are not immutable

2012-02-05 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANSELAN-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13200986#comment-13200986 ] Sebb commented on SANSELAN-42: -- If an array really is needed, one way to provide read-only

[jira] [Commented] (MATH-650) FastMath has static code which slows the first access to FastMath

2012-02-09 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204593#comment-13204593 ] Sebb commented on MATH-650: --- I agree that (re)computing the tables at build time is unnecessary.

[jira] [Commented] (MATH-650) FastMath has static code which slows the first access to FastMath

2012-02-11 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206195#comment-13206195 ] Sebb commented on MATH-650: --- bq. I would lean on the binary side, for safety reasons: unwanted

[jira] [Commented] (IO-299) getPrefixLength returns null if filename has leading slashes

2012-02-13 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206805#comment-13206805 ] Sebb commented on IO-299: - The Javadoc says clearly that Unix and Windows are treated the same, also

[jira] [Commented] (MATH-745) up to 5x Performance Improvement on FasFourierTransformer.java by using a recursive iterative sumation Approach

2012-02-13 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206817#comment-13206817 ] Sebb commented on MATH-745: --- Also, are there any guarantees that the recursive approach cannot

[jira] [Commented] (CHAIN-58) Update Chain Context interface to use K,V generics

2012-02-14 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CHAIN-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13207761#comment-13207761 ] Sebb commented on CHAIN-58: --- I recommend leaving the package rename until last, as that makes it

[jira] [Commented] (COMPRESS-176) ArchiveInputStream#getNextEntry(): Problems with WinZip directories with Umlauts

2012-02-20 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13211794#comment-13211794 ] Sebb commented on COMPRESS-176: --- Could you attach minimal sample archives which show the

[jira] [Commented] (COMPRESS-177) TarArchiveInputStream throws IllegalArgumentException on valid TAR file

2012-02-21 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212607#comment-13212607 ] Sebb commented on COMPRESS-177: --- The tar file appears to be corrupt. The file contains

[jira] [Commented] (COMPRESS-177) TarArchiveInputStream throws IllegalArgumentException on valid TAR file

2012-02-21 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212631#comment-13212631 ] Sebb commented on COMPRESS-177: --- Looks like the archive might be using the Joerg Schilling

[jira] [Commented] (COMPRESS-177) TarArchiveInputStream throws IllegalArgumentException on valid TAR file

2012-02-21 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212637#comment-13212637 ] Sebb commented on COMPRESS-177: --- Please raise a separate JIRA issue for changing the

[jira] [Commented] (COMPRESS-176) ArchiveInputStream#getNextEntry(): Problems with WinZip directories with Umlauts

2012-02-21 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212641#comment-13212641 ] Sebb commented on COMPRESS-176: --- Thanks, but you have not granted the ASF licence to use

[jira] [Commented] (COMPRESS-16) unable to extract a TAR file that contains an entry which is 10 GB in size

2012-02-21 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212857#comment-13212857 ] Sebb commented on COMPRESS-16: -- The code currently does the following: {code} long val =

[jira] [Commented] (COMPRESS-176) ArchiveInputStream#getNextEntry(): Problems with WinZip directories with Umlauts

2012-02-21 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13213223#comment-13213223 ] Sebb commented on COMPRESS-176: --- Thanks. I'm beginning to wonder if Winzip is faulty. The

[jira] [Commented] (COMPRESS-174) BZip2CompressorInputStream doesn't handle being given a wrong-format compressed file

2012-02-22 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214199#comment-13214199 ] Sebb commented on COMPRESS-174: --- The method

  1   2   3   >