Author: sebb
Date: Tue Dec 12 11:52:23 2006
New Revision: 486296
URL: http://svn.apache.org/viewvc?view=rev&rev=486296
Log:
Oops forgot JMS (also uses mail)
Modified:
jakarta/jmeter/branches/rel-2-2/eclipse.classpath
Modified: jakarta/jmeter/branches/rel-2-2/eclipse.classpath
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/eclipse.classpath?view=diff&rev=486296&r1=486295&r2=486296
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/eclipse.classpath (original)
+++ jakarta/jmeter/branches/rel-2-2/eclipse.classpath Tue Dec 12 11:52:23 2006
@@ -5,7 +5,7 @@
<classpathentry output="build/junit" kind="src" path="src/junit"/>
<classpathentry output="build/reports" kind="src" path="src/reports"/>
<classpathentry output="build/test" kind="src" path="test/src"/>
- <classpathentry output="build/protocol/jms" kind="src"
path="src/protocol/jms"/>
+ <classpathentry excluding="org/apache/jmeter/protocol/jms/"
output="build/protocol/jms" kind="src" path="src/protocol/jms"/>
<classpathentry excluding="org/apache/jmeter/protocol/mail/"
output="build/protocol/mail" kind="src" path="src/protocol/mail"/>
<classpathentry
excluding="org/apache/jmeter/images/|org/apache/jmeter/resources/*.properties"
output="build/core" kind="src" path="src/core"/>
<classpathentry output="build/components"
excluding="org/apache/jmeter/reporters/MailerModel.java|org/apache/jmeter/reporters/MailerResultCollector.java|org/apache/jmeter/visualizers/MailerVisualizer.java"
kind="src" path="src/components"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]