This is an automated email from the git hooks/post-receive script. sylvestre pushed a commit to branch master in repository jscover.
commit 41f402295bd4c298f8c5356e6c03f03f7be3008c Author: tntim96 <[email protected]> Date: Sun Aug 17 16:47:08 2014 +1000 Update readme --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 91d4fe2..fcad8ff 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,4 @@ Project files for IDEs are checked in, but any editor can be used. Before checking in any changes, be sure to run `ant pre-commit` which runs the full build and test suite, and enforces coverage limits on the combined unit and integration tests as well as on the combined unit, -integration and acceptance tests. - -For eclipse you may need to install the tools.jar file with something like: - -`mvn install:install-file -DgroupId=com.sun -DartifactId=tools -Dpackaging=jar -Dversion=0 -Dfile=tools.jar -DgeneratePom=true` \ No newline at end of file +integration and acceptance tests. \ No newline at end of file -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jscover.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

