[jira] [Updated] (CSV-90) CSVFormat isEscaping/isEncapsulating are not public

2012-04-18 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CSV-90: Summary: CSVFormat isEscaping/isEncapsulating are not public (was: CSVFormat isEscaping/isEscaping are not public)

[jira] [Updated] (CODEC-96) Base64 encode() method is no longer thread-safe, breaking clients using it as a shared BinaryEncoder

2012-03-28 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CODEC-96: -- Attachment: CODEX-96-2.patch Supersedes CODEX-96.patch Base64 encode() method is no longer

[jira] [Updated] (CSV-70) Improve readability of CSVLexer

2012-03-27 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CSV-70: Description: There are several things that can be improved in the token lexer (this has also been discussed on ML, see

[jira] [Updated] (CSV-58) Eascape handling needs rethinking

2012-03-27 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CSV-58: Summary: Eascape handling needs rethinking (was: Unicode escapes are lost if escape character is backslash) Eascape

[jira] [Updated] (CSV-58) Escape handling needs rethinking

2012-03-27 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CSV-58: Summary: Escape handling needs rethinking (was: Eascape handling needs rethinking) Escape handling needs rethinking

[jira] [Updated] (IO-255) XML handler to serialize/de-serialize FileEntry instances to/from XML

2012-03-26 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-255: Summary: XML handler to serialize/de-serialize FileEntry instances to/from XML (was: XML handler to serialize/de-serialize

[jira] [Updated] (CSV-73) HSQLDB supports two different field separators

2012-03-26 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CSV-73: Description: HSQLDB supports a second field separator for VARCHAR fields according to:

[jira] [Updated] (NET-455) FTPClient listFiles(FTPFileFilter) can be faster...

2012-03-23 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-455: - Description: I tested two ways of sorting files on a remote FTP server with many files ( 110 000). Both of these use the

[jira] [Updated] (NET-450) Bug in documentation for FTPClient

2012-03-23 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-450: - Description: In the Documentation for FTPClient there are some examples One is FTPClient f = new FTPClient();

[jira] [Updated] (CSV-79) CSVFormat.isCommentingDisabled() is confusing/confused

2012-03-21 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CSV-79: Summary: CSVFormat.isCommentingDisabled() is confusing/confused (was: CSVFormat.isCommentingDisabled() is very confused)

[jira] [Updated] (CODEC-96) Base64 encode() method is no longer thread-safe, breaking clients using it as a shared BinaryEncoder

2012-03-20 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CODEC-96: -- Attachment: CODEC-96.patch Base64 encode() method is no longer thread-safe, breaking clients using it as a shared

[jira] [Updated] (IO-309) UnicodeUnescapeReader?

2012-03-17 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-309: Attachment: UnicodeUnescapeReader.java UnicodeUnescapeReader? -- Key: IO-309

[jira] [Updated] (CSV-74) CSVFormat definitions are difficult to read and maintain

2012-03-17 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CSV-74: Attachment: CSV-74.patch CSVFormat definitions are difficult to read and maintain

[jira] [Updated] (CONFIGURATION-486) BeanHelper.setDefaultBeanFactory() is thread-hostile and not thread-safe

2012-03-17 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CONFIGURATION-486: --- Comment: was deleted (was: A few more examples) BeanHelper.setDefaultBeanFactory() is

[jira] [Updated] (CSV-75) ExtendedBufferReader does not handle EOL consistently

2012-03-17 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CSV-75: Attachment: CSV-75.patch ExtendedBufferReader does not handle EOL consistently

[jira] [Updated] (CONFIGURATION-485) Class fields set by ctors should be final if they don't need to be changed later

2012-03-17 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CONFIGURATION-485: --- Attachment: CONFIGURATION-485-3.patch Another batch of private finals Class

[jira] [Updated] (CSV-68) Use Builder pattern for CSVFormat

2012-03-15 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CSV-68: Attachment: CSV-68.patch Patch with skeleton implementation Use Builder pattern for CSVFormat

[jira] [Updated] (CONFIGURATION-485) Class fields set by ctors should be final if they don't need to be changed later

2012-03-14 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CONFIGURATION-485: --- Attachment: CONFIGURATION-485.patch Sample patch for ConfigurationMap. Similar fixes could

[jira] [Updated] (CONFIGURATION-486) BeanHelper.setDefaultBeanFactory() is thread-hostile and not thread-safe

2012-03-14 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CONFIGURATION-486: --- Attachment: CONFIGURATION-485-2.patch A few more examples

[jira] [Updated] (CONFIGURATION-486) BeanHelper.setDefaultBeanFactory() is thread-hostile and not thread-safe

2012-03-14 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CONFIGURATION-486: --- Attachment: (was: CONFIGURATION-485-2.patch) BeanHelper.setDefaultBeanFactory() is

[jira] [Updated] (CONFIGURATION-485) Class fields set by ctors should be final if they don't need to be changed later

2012-03-14 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CONFIGURATION-485: --- Attachment: CONFIGURATION-485-2.patch A few more examples Class fields set

[jira] [Updated] (IO-307) ReaderInputStream#read(byte[] b, int off, int len) should check for valid parameters

2012-03-13 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-307: Affects Version/s: 2.1 ReaderInputStream#read(byte[] b, int off, int len) should check for valid parameters

[jira] [Updated] (IO-306) ReaderInputStream#read(byte[] b, int off, int len) should always return 0 for length == 0

2012-03-13 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-306: Affects Version/s: 2.1 Fix Version/s: 2.2 ReaderInputStream#read(byte[] b, int off, int len) should always return

[jira] [Updated] (IO-213) LineIterator should implement IteratorString as well/instead of Iterator

2012-03-13 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-213: Fix Version/s: 2.0 LineIterator should implement IteratorString as well/instead of Iterator

[jira] [Updated] (IO-223) IOUtils.copy Javadoc inconsistency (return -1 vs. throw ArithmeticException)

2012-03-13 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-223: Fix Version/s: 2.0 IOUtils.copy Javadoc inconsistency (return -1 vs. throw ArithmeticException)

[jira] [Updated] (IO-207) Race condition in forceMkdir

2012-03-13 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-207: Fix Version/s: 2.0 Race condition in forceMkdir Key: IO-207

[jira] [Updated] (IO-187) FileSystemUtils.freeSpaceKb doesn't work with relative paths on Linux

2012-03-13 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-187: Fix Version/s: 2.0 FileSystemUtils.freeSpaceKb doesn't work with relative paths on Linux

[jira] [Updated] (IO-205) FileUtils.forceMkdir Javadoc is unclear

2012-03-13 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-205: Component/s: Utilities Fix Version/s: 2.0 FileUtils.forceMkdir Javadoc is unclear

[jira] [Updated] (IO-191) Possible improvements using static analysis.

2012-03-13 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-191: Fix Version/s: 2.0 Possible improvements using static analysis.

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

2012-03-13 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-275: Fix Version/s: 2.2 org.apache.commons.io.FileUtils.contentEquals - Add option to ignore line endings

[jira] [Updated] (IO-124) fix website permissions

2012-03-13 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-124: Fix Version/s: 1.3.2 fix website permissions --- Key: IO-124 URL:

[jira] [Updated] (IO-291) Add new function FileUtils.directoryContains

2012-03-13 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-291: Fix Version/s: (was: 2.2) Add new function FileUtils.directoryContains

[jira] [Updated] (IO-300) FileUtils.moveDirectoryToDirectory removes source directory if destination is a subdirectory

2012-03-13 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-300: Summary: FileUtils.moveDirectoryToDirectory removes source directory if destination is a subdirectory (was:

[jira] [Updated] (SANDBOX-408) CSVFormat describes itself as immutable, but it is not - in particular it is not thread-safe

2012-03-07 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated SANDBOX-408: - Attachment: CSVFormat.java CSVFormat.java reworked to use all final variables. [Can be provided as diff if

[jira] [Updated] (COLLECTIONS-398) BoundedFifoBuffer could be simplified by keeping a count of the number of entries

2012-03-07 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated COLLECTIONS-398: - Attachment: COLLECTIONS-398.patch Patch to replace full boolean with numEntries int.

[jira] [Updated] (COLLECTIONS-398) BoundedFifoBuffer could be simplified by keeping a count of the number of entries

2012-03-07 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated COLLECTIONS-398: - Attachment: COLLECTIONS-398-2.patch Better patch - no need to check for null element in remove()

[jira] [Updated] (SANDBOX-408) CSVFormat describes itself as immutable, but it is not - in particular it is not thread-safe

2012-03-07 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated SANDBOX-408: - Attachment: (was: COLLECTIONS-398-2.patch) CSVFormat describes itself as immutable, but it is not - in

[jira] [Updated] (SANDBOX-408) CSVFormat describes itself as immutable, but it is not - in particular it is not thread-safe

2012-03-07 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated SANDBOX-408: - Comment: was deleted (was: Another simplification; no need to check for null element.) CSVFormat

[jira] [Updated] (SANDBOX-408) CSVFormat describes itself as immutable, but it is not - in particular it is not thread-safe

2012-03-07 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated SANDBOX-408: - Attachment: COLLECTIONS-398-2.patch Another simplification; no need to check for null element.

[jira] [Updated] (IO-218) Introduce new filter input stream with replacement facilities

2012-03-01 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-218: Fix Version/s: (was: 2.2) Introduce new filter input stream with replacement facilities

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

2012-03-01 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-294: Fix Version/s: (was: 2.2) Adding FileUtils.byteCountToDisplaySize(long size, boolean useSiUnits)

[jira] [Updated] (NET-445) The method listFiles in FTPClient can not list these files which upload to FTP Server in Feb, 29 2012

2012-02-29 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-445: - Fix Version/s: (was: 3.1) (was: 3.0.1) The method listFiles in FTPClient can not list these

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

2012-02-25 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated COMPRESS-176: -- Attachment: testzap-winzip.zip Copy of test-winzip.zip, but with plain file name changed from 3zip.zip to

[jira] [Updated] (COMPRESS-168) getName of ZipArchiveEntry

2012-02-22 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated COMPRESS-168: -- Issue Type: Bug (was: Test) getName of ZipArchiveEntry --

[jira] [Updated] (NET-415) typo in migration how-to

2012-02-13 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-415: - Component/s: Docs typo in migration how-to Key: NET-415

[jira] [Updated] (NET-73) [net][PATCH] TelnetInputStream.read hangs when socket data ends in a command sequence

2012-01-31 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-73: Affects Version/s: 1.4 Fix Version/s: 2.0 1.5 [net][PATCH] TelnetInputStream.read hangs

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

2012-01-30 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated DAEMON-237: Attachment: DAEMON-237.patch The code in prunsrv.c depends on the order of entries in the _commands and _altcmds

[jira] [Updated] (DAEMON-239) prunsrv //ES (start) option not documented

2012-01-30 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated DAEMON-239: Affects Version/s: 1.0.8 prunsrv //ES (start) option not documented

[jira] [Updated] (DAEMON-233) Heap corruption in apxMultiSzToArrayW for windows procrun

2012-01-30 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated DAEMON-233: Description: When I tried to use commons daemon 1.0.8 for a project, after successfully installing the service,

[jira] [Updated] (DAEMON-238) Behaviour of environment variables is not documented, and is unexpected

2012-01-30 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated DAEMON-238: Component/s: Procrun Behaviour of environment variables is not documented, and is unexpected

[jira] [Updated] (EMAIL-109) NotificationManager.sendEmail Sending the email to the following server failed : null:25

2012-01-11 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated EMAIL-109: --- Comment: was deleted (was: I am out of the office and will return on Monday 16 January 2012

[jira] [Updated] (NET-434) FTPClient fails to close local listener socket when command socket channel encounter ReadTimeoutException

2012-01-05 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-434: - Summary: FTPClient fails to close local listener socket when command socket channel encounter ReadTimeoutException (was:

[jira] [Updated] (NET-430) Can't login to POP3S Server using explicit mode

2012-01-05 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-430: - Summary: Can't login to POP3S Server using explicit mode (was: Can't login to POP3S Server using explizit mode)

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

2012-01-05 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-429: - Description: Using the FTPClient object in commons net the way it is shown in the Javadoc results in a file that is 0

[jira] [Updated] (NET-423) FTPClient.storeFIle might fail when ControlKeepAliveTimeout is set

2012-01-05 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-423: - Description: When setting ControlKeepAliveTimeout. FTPClient.__storeFile might fail when waiting for ack on

[jira] [Updated] (NET-412) Apache Commons TFTP implementation subject to Sorcerer's Apprentice Syndrome

2012-01-05 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-412: - Description: This is regarding the org.apache.commons.net.tftp.TFTPClient class. In the sendFile() method, when a

[jira] [Updated] (NET-382) Subclasses of SocketClient should use _input_ and _output_ rather than calling _socket_.getInputStream() etc

2012-01-05 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-382: - Issue Type: Improvement (was: Bug) Subclasses of SocketClient should use _input_ and _output_ rather than calling

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

2011-12-20 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-432: - Priority: Minor (was: Critical) ftp downloads wrong a video --- Key:

[jira] [Updated] (POOL-205) GKOP - inconsistent synchronisation of poolKeyList

2011-12-15 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/POOL-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated POOL-205: -- Affects Version/s: 2.0 GKOP - inconsistent synchronisation of poolKeyList

[jira] [Updated] (JEXL-119) Allow indexed properties container resolution in expressions

2011-12-14 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated JEXL-119: -- Affects Version/s: (was: 2.1) Allow indexed properties container resolution in expressions

[jira] [Updated] (JEXL-103) Inputstream reads no byte if it is called into a class runnable

2011-12-14 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated JEXL-103: -- Fix Version/s: (was: 2.1) Inputstream reads no byte if it is called into a class runnable

[jira] [Updated] (JEXL-110) conceptual improvement for the language

2011-12-14 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated JEXL-110: -- Fix Version/s: (was: 2.1) conceptual improvement for the language ---

[jira] [Updated] (JEXL-109) error when i define a variable named LITERAL.LITERAL.

2011-12-14 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated JEXL-109: -- Fix Version/s: (was: 2.1) error when i define a variable named LITERAL.LITERAL.

[jira] [Updated] (JEXL-122) Migrate o.a.c.jexl2 to o.a.c.jexl3

2011-12-14 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated JEXL-122: -- Fix Version/s: (was: 2.1) Migrate o.a.c.jexl2 to o.a.c.jexl3 --

[jira] [Updated] (JEXL-122) Migrate o.a.c.jexl2 to o.a.c.jexl3

2011-12-14 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated JEXL-122: -- Affects Version/s: 2.1 Migrate o.a.c.jexl2 to o.a.c.jexl3 --

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

2011-11-26 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated LANG-774: -- Attachment: LANG774_2.patch Yes, I think that does look much better. But rather than have static enum methods, it

[jira] [Updated] (DAEMON-229) Windows 2003 server 64bit and JDK1.6.0_29 64bit -- Failed creating java

2011-11-25 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated DAEMON-229: Affects Version/s: (was: 1.0.8) 1.0.7 bq. Commons Daemon procrun (1.0.7.0 32-bit)

[jira] [Updated] (DAEMON-215) Cannot set local username and password for a Win32 service

2011-11-03 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated DAEMON-215: Fix Version/s: (was: 1.0.7) 1.0.8 Cannot set local username and password for a Win32

[jira] [Updated] (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 (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated DAEMON-218: Affects Version/s: 1.0.7 Fix Version/s: (was: 1.0.7) 1.0.8 CLONE - procrun

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

2011-11-01 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-425: - Affects Version/s: 3.0.1 Fix Version/s: 3.1 _openDataConnection_, __storeFile, and __storeFileStream should be

[jira] [Updated] (NET-428) SubnetUtils throws ArrayIndexOutOfBoundsException for new SubnetUtils( 1.2.3.4/32 ).getInfo().getAllAddresses()

2011-11-01 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-428: - Fix Version/s: 3.1 SubnetUtils throws ArrayIndexOutOfBoundsException for new SubnetUtils( 1.2.3.4/32

[jira] [Updated] (NET-415) typo in migration how-to

2011-11-01 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-415: - Affects Version/s: 3.0.1 Fix Version/s: 3.1 typo in migration how-to

[jira] [Updated] (NET-416) Increasing sub-negotiation message holder array size

2011-11-01 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-416: - Fix Version/s: 3.1 Increasing sub-negotiation message holder array size

[jira] [Updated] (NET-231) ParserInitializationException for a couple of server types (AS/400 and UNKNOWN Type: L8)

2011-11-01 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-231: - Fix Version/s: 1.5 ParserInitializationException for a couple of server types (AS/400 and UNKNOWN Type: L8)

[jira] [Updated] (DAEMON-223) configure script has incorrect supported OS for HP-UX on IA64

2011-11-01 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated DAEMON-223: Fix Version/s: 1.0.8 configure script has incorrect supported OS for HP-UX on IA64

[jira] [Updated] (DAEMON-222) Remove 'procname' option with preprocessor condition if OS is not Linux

2011-11-01 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated DAEMON-222: Fix Version/s: (was: 1.0.7) 1.0.8 Remove 'procname' option with preprocessor condition

[jira] [Updated] (DAEMON-221) Provide umask rather than compile time flag for umask

2011-11-01 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated DAEMON-221: Fix Version/s: 1.0.8 Provide umask rather than compile time flag for umask

[jira] [Updated] (DAEMON-222) Remove 'procname' option with preprocessor condition if OS is not Linux

2011-11-01 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated DAEMON-222: Fix Version/s: (was: 1.0.8) Remove 'procname' option with preprocessor condition if OS is not Linux

[jira] [Updated] (DAEMON-220) Clean up configure/configure.in scripts

2011-11-01 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated DAEMON-220: Fix Version/s: 1.0.8 Clean up configure/configure.in scripts ---

[jira] [Updated] (DAEMON-215) Cannot set local username and password for a Win32 service

2011-11-01 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated DAEMON-215: Fix Version/s: (was: 1.0.7) Cannot set local username and password for a Win32 service

[jira] [Updated] (DAEMON-213) procun log rotation support

2011-11-01 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated DAEMON-213: Fix Version/s: (was: Nightly Builds) procun log rotation support ---

[jira] [Updated] (CONFIGURATION-465) OSGI issue - configuration depends on Jexl 1.0 which does not have OSGI release

2011-10-04 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated CONFIGURATION-465: --- Summary: OSGI issue - configuration depends on Jexl 1.0 which does not have OSGI release