From 6a13e272e75a78587a2d438a678bfb051ccee0d8 Mon Sep 17 00:00:00 2001 From: jeb228 Date: Tue, 23 Feb 2010 18:50:21 +0000 Subject: [PATCH] NIHVIVO-119 Remove the ontologies/auth directory, remove vitroUsers.owl, remove the build step that modifies vitroUsers.own (both build.xml and product-build.xml). --- webapp/build.xml | 10 ---------- webapp/ontologies/auth/example.vitroUsers.owl | 15 --------------- webapp/product-build.xml | 10 ---------- 3 files changed, 35 deletions(-) delete mode 100644 webapp/ontologies/auth/example.vitroUsers.owl diff --git a/webapp/build.xml b/webapp/build.xml index a692782c0..9c341abca 100644 --- a/webapp/build.xml +++ b/webapp/build.xml @@ -213,16 +213,6 @@ deploy - Deploy the application directly into the Tomcat webapps directory. - - - - - - - - diff --git a/webapp/ontologies/auth/example.vitroUsers.owl b/webapp/ontologies/auth/example.vitroUsers.owl deleted file mode 100644 index a6911c6a0..000000000 --- a/webapp/ontologies/auth/example.vitroUsers.owl +++ /dev/null @@ -1,15 +0,0 @@ - - - - - ${initialAdminUser} - 22BA075EC8951A70960A0A95C0BC2294 - role:/50 - - - diff --git a/webapp/product-build.xml b/webapp/product-build.xml index 32804acec..f89080586 100644 --- a/webapp/product-build.xml +++ b/webapp/product-build.xml @@ -122,16 +122,6 @@ deploy - Deploy the application directly into the Tomcat webapps directory. - - - - - - - -