Print

Print


Commit in lcsim-parent on MAIN
pom.xml+6-11.151 -> 1.152
resolve https://jira.slac.stanford.edu/browse/LCSIM-215 => security exception while executing lcsim bin jar

lcsim-parent
pom.xml 1.151 -> 1.152
diff -u -r1.151 -r1.152
--- pom.xml	3 Apr 2013 22:11:52 -0000	1.151
+++ pom.xml	9 Apr 2013 18:46:04 -0000	1.152
@@ -161,8 +161,13 @@
         <dependency>
             <groupId>org.freehep</groupId>
             <artifactId>freehep-jaida</artifactId>
-            <!-- <version>3.3.0-12</version> -->
             <version>3.4.4-SNAPSHOT</version>
+            <exclusions>
+                <exclusion>
+                <artifactId>javahelp</artifactId>
+                <groupId>javax.help</groupId>
+                </exclusion>
+            </exclusions>            
         </dependency>
         <dependency>
             <groupId>hep.aida</groupId>
CVSspam 0.2.12


Use REPLY-ALL to reply to list

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