[jira] [Resolved] (SANDBOX-416) Improve DFS/BFS visit detecting multiple states and related actions instead of just stop/continue

2012-03-28 Thread Simone Tripodi (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi resolved SANDBOX-416. Resolution: Fixed issue resolved according to

[jira] [Commented] (LANG-796) DateUtils.addDays does not work properly with daylight saving time (DST)

2012-03-28 Thread Nicola Barbiero (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240283#comment-13240283 ] Nicola Barbiero commented on LANG-796: -- That's the point: DateUtils.addDays receives in

[jira] [Created] (JXPATH-155) iteratePointers give the wrong pointers

2012-03-28 Thread Martin Busch (Created) (JIRA)
iteratePointers give the wrong pointers --- Key: JXPATH-155 URL: https://issues.apache.org/jira/browse/JXPATH-155 Project: Commons JXPath Issue Type: Bug Affects Versions: 1.3 Environment:

[jira] [Updated] (JXPATH-155) iteratePointers give the wrong pointers

2012-03-28 Thread Martin Busch (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Busch updated JXPATH-155: Description: I have a xml structur like these: {code:xml} Request Tarifierung

[jira] [Commented] (SANDBOX-416) Improve DFS/BFS visit detecting multiple states and related actions instead of just stop/continue

2012-03-28 Thread Claudio Squarcella (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240303#comment-13240303 ] Claudio Squarcella commented on SANDBOX-416: Hi, I saw you implemented the

[jira] [Created] (CODEC-137) Main documentation page links wrong javadocs

2012-03-28 Thread Karsten Tinnefeld (Created) (JIRA)
Main documentation page links wrong javadocs Key: CODEC-137 URL: https://issues.apache.org/jira/browse/CODEC-137 Project: Commons Codec Issue Type: Bug Affects Versions: 1.5

[jira] [Commented] (CODEC-137) Main documentation page links wrong javadocs

2012-03-28 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240351#comment-13240351 ] Sebb commented on CODEC-137: As a work-round the current Javadocs (i.e. 1.6) are available from

[jira] [Resolved] (CSV-84) Clarify comment handling

2012-03-28 Thread Sebb (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CSV-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved CSV-84. - Resolution: Fixed Fixed test case, docs and code Clarify comment handling

[jira] [Created] (DBCP-378) ManagedDataSource returns uses the same underlying DB connection across JTA tx

2012-03-28 Thread Created
ManagedDataSource returns uses the same underlying DB connection across JTA tx -- Key: DBCP-378 URL: https://issues.apache.org/jira/browse/DBCP-378 Project: Commons Dbcp

[jira] [Updated] (CODEC-136) Use Charset objects when possible, create Charsets class for required character encodings

2012-03-28 Thread Gary D. Gregory (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CODEC-136: -- Summary: Use Charset objects when possible, create Charsets class for required character

[jira] [Resolved] (CODEC-136) Use Charset objects when possible, create Charsets class for required character encodings

2012-03-28 Thread Gary D. Gregory (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CODEC-136. --- Resolution: Fixed In svn. Use Charset objects when possible, create

[jira] [Created] (LANG-797) StringEscapeUtils.escapeJson

2012-03-28 Thread Joe Littlejohn (Created) (JIRA)
StringEscapeUtils.escapeJson Key: LANG-797 URL: https://issues.apache.org/jira/browse/LANG-797 Project: Commons Lang Issue Type: New Feature Components: lang.* Affects Versions: 2.6

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

2012-03-28 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240530#comment-13240530 ] Thomas Neidhart commented on CODEC-96: -- I have reviewed the patch, which looks good in

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

2012-03-28 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240542#comment-13240542 ] Sebb commented on CODEC-96: --- bq. BaseNCodec has a member xcontext which is never used Sorry, looks

[jira] [Resolved] (DBCP-378) ManagedDataSource returns uses the same underlying DB connection across JTA tx

2012-03-28 Thread Resolved
[ https://issues.apache.org/jira/browse/DBCP-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ortwin Glück resolved DBCP-378. --- Resolution: Invalid ManagedDataSource behaves correctly. The test is wrong (it compares null with

[jira] [Commented] (CODEC-137) Main documentation page links wrong javadocs

2012-03-28 Thread Gary D. Gregory (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240562#comment-13240562 ] Gary D. Gregory commented on CODEC-137: --- The link should have said 1.6, not 1.5, for

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

2012-03-28 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240566#comment-13240566 ] Thomas Neidhart commented on CODEC-96: -- {quote} That's a separate issue; this patch

[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] [Created] (POOL-213) _numActive can go negative

2012-03-28 Thread Mark Mindenhall (Created) (JIRA)
_numActive can go negative -- Key: POOL-213 URL: https://issues.apache.org/jira/browse/POOL-213 Project: Commons Pool Issue Type: Bug Affects Versions: 1.5.4 Reporter: Mark Mindenhall I'm working on

[jira] [Commented] (POOL-213) _numActive can go negative

2012-03-28 Thread Gary D. Gregory (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/POOL-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240626#comment-13240626 ] Gary D. Gregory commented on POOL-213: -- Can you try the latest version (1.6)?

[jira] [Commented] (POOL-213) _numActive can go negative

2012-03-28 Thread Mark Mindenhall (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/POOL-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240652#comment-13240652 ] Mark Mindenhall commented on POOL-213: -- It looks like 1.6 would solve the problem, but

[jira] [Commented] (POOL-213) _numActive can go negative

2012-03-28 Thread Gary D. Gregory (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/POOL-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240654#comment-13240654 ] Gary D. Gregory commented on POOL-213: -- You can just replace the 1.5 jar with the 1.6

[jira] [Commented] (POOL-213) _numActive can go negative

2012-03-28 Thread Mark Mindenhall (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/POOL-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240660#comment-13240660 ] Mark Mindenhall commented on POOL-213: -- Thanks, I'll try that...I figured something

[jira] [Created] (DAEMON-248) jsvc does not expose java.rt.vmArgs monitor information for Java Attach API

2012-03-28 Thread Elias Ross (Created) (JIRA)
jsvc does not expose java.rt.vmArgs monitor information for Java Attach API --- Key: DAEMON-248 URL: https://issues.apache.org/jira/browse/DAEMON-248 Project: Commons Daemon

[jira] [Commented] (DAEMON-248) jsvc does not expose java.rt.vmArgs monitor information for Java Attach API

2012-03-28 Thread Elias Ross (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240711#comment-13240711 ] Elias Ross commented on DAEMON-248: --- Basically, the bug is a request. I need another way

[jira] [Commented] (CODEC-137) Main documentation page links wrong javadocs

2012-03-28 Thread Karsten Tinnefeld (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240755#comment-13240755 ] Karsten Tinnefeld commented on CODEC-137: - Ok, let's change the description to

[jira] [Commented] (POOL-213) _numActive can go negative

2012-03-28 Thread Mark Mindenhall (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/POOL-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240805#comment-13240805 ] Mark Mindenhall commented on POOL-213: -- I spoke too soon. The current 1.6 release