The nightly builds for trunk can be found at - http://openjpa.apache.org/builds/apache-openjpa-2.1.0-SNAPSHOT/downloads/
The latest build (20100720) contains the new SLF4JLogFactory. -Donald On 7/21/10 11:24 AM, nasseria1 wrote: > > Thank you Donald for your attention, > > Yes, we are using slf4j-api-1.6.0.jar as our base SLF4J api. > We've implmeneted a custom factory class that uses an adapter class in a > very similar manner, however for testing integration solution, as you've > pointed out > https://issues.apache.org/jira/browse/OPENJPA-1732?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel > here we used "2.1.0-SNAPSHOT" version. > > As you know, this new version bring something completely new to OpneJPA, > such as using new value of "slf4j" for openjpa.Log in persistence.xml > > So I tired to get that version from > http://openjpa.apache.org/downloads.html here , but it did not contain those > classes actually (SLF4JLogFactory and even LogAdapter classes). So, are > those available elsewhere to be testable for now? > > Thanks again, > Nasser
