From 2c881d6852823e11d9b3ab7476e7ff3ecfc2417f Mon Sep 17 00:00:00 2001 From: Sanjay Dalal Date: Tue, 23 Feb 2010 22:43:13 +0000 Subject: [PATCH] NOJIRA - fixed deploy/undeploy tasks of account and authentication services D trunk/services/authentication/pstore/src/main/resources/db/mysql/test_authn.sql A + trunk/services/authentication/pstore/src/main/resources/db/mysql/test_authentication.sql M trunk/services/authentication/pstore/build.xml M trunk/services/account/pstore/build.xml --- services/account/pstore/build.xml | 4 ++++ services/authentication/pstore/build.xml | 6 +++++- .../db/mysql/{test_authn.sql => test_authentication.sql} | 0 3 files changed, 9 insertions(+), 1 deletion(-) rename services/authentication/pstore/src/main/resources/db/mysql/{test_authn.sql => test_authentication.sql} (100%) diff --git a/services/account/pstore/build.xml b/services/account/pstore/build.xml index 64ffab32d..c3c9b43eb 100644 --- a/services/account/pstore/build.xml +++ b/services/account/pstore/build.xml @@ -194,6 +194,10 @@ + + + @@ -194,6 +194,10 @@ + + +