[jackson-annotations] 55/207: there are no tests in the annotations module, avoid to include junit for test purposes

Timo Aaltonen tjaalton at moszumanska.debian.org
Sat Sep 6 13:55:39 UTC 2014


This is an automated email from the git hooks/post-receive script.

tjaalton pushed a commit to branch master
in repository jackson-annotations.

commit 0caccde324328f4c324e62af456e02b3ee7b4652
Author: simonetripodi <simone.tripodi at gmail.com>
Date:   Tue Apr 17 22:44:38 2012 +0200

    there are no tests in the annotations module, avoid to include junit for
    test purposes
---
 pom.xml | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/pom.xml b/pom.xml
index 27ae3a7..c049123 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,17 +45,4 @@
     <osgi.export>com.fasterxml.jackson.annotation.*;version=${project.version}</osgi.export>
   </properties>
 
-  <dependencies>
-    <!-- No dependencies to core types (annotations that
-         do have dependencies are included in those packages)
-      -->
-    <!-- and for testing, JUnit is needed -->
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <version>4.8.2</version>
-      <scope>test</scope>
-    </dependency>
-  </dependencies>
-
 </project>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-annotations.git



More information about the pkg-java-commits mailing list