Commit in projects/lcsim/trunk/distribution on MAIN
pom.xml+62841 -> 2842
exclude junit from bin jar

projects/lcsim/trunk/distribution
pom.xml 2841 -> 2842
--- projects/lcsim/trunk/distribution/pom.xml	2013-12-10 22:29:32 UTC (rev 2841)
+++ projects/lcsim/trunk/distribution/pom.xml	2013-12-10 22:31:48 UTC (rev 2842)
@@ -94,6 +94,12 @@
     </build>
     <dependencies>
         <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>3.8.2</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
             <groupId>org.lcsim</groupId>
             <artifactId>lcsim-aida</artifactId>
             <version>${org.lcsim.version}</version>
SVNspam 0.1


Use REPLY-ALL to reply to list

To unsubscribe from the LCDET-SVN list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCDET-SVN&A=1