Print

Print


Commit in lcsim on MAIN
project.xml+61.21 -> 1.22
Correct jas:install dependencies

lcsim
project.xml 1.21 -> 1.22
diff -u -r1.21 -r1.22
--- project.xml	10 Aug 2005 18:04:08 -0000	1.21
+++ project.xml	10 Aug 2005 18:17:00 -0000	1.22
@@ -95,6 +95,9 @@
    <artifactId>sio</artifactId>
    <version>1.0</version>
    <url>http://java.freehep.org</url>
+   <properties>
+     <jas3.bundle>true</jas3.bundle>
+   </properties>
   </dependency>
   <dependency>
    <groupId>lcsim</groupId>
@@ -122,6 +125,9 @@
    <artifactId>commons-math</artifactId>
    <version>1.0</version>
    <type>jar</type>
+   <properties>
+     <jas3.bundle>true</jas3.bundle>
+   </properties>
   </dependency>
  </dependencies>
  <build>
CVSspam 0.2.8