]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-5907: Add readme file pointing to new location for ID service-related SQL...
authorAron Roberts <aron@socrates.berkeley.edu>
Mon, 25 Feb 2013 18:05:55 +0000 (10:05 -0800)
committerAron Roberts <aron@socrates.berkeley.edu>
Mon, 25 Feb 2013 18:05:55 +0000 (10:05 -0800)
services/id/service/src/main/resources/readme.txt [new file with mode: 0644]

diff --git a/services/id/service/src/main/resources/readme.txt b/services/id/service/src/main/resources/readme.txt
new file mode 100644 (file)
index 0000000..32750a8
--- /dev/null
@@ -0,0 +1,4 @@
+The SQL scripts to create the database tables needed by the ID service,
+and to populate those tables, formerly in this location, have been moved to:
+
+services/common/src/main/resources/db
\ No newline at end of file