Index: build.xml
===================================================================
RCS file: /home/cvspublic/jakarta-avalon-cornerstone/build.xml,v
retrieving revision 1.103
diff -u -r1.103 build.xml
--- build.xml	4 May 2002 08:18:19 -0000	1.103
+++ build.xml	3 Jun 2002 20:45:50 -0000
@@ -124,6 +124,8 @@
       <src path="${test.dir}"/>
       <exclude name="org/apache/avalon/cornerstone/blocks/sockets/TLSServerSocketFactory.java"
                unless="jsse.present" />
+      <exclude name="org/apache/avalon/cornerstone/blocks/sockets/TLSSocketFactory.java"
+               unless="jsse.present" />               
       <exclude name="org/apache/avalon/cornerstone/blocks/soapification/glue/**.java"
                unless="glue.present" />
       <exclude name="org/apache/avalon/cornerstone/blocks/dom/**.java"
