Index: lutinmatrix/build.sh
diff -u lutinmatrix/build.sh:1.1.1.1 lutinmatrix/build.sh:1.2
--- lutinmatrix/build.sh:1.1.1.1 Tue Nov 2 16:25:31 2004
+++ lutinmatrix/build.sh Thu Oct 20 20:58:04 2005
@@ -2,4 +2,4 @@
rep=`dirname $0`
-(cd $rep && /opt/maven-1.0-rc1/bin/maven 2>&1 | sed "s/target\/src-build/src/g")
+(cd $rep && maven 2>&1 | sed "s/target\/src-build/src/g")
Index: lutinmatrix/project.xml
diff -u lutinmatrix/project.xml:1.4 lutinmatrix/project.xml:1.5
--- lutinmatrix/project.xml:1.4 Wed Oct 5 20:25:05 2005
+++ lutinmatrix/project.xml Thu Oct 20 20:58:04 2005
@@ -11,7 +11,7 @@
- 0.11
+ 0.12
2004
@@ -42,6 +42,16 @@
dom4j
dom4j
1.4
+
+
+ commons-primitives
+ commons-primitives
+ 1.0
+
+
+ commons-logging
+ commons-logging
+ 1.0.4