[jira] [Commented] (CSV-155) Get remaining unformatted text

2015-08-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14679683#comment-14679683 ] Gary Gregory commented on CSV-155: -- I do not quite understand what the big picture is here.

[jira] [Resolved] (CSV-156) Incorrect Javadoc on QuoteMode.NONE

2015-08-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved CSV-156. -- Resolution: Fixed Fix Version/s: 1.1.1 Fixed in SVN trunk. Please verify and close. Incorrect

[jira] [Updated] (CSV-156) Incorrect Javadoc on QuoteMode.NONE

2015-08-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CSV-156: - Summary: Incorrect Javadoc on QuoteMode.NONE (was: Incorrect JavaDoc on QuoteMode.NONE) Incorrect Javadoc

[jira] [Commented] (CSV-156) Incorrect JavaDoc on QuoteMode.NONE

2015-08-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14679678#comment-14679678 ] Gary Gregory commented on CSV-156: -- Updating the Java to read {quote}Never quotes fields.

[jira] [Closed] (BCEL-244) Update Java requirement from 5 to 7

2015-08-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed BCEL-244. - Resolution: Fixed In SVN trunk. Update Java requirement from 5 to 7 ---

[jira] [Updated] (EMAIL-154) Add Email#getHeader(String) and Email#getHeaders() methods

2015-07-26 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated EMAIL-154: --- Summary: Add Email#getHeader(String) and Email#getHeaders() methods (was: add getHeader(..) method to

[jira] [Created] (BCEL-219) Make org.apache.bcel.classfile.ConstantPool.ConstantPool(DataInput) public

2015-07-24 Thread Gary Gregory (JIRA)
Gary Gregory created BCEL-219: - Summary: Make org.apache.bcel.classfile.ConstantPool.ConstantPool(DataInput) public Key: BCEL-219 URL: https://issues.apache.org/jira/browse/BCEL-219 Project: Commons BCEL

[jira] [Resolved] (EMAIL-154) Add Email#getHeader(String) and Email#getHeaders() methods

2015-07-26 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved EMAIL-154. Resolution: Fixed Fix Version/s: 1.5 Please verify and close. Add Email#getHeader(String)

[jira] [Commented] (LANG-1156) RegexUtils - A utility class for common regex based operation

2015-07-23 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14639168#comment-14639168 ] Gary Gregory commented on LANG-1156: This ticket is too vague IMO. You need to

[jira] [Commented] (CSV-160) CSVParser reading the whole reader even when it is supposed to read record by record

2015-10-26 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14973868#comment-14973868 ] Gary Gregory commented on CSV-160: -- You are assuming that the implementation of the parser should behave a

[jira] [Created] (DBCP-451) Add ctor DriverManagerConnectionFactory(String)

2015-10-29 Thread Gary Gregory (JIRA)
Gary Gregory created DBCP-451: - Summary: Add ctor DriverManagerConnectionFactory(String) Key: DBCP-451 URL: https://issues.apache.org/jira/browse/DBCP-451 Project: Commons Dbcp Issue Type: Bug

[jira] [Updated] (DBCP-451) Add constructor DriverManagerConnectionFactory(String)

