[jira] [Commented] (COLLECTIONS-580) Arbitrary remote code execution with InvokerTransformer

2015-12-07 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046545#comment-15046545 ] Thomas Neidhart commented on COLLECTIONS-580: - The collections 2.x branch

[jira] [Commented] (COLLECTIONS-580) Arbitrary remote code execution with InvokerTransformer

2015-12-07 Thread pavan (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046431#comment-15046431 ] pavan commented on COLLECTIONS-580: --- [~tn] Is commons-collections 2.x library affec

[jira] [Resolved] (EMAIL-157) Sending an email from a Java TimerTask object doesn't work

2015-12-07 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved EMAIL-157. --- Resolution: Cannot Reproduce > Sending an email from a Java TimerTask object doesn't work > ---

[jira] [Resolved] (EMAIL-152) Make javamail implementation dependency optional

2015-12-07 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved EMAIL-152. --- Resolution: Won't Fix > Make javamail implementation dependency optional >

[jira] [Updated] (LANG-1190) TypeUtils.isAssignable throws NullPointerException when fromType has type variables and toType generic superclass specifies type variable

2015-12-07 Thread Yuhau Lin (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuhau Lin updated LANG-1190: Description: import static org.apache.commons.lang3.reflect.TypeUtils.*; import java.lang.reflect.Invocation

[jira] [Updated] (LANG-1190) TypeUtils.isAssignable throws NullPointerException when fromType has type variables and toType generic superclass specifies type variable

2015-12-07 Thread Yuhau Lin (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuhau Lin updated LANG-1190: Description: import static org.apache.commons.lang3.reflect.TypeUtils.*; import java.lang.reflect.Invocati

[jira] [Updated] (LANG-1190) TypeUtils.isAssignable throws NullPointerException when fromType has type variables and toType generic superclass specifies type variable

2015-12-07 Thread Yuhau Lin (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuhau Lin updated LANG-1190: Description: import static org.apache.commons.lang3.reflect.TypeUtils.*; import java.lang.reflect.Invocation

[jira] [Updated] (LANG-1190) TypeUtils.isAssignable throws NullPointerException when fromType has type variables and toType generic superclass specifies type variable

2015-12-07 Thread Yuhau Lin (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuhau Lin updated LANG-1190: Description: import static org.apache.commons.lang3.reflect.TypeUtils.*; import java.lang.reflect.Invocation

[jira] [Updated] (LANG-1190) TypeUtils.isAssignable throws NullPointerException when fromType has type variables and toType generic superclass specifies type variable

2015-12-07 Thread Yuhau Lin (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuhau Lin updated LANG-1190: Description: import static org.apache.commons.lang3.reflect.TypeUtils.*; import java.lang.reflect.Invocation

[jira] [Created] (LANG-1190) TypeUtils.isAssignable throws NullPointerException when fromType has type variables and toType generic superclass specifies type variable

2015-12-07 Thread Yuhau Lin (JIRA)
Yuhau Lin created LANG-1190: --- Summary: TypeUtils.isAssignable throws NullPointerException when fromType has type variables and toType generic superclass specifies type variable Key: LANG-1190 URL: https://issues.apache

[jira] [Resolved] (DBCP-452) BasicDataSourceFactory ignores jmxName property

2015-12-07 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved DBCP-452. -- Resolution: Fixed Fixed in r1718242. > BasicDataSourceFactory ignores jmxName property >