This is an automated email from the git hooks/post-receive script. eugene-guest pushed a commit to annotated tag OpenBSD in repository testng.
commit 4d237fd1155fd9616c6a7926eb3e9b1f68d8887d Author: Cedric Beust <[email protected]> Date: Fri Aug 9 09:43:25 2013 -0700 .classpath update --- .classpath | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.classpath b/.classpath index 3e309b5..b1ac512 100644 --- a/.classpath +++ b/.classpath @@ -5,13 +5,12 @@ <classpathentry kind="src" path="src/test/resources"/> <classpathentry kind="src" path="src/test/java"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry kind="lib" path="lib/ant-1.7.0.jar"/> + <classpathentry kind="lib" path="lib/ant-1.7.0.jar" sourcepath="/Users/cbeust/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0-sources.jar"/> <classpathentry kind="lib" path="lib/guice-2.0.jar"/> <classpathentry kind="lib" path="lib/jcommander-1.27.jar"/> <classpathentry kind="lib" path="lib/bsh-2.0b4.jar"/> <classpathentry kind="lib" path="lib/snakeyaml-1.6.jar" sourcepath="/Users/cbeust/.m2/repository/org/yaml/snakeyaml/1.6/snakeyaml-1.6-sources.jar"/> <classpathentry kind="lib" path="lib/junit-4.10.jar"/> - <classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/> <classpathentry kind="lib" path="lib/aopalliance-1.0.jar"/> <classpathentry kind="output" path="eclipse-build"/> </classpath> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/testng.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

