### Eclipse Workspace Patch 1.0 #P writeable-trunk Index: build.xml =================================================================== --- build.xml (revision 806993) +++ build.xml (working copy) @@ -384,9 +384,13 @@ - - + + + + + + Index: contrib/db/bdb/build.xml =================================================================== --- contrib/db/bdb/build.xml (revision 806993) +++ contrib/db/bdb/build.xml (working copy) @@ -33,10 +33,22 @@ + dest="lib/db-${db.version}.jar" ignoreerrors="true"/> - + + + + + + + + + + + + + - + @@ -54,15 +66,39 @@ - + Unit Tests Skipped: Could not sanity check Native Library - + + + Build Skipped: Could not download db-${db.version}.jar + + + - - + + + + + + + + + + + + + + + + +