From cad2a8402ec7f45370afd7c4503f9d30d369a550 Mon Sep 17 00:00:00 2001 From: Craig L Russell Date: Thu, 13 Dec 2018 03:17:35 +0000 Subject: [PATCH] Add files for svn2git conversion --- .gitignore | 5 +++++ lib/ext/README.txt | 3 +++ lib/jdori/README.txt | 3 +++ 3 files changed, 11 insertions(+) create mode 100644 .gitignore create mode 100644 lib/ext/README.txt create mode 100644 lib/jdori/README.txt diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..d56961392 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.project +.classpath +.settings +.externalToolBuilders +target diff --git a/lib/ext/README.txt b/lib/ext/README.txt new file mode 100644 index 000000000..c7733fd30 --- /dev/null +++ b/lib/ext/README.txt @@ -0,0 +1,3 @@ +This directory is added to the classpath when running the JDO TCK. +It contains libraries that are not distributed as part of JDO. + diff --git a/lib/jdori/README.txt b/lib/jdori/README.txt new file mode 100644 index 000000000..c7733fd30 --- /dev/null +++ b/lib/jdori/README.txt @@ -0,0 +1,3 @@ +This directory is added to the classpath when running the JDO TCK. +It contains libraries that are not distributed as part of JDO. +