My version is 2.0.0. Extracted from apache-openjpa-2.0.0-beta3-binary.zip. Thanks! John
2010/5/17 Michael Dick <michael.d.d...@gmail.com> > Hi > > Which version of OpenJPA are you building? Last month (IIRC) we removed the > openjpa.loglevel property from the builds (1.2.x - trunk). If you have an > older version of one of the pom.xml files it might still show up though. > > FWIW the changes were done under > OPENJPA-1557<https://issues.apache.org/jira/browse/OPENJPA-1557> > . > > -mike > > On Mon, May 17, 2010 at 5:54 AM, Web developer <webautomat...@gmail.com > >wrote: > > > Got the following notice when trying to run tests: > > > > enhance.all.entities: > > [echo] running enhancer > > 160 WARN [main] openjpa.Runtime - The configuration property named > > "openjpa.loglevel" was not recognized and will be ignored, although the > > name > > closely matches a valid property called "openjpa.Log". > > > > Logging not configured properly? John > > >