From c496fdd3597abeec3913e2c7b900f28a772745f3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Thu, 22 Sep 2005 16:49:46 +0000 Subject: [PATCH] More places with dependencies. --- org.glite.jp/build.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/org.glite.jp/build.xml b/org.glite.jp/build.xml index 744d31d..9915d15c2 100644 --- a/org.glite.jp/build.xml +++ b/org.glite.jp/build.xml @@ -12,6 +12,9 @@ Revision history: $Log$ + Revision 1.6 2005/09/22 10:47:58 valtri + jp.server-common dependency to build.xml too + Revision 1.5 2005/05/26 15:13:22 zurek inserted module.build.file @@ -278,7 +281,9 @@ + primary, + server-common, + index"> <project name="${subsystem.name}" type="post-subsystem" packageName="${global.prefix}-${subsystem.prefix}"/> -- 1.8.2.3