Codebase list commons-vfs / f10f9c3
Ignore the new test dependencies Emmanuel Bourg 7 years ago
2 changed file(s) with 7 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
33 - Refreshed the patches
44 - Disabled the new HDFS provider (missing dependencies)
55 - Depend on commons-collections4 instead of commons-collections3
6 - Ignore the new test dependencies
67 * Moved the package to Git
78 * Standards-Version updated to 3.9.8
89
1313 # from the POM
1414 # junit junit jar s/3\\..*/3.x/
1515
16 javax.ws.rs jsr311-api * * * *
1617 org.codehaus.mojo findbugs-maven-plugin * * * *
1718 org.apache.maven.plugins maven-checkstyle-plugin * * * *
1819 org.apache.maven.plugins maven-changes-plugin * * * *
1920 org.apache.maven.scm maven-scm* * * * *
2021 org.apache.commons commons-build-plugin * * * *
22 org.apache.commons commons-lang3 * * * *
23 org.apache.ftpserver ftpserver-core * * * *
2124 org.apache.hadoop hadoop-common * * * *
2225 org.apache.hadoop hadoop-hdfs * * * *
26 org.apache.sshd sshd-core * * * *
27 org.apache.jackrabbit jackrabbit-* * * * *
28 org.bouncycastle bcprov-jdk16 * * * *