<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,11 +5,9 @@ This is a java wrapper around the fabulous tool by Douglas Crockford, jslint
 (See &lt;http://jslint.com/&gt;). It provides a simple interface for detecting
 potential problems in JavaScript code.
 
-The output of this project is a jar file, which can be used in two ways.
-
 You can run it on the command line:
 
-  % java -jar jslint4java-ant-${project.version}-jar-with-dependencies.jar application.js
+  % java -jar jslint4java-${project.version}.jar application.js
   jslint:application.js:11:9:Line breaking error ')'.
   jslint:application.js:11:10:Missing semicolon.
 
@@ -24,7 +22,7 @@ The output is colon separated fields.  The fields are:
 * the problem that was found
 
 You may also use the jar as an ant task.  The quickest way to get started is
-to drop it in ~/.ant/lib.  See JSLintTask in the javadoc for more details.
+to drop it in ~/.ant/lib.  See docs/ant.html for more details.
 
 NB: The packaged jar file includes a builtin version of rhino (a JavaScript
 engine).  If this causes trouble, you may wish to download standalone versions</diff>
      <filename>README.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>aa1e5c294dc22cd2eb01122e71c28350fd19dfd6</id>
    </parent>
  </parents>
  <author>
    <name>Dominic Mitchell</name>
    <email>dom@happygiraffe.net</email>
  </author>
  <url>http://github.com/happygiraffe/jslint4java/commit/894f214677da35f03fdc2313e93bec6e9359dbe3</url>
  <id>894f214677da35f03fdc2313e93bec6e9359dbe3</id>
  <committed-date>2009-07-29T00:30:08-07:00</committed-date>
  <authored-date>2009-07-29T00:30:08-07:00</authored-date>
  <message>Update README.</message>
  <tree>db1e16ad3ee12aa866f539c7d254e675e8f48df7</tree>
  <committer>
    <name>Dominic Mitchell</name>
    <email>dom@happygiraffe.net</email>
  </committer>
</commit>