2015-10-29 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated DBCP-451: -- Summary: Add constructor DriverManagerConnectionFactory(String) (was: Add ctor

[jira] [Commented] (DBCP-451) Add constructor DriverManagerConnectionFactory(String)

2015-10-29 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14981640#comment-14981640 ] Gary Gregory commented on DBCP-451: --- Should we change the version in the POM to 2.2 then? > Add

[jira] [Closed] (DBCP-451) Add constructor DriverManagerConnectionFactory(String)

2015-10-29 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed DBCP-451. - Resolution: Fixed Fixed in trunk. > Add constructor DriverManagerConnectionFactory(String) >

[jira] [Commented] (DBCP-449) Cannot use DBCP on Google App Engine

2015-10-27 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14976790#comment-14976790 ] Gary Gregory commented on DBCP-449: --- I'm not sure that's going to cut it. We might need to create a

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

2015-10-27 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/NET-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14977068#comment-14977068 ] Gary Gregory commented on NET-405: -- What methods do you need to support IPv6? See other comments in this

[jira] [Commented] (DBCP-449) Cannot use DBCP on Google App Engine

2015-10-28 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14978981#comment-14978981 ] Gary Gregory commented on DBCP-449: --- OK, I'll patch... > Cannot use DBCP on Google App Engine >

[jira] [Resolved] (DBCP-449) Cannot use DBCP on Google App Engine

2015-10-28 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved DBCP-449. --- Resolution: Fixed Assignee: Gary Gregory Fix Version/s: 2.1.2 Committed revision

[jira] [Commented] (IO-487) SafeObjectInputStream contribution - restrict which classes can be deserialized

2015-11-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15004566#comment-15004566 ] Gary Gregory commented on IO-487: - Is someone wiling to look at code coverage reports with Jacoco and/or

[jira] [Commented] (IO-487) SafeObjectInputStream contribution - restrict which classes can be deserialized

2015-11-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15004583#comment-15004583 ] Gary Gregory commented on IO-487: - Ah, OK, thank you for the update. Since are still kibitzing, then I'd like

[jira] [Commented] (IO-487) SafeObjectInputStream contribution - restrict which classes can be deserialized

2015-11-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15004777#comment-15004777 ] Gary Gregory commented on IO-487: - This is clearly an IO class. > SafeObjectInputStream contribution -

[jira] [Commented] (IO-487) SafeObjectInputStream contribution - restrict which classes can be deserialized

2015-11-16 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15006800#comment-15006800 ] Gary Gregory commented on IO-487: - Right, {{accept(MyClass.class)}} is fine as long as we translate that to

[jira] [Commented] (IO-487) SafeObjectInputStream contribution - restrict which classes can be deserialized

2015-11-16 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15006765#comment-15006765 ] Gary Gregory commented on IO-487: - I would be careful using class objects in the API, because of class loader

[jira] [Commented] (COMPRESS-327) Support in-memory processing for ZipFile

2015-11-17 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15008727#comment-15008727 ] Gary Gregory commented on COMPRESS-327: --- I think it would be fine to bump the Java req to Java 7

[jira] [Closed] (CSV-162) Two qoute characters in a row cause error

2015-11-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CSV-162. Resolution: Invalid Hello, Jira is not a support forum, please post questions on the user's mailing list.

[jira] [Commented] (DBCP-427) Examines 'SQLException's thrown by underlying connections or statements for fatal (disconnection) errors

2015-11-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984581#comment-14984581 ] Gary Gregory commented on DBCP-427: --- Seems OK to change with a caveat: It might be the case that some

[jira] [Commented] (DBCP-436) Avoid executing ROLLBACK when transaction is not active

2015-11-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984579#comment-14984579 ] Gary Gregory commented on DBCP-436: --- Won't fix is OK by me. Drivers can optimize as they see fit. The JDBC

[jira] [Commented] (DBCP-448) Disable password exposure via JMX.

2015-11-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984576#comment-14984576 ] Gary Gregory commented on DBCP-448: --- There are some legitimate use for calling {{getPassword()}} of

[jira] [Resolved] (CSV-159) Add IgnoreCase option for accessing header names

2015-10-14 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved CSV-159. -- Resolution: Fixed Assignee: Gary Gregory Fix Version/s: 1.3 Patch applied. Thank you

[jira] [Updated] (CSV-159) Add IgnoreCase option for accessing header names

2015-10-14 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CSV-159: - Affects Version/s: (was: Review) > Add IgnoreCase option for accessing header names >

[jira] [Updated] (CSV-159) Add IgnoreCase option for accessing header names

2015-10-14 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CSV-159: - Summary: Add IgnoreCase option for accessing header names (was: IgnoreCase for access headers name mapping

[jira] [Commented] (CSV-159) Add IgnoreCase option for accessing header names

2015-10-14 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957802#comment-14957802 ] Gary Gregory commented on CSV-159: -- YW. You'll find a fresh SNAPSHOT here

[jira] [Deleted] (CODEC-204) creating new code for my current computer

2015-10-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory deleted CODEC-204: --- > creating new code for my current computer > - > >

[jira] [Commented] (LANG-1146) zOS identification in SystemUtils

2015-07-08 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14619861#comment-14619861 ] Gary Gregory commented on LANG-1146: What about z/os and os/390? See

[jira] [Commented] (IO-487) ValidatingObjectInputStream contribution - restrict which classes can be deserialized

2015-11-18 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011354#comment-15011354 ] Gary Gregory commented on IO-487: - I like {{ValidatingObjectInputStream}} for the name. >

[jira] [Commented] (IO-487) ValidatingObjectInputStream contribution - restrict which classes can be deserialized

2015-11-18 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011623#comment-15011623 ] Gary Gregory commented on IO-487: - This is also {{DelacretazObjectInputStream}} ... ;-) >

[jira] [Commented] (IO-487) SafeObjectInputStream contribution - restrict which classes can be deserialized

2015-11-14 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005611#comment-15005611 ] Gary Gregory commented on IO-487: - I like {{UnsupportedOperationException}} better FWIW. >

[jira] [Created] (VALIDATOR-381) Update commons-collections from 3.2.1 to 3.2.2

2015-11-14 Thread Gary Gregory (JIRA)
Gary Gregory created VALIDATOR-381: -- Summary: Update commons-collections from 3.2.1 to 3.2.2 Key: VALIDATOR-381 URL: https://issues.apache.org/jira/browse/VALIDATOR-381 Project: Commons Validator

[jira] [Created] (BEANUTILS-482) Update commons-collections from 3.2.1 to 3.2.2

2015-11-14 Thread Gary Gregory (JIRA)
Gary Gregory created BEANUTILS-482: -- Summary: Update commons-collections from 3.2.1 to 3.2.2 Key: BEANUTILS-482 URL: https://issues.apache.org/jira/browse/BEANUTILS-482 Project: Commons BeanUtils

[jira] [Closed] (BEANUTILS-482) Update commons-collections from 3.2.1 to 3.2.2

2015-11-14 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed BEANUTILS-482. -- Resolution: Fixed {noformat} commit -m "[BEANUTILS-482] Update commons-collections from

[jira] [Commented] (CSV-154) CSVFormat.withHeaderComments() doesn't print comments header comments depending on when it is called

2015-08-29 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14721256#comment-14721256 ] Gary Gregory commented on CSV-154: -- Please see the test method

[jira] [Commented] (CSV-154) CSVFormat.withHeaderComments() doesn't print comments header comments depending on when it is called

2015-08-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14724818#comment-14724818 ] Gary Gregory commented on CSV-154: -- These tests pass: {code:java} @Test public void

[jira] [Commented] (DAEMON-298) Windows service fails to stop with error code 1053 (using Windows 7 service manager)

2015-09-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729230#comment-14729230 ] Gary Gregory commented on DAEMON-298: - Thank you for testing. Are you available to provide a patch?

[jira] [Created] (CODEC-203) Add convenience method decodeHex(String)

2015-09-03 Thread Gary Gregory (JIRA)
Gary Gregory created CODEC-203: -- Summary: Add convenience method decodeHex(String) Key: CODEC-203 URL: https://issues.apache.org/jira/browse/CODEC-203 Project: Commons Codec Issue Type: New

[jira] [Created] (POOL-302) Add toString() methods to faciliate debugging and logging.

2015-09-03 Thread Gary Gregory (JIRA)
Gary Gregory created POOL-302: - Summary: Add toString() methods to faciliate debugging and logging. Key: POOL-302 URL: https://issues.apache.org/jira/browse/POOL-302 Project: Commons Pool Issue

[jira] [Updated] (POOL-302) Add toString() methods to faciliate debugging and logging.

2015-09-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/POOL-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated POOL-302: -- Affects Version/s: 2.4.2 > Add toString() methods to faciliate debugging and logging. >

[jira] [Updated] (CODEC-203) Add convenience method Hex.decodeHex(String)

2015-09-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CODEC-203: --- Summary: Add convenience method Hex.decodeHex(String) (was: Add convenience method decodeHex(String))

[jira] [Resolved] (POOL-302) Add toString() methods to faciliate debugging and logging.

2015-09-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/POOL-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved POOL-302. --- Resolution: Fixed Fix Version/s: 2.4.3 In svn trunk. > Add toString() methods to faciliate

[jira] [Closed] (CODEC-203) Add convenience method Hex.decodeHex(String)

2015-09-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CODEC-203. -- Resolution: Fixed In svn trunk. > Add convenience method Hex.decodeHex(String) >

[jira] [Commented] (EMAIL-156) Build with gradle

2015-09-07 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14733956#comment-14733956 ] Gary Gregory commented on EMAIL-156: +1 to close. > Build with gradle > - > >

[jira] [Commented] (EMAIL-156) Build with gradle

2015-09-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14725459#comment-14725459 ] Gary Gregory commented on EMAIL-156: Some components support both Ant and Maven to make things more

[jira] [Commented] (VFS-490) [vfsclassloader] tries to open folders with .zip or .jar extension

2015-09-29 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14935368#comment-14935368 ] Gary Gregory commented on VFS-490: -- That was two years ago, I do not recall off the top of my head... I

[jira] [Commented] (VFS-576) Simplify logging

2015-09-18 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14875806#comment-14875806 ] Gary Gregory commented on VFS-576: -- I agree, 2.1 is long overdue. > Simplify logging > > >

[jira] [Created] (VFS-578) Update Apache Commons Compress from 1.9 to 1.10

2015-09-23 Thread Gary Gregory (JIRA)
Gary Gregory created VFS-578: Summary: Update Apache Commons Compress from 1.9 to 1.10 Key: VFS-578 URL: https://issues.apache.org/jira/browse/VFS-578 Project: Commons VFS Issue Type:

[jira] [Closed] (VFS-578) Update Apache Commons Compress from 1.9 to 1.10

2015-09-23 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed VFS-578. Resolution: Fixed In Svn trunk. > Update Apache Commons Compress from 1.9 to 1.10 >

[jira] [Created] (VFS-579) Update JCraft Jsch from 0.1.51 to 0.1.53

2015-09-23 Thread Gary Gregory (JIRA)
Gary Gregory created VFS-579: Summary: Update JCraft Jsch from 0.1.51 to 0.1.53 Key: VFS-579 URL: https://issues.apache.org/jira/browse/VFS-579 Project: Commons VFS Issue Type: Improvement

[jira] [Closed] (VFS-579) Update JCraft Jsch from 0.1.51 to 0.1.53

2015-09-23 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed VFS-579. Resolution: Fixed In Svn trunk. > Update JCraft Jsch from 0.1.51 to 0.1.53 >

[jira] [Commented] (CSV-154) CSVFormat.withHeaderComments() doesn't print comments header comments depending on when it is called

2015-08-28 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14720588#comment-14720588 ] Gary Gregory commented on CSV-154: -- Are you able to provide a patch with a unit test? Gary

[jira] [Commented] (DAEMON-341) prunsrv injects garbage into ImagePath

2015-12-08 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15047542#comment-15047542 ] Gary Gregory commented on DAEMON-341: - Yuk, do you have a patch perchance? > prunsrv injects garbage

[jira] [Commented] (CSV-166) Read CSV file column by column

2015-12-09 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049590#comment-15049590 ] Gary Gregory commented on CSV-166: -- Do you have a use case in mind? We already provide column access... >

[jira] [Resolved] (IO-492) Typo: In an IOUtils.java comment it says "focussed" instead of "focused"

2015-12-29 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved IO-492. - Resolution: Fixed Assignee: Gary Gregory Fix Version/s: 2.5 Fixed in trunk. Please verify and

[jira] [Commented] (CLI-261) English messages with other languages locales

2015-12-29 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CLI-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074391#comment-15074391 ] Gary Gregory commented on CLI-261: -- A language property file might be heavy for a single word, unless we

[jira] [Commented] (IO-491) Copying *.app corrupts the file

2015-12-24 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071285#comment-15071285 ] Gary Gregory commented on IO-491: - Kinda hard to help you without a code example. > Copying *.app corrupts

[jira] [Commented] (CSV-167) Comment line hides next record

2015-12-26 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072019#comment-15072019 ] Gary Gregory commented on CSV-167: -- I converted the attached to a simple unit test with revision 1721778. >

[jira] [Commented] (CSV-163) add a basic mapping feature

2015-11-20 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018482#comment-15018482 ] Gary Gregory commented on CSV-163: -- I do not understand the example, it looks like a mix of two examples,

[jira] [Commented] (CSV-164) support duplicate headers

2015-11-20 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15019160#comment-15019160 ] Gary Gregory commented on CSV-164: -- What does it mean to support duplicate headers? How is that even usable?

[jira] [Commented] (CSV-164) support duplicate headers

2015-11-20 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15019003#comment-15019003 ] Gary Gregory commented on CSV-164: -- Can you provide an example of what you mean please? > support duplicate

[jira] [Commented] (CSV-164) support duplicate headers

2015-11-20 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15019255#comment-15019255 ] Gary Gregory commented on CSV-164: -- I am not in favor of complicating the code to support what I consider to

[jira] [Commented] (CSV-164) support duplicate headers

2015-11-22 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15021238#comment-15021238 ] Gary Gregory commented on CSV-164: -- I'm sorry, I do not understand. This is all about parsing right? What

[jira] [Commented] (CSV-164) support duplicate headers

2015-11-22 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15021210#comment-15021210 ] Gary Gregory commented on CSV-164: -- I just added this unit test: {code:java} @Test public void

[jira] [Commented] (JEXL-198) JxltEngine Template deos not expose pragmas

2016-06-06 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15316656#comment-15316656 ] Gary Gregory commented on JEXL-198: --- Could you please provide your change as a patch in unified diff

[jira] [Created] (CRYPTO-70) Compiling on Windows

2016-06-12 Thread Gary Gregory (JIRA)
Gary Gregory created CRYPTO-70: -- Summary: Compiling on Windows Key: CRYPTO-70 URL: https://issues.apache.org/jira/browse/CRYPTO-70 Project: Commons Crypto Issue Type: New Feature

[jira] [Closed] (CSV-187) Update platform requirement from Java 6 to 7

2016-06-12 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CSV-187. Resolution: Fixed In trunk. > Update platform requirement from Java 6 to 7 >

[jira] [Created] (CSV-187) Update platform requirement from Java 6 to 7

2016-06-12 Thread Gary Gregory (JIRA)
Gary Gregory created CSV-187: Summary: Update platform requirement from Java 6 to 7 Key: CSV-187 URL: https://issues.apache.org/jira/browse/CSV-187 Project: Commons CSV Issue Type: Improvement

[jira] [Commented] (COMPRESS-352) Add snappy decompressor that handles Apple .iwa files

2016-06-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325206#comment-15325206 ] Gary Gregory commented on COMPRESS-352: --- Do we have enough test fixtures for our new toy? ;-) >

[jira] [Commented] (JEXL-198) JxltEngine Template deos not expose pragmas

2016-06-09 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15323301#comment-15323301 ] Gary Gregory commented on JEXL-198: --- [~henrib]: Can you add a changes.xml file please ? > JxltEngine

[jira] [Closed] (IMAGING-184) Update platform from Java 5 to 7

2016-06-09 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed IMAGING-184. Resolution: Fixed In trunk. > Update platform from Java 5 to 7 >

[jira] [Created] (IMAGING-184) Update platform from Java 5 to 7

2016-06-09 Thread Gary Gregory (JIRA)
Gary Gregory created IMAGING-184: Summary: Update platform from Java 5 to 7 Key: IMAGING-184 URL: https://issues.apache.org/jira/browse/IMAGING-184 Project: Commons Imaging Issue Type: Task

[jira] [Commented] (CLI-266) HelpFormatter#setOptionComparator(null) doesn't display the values in inserted order

2016-06-09 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CLI-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15323210#comment-15323210 ] Gary Gregory commented on CLI-266: -- Would you be willing to provide a patch with unit tests? >

[jira] [Commented] (JCS-163) false error message when reusing a cache directory

2016-06-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/JCS-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313880#comment-15313880 ] Gary Gregory commented on JCS-163: -- Patches (with unit tests) welcome! ;-) > false error message when

[jira] [Commented] (DBCP-460) Support for connection validation interval

2016-06-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313878#comment-15313878 ] Gary Gregory commented on DBCP-460: --- That would be nice indeed. Patches welcome! ;-) > Support for

[jira] [Commented] (BCEL-271) FCONST pattern does not include FCONST_2

2016-05-25 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299574#comment-15299574 ] Gary Gregory commented on BCEL-271: --- Patches welcome, with unit tests of course :-) > FCONST pattern does

[jira] [Updated] (BEANUTILS-486) DateConverter fails when pattern and locale are set

2016-05-25 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated BEANUTILS-486: --- Description: When using a DateConverter or any of the date conversion classes, setting an

[jira] [Commented] (BEANUTILS-486) DateConverter fails when pattern and locale are set

2016-05-25 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299578#comment-15299578 ] Gary Gregory commented on BEANUTILS-486: Patches welcome, with unit tests of course! :-) >

[jira] [Commented] (MATH-1375) BOBYQAOptimizer Seems to Sometimes Enter Endless Loop

2016-06-11 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325892#comment-15325892 ] Gary Gregory commented on MATH-1375: The loop count would need to be configurable IMO. An alternative

[jira] [Closed] (CSV-181) Make CSVPrinter.print(Object) GC-free

2016-05-28 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CSV-181. Closing: Commons 1.4 has been released. > Make CSVPrinter.print(Object) GC-free >

[jira] [Closed] (VFS-612) Update the platform requirement from Java 6 to Java 7

2016-05-29 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed VFS-612. Resolution: Fixed Fix Version/s: 2.2 In svn trunk. > Update the platform requirement from Java 6 to

[jira] [Commented] (CSV-184) CSVRecord toMap Method(LoadFactor for HashMap)

2016-05-30 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15306814#comment-15306814 ] Gary Gregory commented on CSV-184: -- {{toMap()}} already pre-allocates a new {{Map}} to the size of the

[jira] [Comment Edited] (CSV-184) CSVRecord toMap Method(LoadFactor for HashMap)

2016-05-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15307312#comment-15307312 ] Gary Gregory edited comment on CSV-184 at 5/31/16 7:00 AM: --- That's not how a

[jira] [Created] (BCEL-272) Add constants for Java 9 class file version 53

2016-05-31 Thread Gary Gregory (JIRA)
Gary Gregory created BCEL-272: - Summary: Add constants for Java 9 class file version 53 Key: BCEL-272 URL: https://issues.apache.org/jira/browse/BCEL-272 Project: Commons BCEL Issue Type: Task

[jira] [Closed] (BCEL-271) FCONST pattern does not include FCONST_2

2016-05-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed BCEL-271. - Resolution: Fixed Fix Version/s: 6.0 In svn trunk. > FCONST pattern does not include FCONST_2 >

[jira] [Commented] (BCEL-173) ClassParser fails to parse JDK classes in Java 8: ClassFormatException: Invalid byte tag in constant pool

2016-05-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309226#comment-15309226 ] Gary Gregory commented on BCEL-173: --- Is all you need in trunk ATM? If not, can you help? > ClassParser

[jira] [Commented] (BCEL-173) ClassParser fails to parse JDK classes in Java 8: ClassFormatException: Invalid byte tag in constant pool

2016-05-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309247#comment-15309247 ] Gary Gregory commented on BCEL-173: --- I was thinking about the code itself and JIRAs... > ClassParser

[jira] [Closed] (BCEL-272) Add constants for Java 9 class file version 53

2016-05-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed BCEL-272. - Resolution: Fixed Added: - {{org.apache.commons.bcel6.Const.MAJOR_1_9}} -

[jira] [Closed] (BEANUTILS-469) Update commons-logging from 1.1.1 to 1.2.

2016-05-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed BEANUTILS-469. -- Resolution: Fixed In svn trunk for a while now. > Update commons-logging from 1.1.1 to 1.2.

[jira] [Closed] (BEANUTILS-474) FluentPropertyBeanIntrospector does not use the same naming algorithm as DefaultBeanIntrospector

2016-06-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed BEANUTILS-474. -- Resolution: Fixed Fix Version/s: 1.9.3 In SVN trunk. >

[jira] [Commented] (BEANUTILS-475) beanutils could use commons-collections4 instead of commons-collections 3

2016-06-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309348#comment-15309348 ] Gary Gregory commented on BEANUTILS-475: Bleh, I cannot even build with Java 5. I think bumping

[jira] [Closed] (BEANUTILS-490) Update Java requirement from Java 5 to 6

2016-06-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed BEANUTILS-490. -- Resolution: Fixed In SVN trunk. > Update Java requirement from Java 5 to 6 >

[jira] [Commented] (BEANUTILS-475) beanutils could use commons-collections4 instead of commons-collections 3

2016-06-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309388#comment-15309388 ] Gary Gregory commented on BEANUTILS-475: You'll have to provide a patch for that one, there are

[jira] [Commented] (BCEL-173) ClassParser fails to parse JDK classes in Java 8: ClassFormatException: Invalid byte tag in constant pool

2016-06-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309425#comment-15309425 ] Gary Gregory commented on BCEL-173: --- Good to know, thanks Dave. > ClassParser fails to parse JDK classes

<    6   7   8   9   10   11   12   13   14   15   >