From 98ace2c13f3f5f4b54b71467eeb7c273a1667c39 Mon Sep 17 00:00:00 2001 From: Scott Battaglia Date: Fri, 11 Aug 2006 04:28:53 +0000 Subject: [PATCH] updated poms and assembly --- assembly.xml | 7 +- cas-client-uportal/pom.xml | 7 +- cas-client.iws | 371 +++++++++++++++++++++---------------- pom.xml | 28 ++- 4 files changed, 239 insertions(+), 174 deletions(-) diff --git a/assembly.xml b/assembly.xml index d668de7..a4bd771 100644 --- a/assembly.xml +++ b/assembly.xml @@ -13,7 +13,7 @@ - ${artifactId}/src + ${artifactId} src README* @@ -26,12 +26,13 @@ bin true false + runtime target/*.jar - *uportal*.jar - *spring-mock*.jar + **/uportal*.jar + **/spring-mock*.jar diff --git a/cas-client-uportal/pom.xml b/cas-client-uportal/pom.xml index a395853..e49f4a0 100644 --- a/cas-client-uportal/pom.xml +++ b/cas-client-uportal/pom.xml @@ -58,16 +58,11 @@ - - junit - junit - 3.8.1 - test - jasig uportal 2.5.3-rc1 + provided org.jasig.cas diff --git a/cas-client.iws b/cas-client.iws index 29c3953..91d752c 100644 --- a/cas-client.iws +++ b/cas-client.iws @@ -10,8 +10,8 @@