Re: Configuration2 missing class

2018-04-10 Thread Claude Warren
thx On Tue, Apr 10, 2018 at 3:22 PM, Gary Gregory wrote: > You will find it in target/generated-sources/javacc after you run a build. > > Gary > > On Tue, Apr 10, 2018 at 5:43 AM, Claude Warren wrote: > > > I just pulled the configuration2 classes from svn using: > > > > svn checkout > > http:

Re: Configuration2 missing class

2018-04-10 Thread Gary Gregory
You will find it in target/generated-sources/javacc after you run a build. Gary On Tue, Apr 10, 2018 at 5:43 AM, Claude Warren wrote: > I just pulled the configuration2 classes from svn using: > > svn checkout > http://svn.apache.org/repos/asf/commons/proper/configuration/tags/ > CONFIGURATION_

Configuration2 missing class

2018-04-10 Thread Claude Warren
I just pulled the configuration2 classes from svn using: svn checkout http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_2 commons-configuration2 and the class PropertyListParser is missing from org.apache.commons.configuration2.plist It is used in org.apache.commo