[jira] [Updated] (LANG-1123) Unit test FastDatePrinterTimeZonesTest needs a timezone set

2016-06-02 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1123: Priority: Major (was: Blocker) > Unit test FastDatePrinterTimeZonesTest needs a timezone

[jira] [Resolved] (LANG-1242) "\u2284":"" mapping missing from EntityArrays#HTML40_EXTENDED_ESCAPE

2016-06-02 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1242. - Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 3.5 Pull

[GitHub] commons-lang issue #159: Fix commented out nsub in EntityArray

2016-06-02 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/159 Thanks! :+1: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] commons-lang pull request #159: Fix commented out nsub in EntityArray

2016-06-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/159 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Resolved] (BEANUTILS-477) Warnings from FluentPropertyBeanIntrospector when creating a CombinedConfiguration from a CombinedConfigurationBuilder

2016-06-02 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved BEANUTILS-477. Resolution: Fixed Fix Version/s: 1.9.3 Changed log level from WARN to INFO. The

[jira] [Resolved] (LANG-1189) Add getAndIncrement/getAndDecrement/getAndAdd/incrementAndGet/decrementAndGet/addAndGet in Mutable* classes

2016-06-02 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-1189. Resolution: Fixed THanks, fixed: LANG-1189 Add