You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2008/01/30 22:56:28 UTC

svn commit: r616917 - /tomcat/trunk/.classpath

Author: markt
Date: Wed Jan 30 13:56:27 2008
New Revision: 616917

URL: http://svn.apache.org/viewvc?rev=616917&view=rev
Log:
Remove TLS from Eclipse as well

Modified:
    tomcat/trunk/.classpath

Modified: tomcat/trunk/.classpath
URL: http://svn.apache.org/viewvc/tomcat/trunk/.classpath?rev=616917&r1=616916&r2=616917&view=diff
==============================================================================
--- tomcat/trunk/.classpath (original)
+++ tomcat/trunk/.classpath Wed Jan 30 13:56:27 2008
@@ -16,7 +16,7 @@
   limitations under the License.
 -->
 <classpath>
-	<classpathentry excluding="**/.svn/**|org/apache/tomcat/util/net/puretls/" kind="src" path="java"/>
+	<classpathentry excluding="**/.svn/**" kind="src" path="java"/>
 	<classpathentry kind="src" path="test"/>
 	<classpathentry kind="src" path="webapps/examples/WEB-INF/classes"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org