From: Aron Roberts Date: Mon, 25 Feb 2013 18:05:55 +0000 (-0800) Subject: CSPACE-5907: Add readme file pointing to new location for ID service-related SQL... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=f99e73b37979f5d0fe1e46eb0b68de72c37a027e;p=tmp%2Fjakarta-migration.git CSPACE-5907: Add readme file pointing to new location for ID service-related SQL scripts. --- diff --git a/services/id/service/src/main/resources/readme.txt b/services/id/service/src/main/resources/readme.txt new file mode 100644 index 000000000..32750a817 --- /dev/null +++ b/services/id/service/src/main/resources/readme.txt @@ -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