Michalis Adamidis created DIGESTER-178:
------------------------------------------
Summary: Constructor always gets passed null values
Key: DIGESTER-178
URL: https://issues.apache.org/jira/browse/DIGESTER-178
Project: Commons Digester
Issue Type: Bug
Affects Versions: 3.2
Environment: Win 8.1 64bit, Java 7u45
Reporter: Michalis Adamidis
Fix For: 3.3
Using the ObjectCreateRules to pass parameter to the constructor I always get
null values passed. I'm not quite sure if this is a usage problem or a bug but
to minimize the chance of it beeing a user error I adapted the anotation
example from the website and adapted it following the constructor guide also
found on the website. The complete code including pom can be found in the
following stackoverflow question
http://stackoverflow.com/questions/19664073/digester3-always-passes-null-as-constructor-parameters
As stated in the question the problem also occures with the current trunk code.
--
This message was sent by Atlassian JIRA
(v6.1#6144)