Dependency Finder seems to be Ant-only (also, as you mention, we're not
using it), so I think we can get rid of it. At any time in the future
when somebody has time we can add in Clirr on the Maven side, it looks
like a "nice to have" but not an immediate requirement.
Glen
On 05/06/2013 05:07 PM, Juan Pablo Santos RodrÃguez wrote:
Hi,
+1 on removing tests/etc/log4j.properties
unsure about dependencyfindertasks.properties; it's a config file for
needed for the api-diff target, which in turn, needs also
DependencyFinder.jar [#1], which is neither downloaded nor provided, so
right now that target isn't working out of the box.
As DependencyFinder isn't on a Central, probably it's easier to drop the
dependencyfindertasks.properties file + entire api-diff target on build.xml
and switch to Clirr [#2] on pom.xml, wdyt?
br,
juan pablo
[#1]: http://www.shodor.org/~pjacobs/DependencyFinder/docs/tasks/index.html
[#2]: http://mojo.codehaus.org/clirr-maven-plugin/
On Mon, May 6, 2013 at 9:48 PM, Glen Mazza <glen.ma...@gmail.com> wrote:
AFAICT the two listed files are useless--the latter is even referencing a
Windows directory path. Mind if I nuke them?
Glen