You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by se...@apache.org on 2010/07/08 17:31:26 UTC

svn commit: r961809 - in /jakarta/jmeter/trunk: README THANKS build.xml

Author: sebb
Date: Thu Jul  8 15:31:26 2010
New Revision: 961809

URL: http://svn.apache.org/viewvc?rev=961809&view=rev
Log:
Makes more sense to include THANKS in README

Removed:
    jakarta/jmeter/trunk/THANKS
Modified:
    jakarta/jmeter/trunk/README
    jakarta/jmeter/trunk/build.xml

Modified: jakarta/jmeter/trunk/README
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/README?rev=961809&r1=961808&r2=961809&view=diff
==============================================================================
--- jakarta/jmeter/trunk/README (original)
+++ jakarta/jmeter/trunk/README Thu Jul  8 15:31:26 2010
@@ -114,6 +114,18 @@
   LICENSE
   NOTICE
 
+  This project includes HTMLParser.
+  For detailed information about HTMLParser, the project is
+  hosted on Sourceforge at http://htmlparser.sourceforge.net/
+
+  The developers of Apache JMeter are grateful to the developers
+  of HTMLParser for re-releasing htmlparser under CPL V1.0
+
+  HTMLParser was originally created by Somik Raha in 2000.
+  Derrick Oswald is the current lead developer and was kind
+  enough to assist JMeter.
+
+
 Cryptographic Software Notice
 -----------------------------
 

Modified: jakarta/jmeter/trunk/build.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.xml?rev=961809&r1=961808&r2=961809&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.xml (original)
+++ jakarta/jmeter/trunk/build.xml Thu Jul  8 15:31:26 2010
@@ -300,7 +300,6 @@
         <include name="LICENSE*.txt"/>
         <include name="NOTICE"/>
         <include name="README"/>
-        <include name="THANKS"/>
   </patternset>
 
   <!-- Jars for binary release -->
@@ -1030,7 +1029,6 @@ run JMeter unless all the JMeter jars ar
     <include name="LICENSE"/>
     <include name="NOTICE"/>
     <include name="README"/>
-    <include name="THANKS"/>
   	<patternset refid="dist.common.native"/>
   	<!-- Help documentation -->
     <include name="${dest.printable_docs}/**"/>
@@ -1089,7 +1087,6 @@ run JMeter unless all the JMeter jars ar
     <include name="LICENSE"/>
     <include name="NOTICE"/>
     <include name="README"/>
-    <include name="THANKS"/>
     <include name="${src.dir}/**"/>
   	<!-- Exclude binary types -->
     <exclude name="${src.dir}/**/*.gif"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org