Imported Upstream version 1.5.1

This commit is contained in:
Mario Fetka
2020-09-22 02:25:22 +02:00
commit 434d6067d9
2103 changed files with 928962 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="../lib/BabuDB.jar"/>
<classpathentry kind="lib" path="../lib/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="../lib/test/commons-httpclient-3.0.1.jar"/>
<classpathentry kind="lib" path="../lib/test/commons-httpclient-3.0.1-contrib.jar"/>
<classpathentry kind="lib" path="../lib/test/commons-logging-1.1.jar"/>
<classpathentry kind="lib" path="../lib/test/junit-4.11.jar"/>
<classpathentry kind="lib" path="../lib/test/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="../lib/jdmkrt.jar"/>
<classpathentry kind="lib" path="../lib/jdmktk.jar"/>
<classpathentry kind="lib" path="../lib/protobuf-java-2.5.0.jar"/>
<classpathentry kind="src" path="/xtreemfs_foundation"/>
<classpathentry combineaccessrules="false" kind="src" path="/xtreemfs_flease"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="../lib/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="../lib/test/commons-httpclient-3.0.1.jar"/>
<classpathentry kind="lib" path="../lib/test/commons-httpclient-3.0.1-contrib.jar"/>
<classpathentry kind="lib" path="../lib/test/commons-logging-1.1.jar"/>
<classpathentry kind="lib" path="../lib/test/junit-4.3.1.jar"/>
<classpathentry kind="lib" path="../lib/jdmkrt.jar"/>
<classpathentry kind="lib" path="../lib/jdmktk.jar"/>
<classpathentry kind="lib" path="../lib/protobuf-java-2.5.0.jar"/>
<classpathentry kind="src" path="/xtreemfs_foundation"/>
<classpathentry combineaccessrules="false" kind="src" path="/BabuDB_trunk"/>
<classpathentry combineaccessrules="false" kind="src" path="/xtreemfs_flease"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>xtreemfs_server</name>
<comment></comment>
<projects>
<project>xtreemfs_foundation</project>
<project>xtreemfs_flease</project>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>