[jira] [Reopened] (MATH-775) In the ListPopulation constructor, the check for a negative populationLimit should occur first.

2012-04-09 Thread Sebb (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb reopened MATH-775: --- Using a getter is better. Exposing a field means that it is harder to make changes later, e.g. should there be a need to

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

2012-02-21 Thread Sebb (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb reopened COMPRESS-16: -- I'm not sure the treatment of the leading byte is correct. star [1] says that the value can be 0x80 or 0xFF.

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

2012-01-31 Thread Sebb (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/NET-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb reopened NET-73: - The 2.x (and 3.x) line of code was patched in r633798, and I've checked that the same patch is also in the current 3.0.1 code.

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

2011-12-14 Thread Sebb (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb reopened JEXL-122: --- Did not happen in the end Migrate o.a.c.jexl2 to o.a.c.jexl3 --

[jira] [Reopened] (LANG-772) ClassUtils.PACKAGE_SEPARATOR javadoc contains garbage text

2011-11-15 Thread Sebb (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb reopened LANG-772: --- No, the problem is that code was replaced by {@code} which does not behave the same. I'll fix shortly.

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

2011-11-05 Thread Sebb (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/IO-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb reopened IO-291: - A bug needs to be left open until it has been completed; provision of a patch is only one stage in the process. The patch may