ORO is used in https://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk/core/src/test/java/org/apache/logging/log4j/core/util/AbsoluteDateAndTimeFilter.java
Gary On Thu, Jun 13, 2013 at 7:32 PM, Ralph Goers <[email protected]>wrote: > I don't recall coding anything that uses ORO. Where is it being used? In > those same classes? > > Ralph > > On Jun 13, 2013, at 4:29 PM, Gary Gregory wrote: > > We could at least use Java RE's instead of ORO... yes? > > Gary > > > On Thu, Jun 6, 2013 at 1:19 PM, Ralph Goers <[email protected]>wrote: > >> I was wondering that myself. In fact, it is sitting in a directory with >> a bunch of other classes that I don't think are used, all of which >> implement org.apache.logging.log4j.core.util.Filter. I think the whole >> util directory was brought in for the log4j 1.x testing. I have a >> suspicion that only Compare.java and Profiler.java are actually being used >> by anything. >> >> Ralph >> >> >> >> On Jun 6, 2013, at 9:16 AM, Gary Gregory wrote: >> >> Can we get rid of org.apache.logging.log4j.core.util.SunReflectFilter? >> >> How is it used? >> >> If we keep it, we could at least JRE APIs and drop the ORO dep. >> >> Gary >> >> -- >> E-Mail: [email protected] | [email protected] >> Java Persistence with Hibernate, Second >> Edition<http://www.manning.com/bauer3/> >> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> >> Spring Batch in Action <http://www.manning.com/templier/> >> Blog: http://garygregory.wordpress.com >> Home: http://garygregory.com/ >> Tweet! http://twitter.com/GaryGregory >> >> >> > > > -- > E-Mail: [email protected] | [email protected] > Java Persistence with Hibernate, Second > Edition<http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory > > > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
