User: ranantha
Date: 08/01/18 20:20:23
Modified: common/compact build.xml
Log:
Fix CAS build to synch with trunk updates
Revision Changes Path
1.4 +1 -0 ws-cas/common/compact/build.xml
http://viewcvs.globus.org/viewcvs.cgi/ws-cas/common/compact/build.xml.diff?r1=1.3&r2=1.4
(In the diff below, changes in quantity of whitespace are not shown.)
Index: build.xml
===================================================================
RCS file: /home/globdev/CVS/globus-packages/ws-cas/common/compact/build.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- build.xml 13 Oct 2006 22:02:19 -0000 1.3
+++ build.xml 19 Jan 2008 02:20:23 -0000 1.4
@@ -43,6 +43,7 @@
<include name="wsrf/**/*"/>
<include name="ws/**/*"/>
<include name="core/**/*"/>
+ <include name="saml/**/*"/>
</fileset>
</copy>
</target>