mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-17 05:09:53 +01:00
Java 1.5 compatibility changes (for OSX 10.4). We depend on commons-io for a single method... might be worth copying the source into FileUtils if the license permits.
This commit is contained in:
@@ -15,5 +15,6 @@
|
||||
<classpathentry kind="lib" path="lib/test/hamcrest-core-1.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/test/hamcrest-library-1.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/test/jmock-2.5.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/commons-io-2.0.1.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
||||
Reference in New Issue
Block a user