You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vxquery.apache.org by vi...@apache.org on 2011/08/22 11:49:04 UTC

svn commit: r1160166 - in /incubator/vxquery/trunk/vxquery: ./ .settings/ src/ vxquery-core/ vxquery-core/src/ vxquery-core/src/test/java/org/apache/vxquery/xtest/ vxquery-xtest/ vxquery-xtest/src/ vxquery-xtest/src/main/ vxquery-xtest/src/main/java/ v...

Author: vinayakb
Date: Mon Aug 22 09:49:03 2011
New Revision: 1160166

URL: http://svn.apache.org/viewvc?rev=1160166&view=rev
Log:
Refactored project

Added:
    incubator/vxquery/trunk/vxquery/vxquery-core/
    incubator/vxquery/trunk/vxquery/vxquery-core/build-script.xml
      - copied unchanged from r1159836, incubator/vxquery/trunk/vxquery/build-script.xml
    incubator/vxquery/trunk/vxquery/vxquery-core/build-site.xml
      - copied unchanged from r1160165, incubator/vxquery/trunk/vxquery/build-site.xml
    incubator/vxquery/trunk/vxquery/vxquery-core/build-xqts.xml
      - copied unchanged from r1159836, incubator/vxquery/trunk/vxquery/build-xqts.xml
    incubator/vxquery/trunk/vxquery/vxquery-core/build-xslt.xml
      - copied unchanged from r1159836, incubator/vxquery/trunk/vxquery/build-xslt.xml
    incubator/vxquery/trunk/vxquery/vxquery-core/findbugs-exclude.xml
      - copied unchanged from r1159836, incubator/vxquery/trunk/vxquery/findbugs-exclude.xml
    incubator/vxquery/trunk/vxquery/vxquery-core/src/
      - copied from r1159836, incubator/vxquery/trunk/vxquery/src/
    incubator/vxquery/trunk/vxquery/vxquery-xtest/
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/org/
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/org/apache/
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/org/apache/vxquery/
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/org/apache/vxquery/xtest/
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/org/apache/vxquery/xtest/ExpectedResult.java
      - copied unchanged from r1159836, incubator/vxquery/trunk/vxquery/src/test/java/org/apache/vxquery/xtest/ExpectedResult.java
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/org/apache/vxquery/xtest/HTMLFileReporterImpl.java
      - copied unchanged from r1159836, incubator/vxquery/trunk/vxquery/src/test/java/org/apache/vxquery/xtest/HTMLFileReporterImpl.java
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/org/apache/vxquery/xtest/LineFileReporterImpl.java
      - copied unchanged from r1159836, incubator/vxquery/trunk/vxquery/src/test/java/org/apache/vxquery/xtest/LineFileReporterImpl.java
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/org/apache/vxquery/xtest/Main.java
      - copied unchanged from r1159836, incubator/vxquery/trunk/vxquery/src/test/java/org/apache/vxquery/xtest/Main.java
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/org/apache/vxquery/xtest/ResultReporter.java
      - copied unchanged from r1159836, incubator/vxquery/trunk/vxquery/src/test/java/org/apache/vxquery/xtest/ResultReporter.java
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/org/apache/vxquery/xtest/ServletReporterImpl.java
      - copied unchanged from r1159836, incubator/vxquery/trunk/vxquery/src/test/java/org/apache/vxquery/xtest/ServletReporterImpl.java
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/org/apache/vxquery/xtest/TestCase.java
      - copied unchanged from r1159836, incubator/vxquery/trunk/vxquery/src/test/java/org/apache/vxquery/xtest/TestCase.java
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/org/apache/vxquery/xtest/TestCaseFactory.java
      - copied unchanged from r1159836, incubator/vxquery/trunk/vxquery/src/test/java/org/apache/vxquery/xtest/TestCaseFactory.java
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/org/apache/vxquery/xtest/TestCaseResult.java
      - copied unchanged from r1159836, incubator/vxquery/trunk/vxquery/src/test/java/org/apache/vxquery/xtest/TestCaseResult.java
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/org/apache/vxquery/xtest/TestConfiguration.java
      - copied unchanged from r1159836, incubator/vxquery/trunk/vxquery/src/test/java/org/apache/vxquery/xtest/TestConfiguration.java
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/org/apache/vxquery/xtest/TestRunnerFactory.java
      - copied unchanged from r1159836, incubator/vxquery/trunk/vxquery/src/test/java/org/apache/vxquery/xtest/TestRunnerFactory.java
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/org/apache/vxquery/xtest/XMLFileReporterImpl.java
      - copied unchanged from r1159836, incubator/vxquery/trunk/vxquery/src/test/java/org/apache/vxquery/xtest/XMLFileReporterImpl.java
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/org/apache/vxquery/xtest/XTest.java
      - copied unchanged from r1159836, incubator/vxquery/trunk/vxquery/src/test/java/org/apache/vxquery/xtest/XTest.java
    incubator/vxquery/trunk/vxquery/vxquery-xtest/src/main/java/org/apache/vxquery/xtest/XTestOptions.java
      - copied unchanged from r1159836, incubator/vxquery/trunk/vxquery/src/test/java/org/apache/vxquery/xtest/XTestOptions.java
Removed:
    incubator/vxquery/trunk/vxquery/build-script.xml
    incubator/vxquery/trunk/vxquery/build-site.xml
    incubator/vxquery/trunk/vxquery/build-xqts.xml
    incubator/vxquery/trunk/vxquery/build-xslt.xml
    incubator/vxquery/trunk/vxquery/findbugs-exclude.xml
    incubator/vxquery/trunk/vxquery/src/
    incubator/vxquery/trunk/vxquery/vxquery-core/src/test/java/org/apache/vxquery/xtest/ExpectedResult.java
    incubator/vxquery/trunk/vxquery/vxquery-core/src/test/java/org/apache/vxquery/xtest/HTMLFileReporterImpl.java
    incubator/vxquery/trunk/vxquery/vxquery-core/src/test/java/org/apache/vxquery/xtest/LineFileReporterImpl.java
    incubator/vxquery/trunk/vxquery/vxquery-core/src/test/java/org/apache/vxquery/xtest/Main.java
    incubator/vxquery/trunk/vxquery/vxquery-core/src/test/java/org/apache/vxquery/xtest/ResultReporter.java
    incubator/vxquery/trunk/vxquery/vxquery-core/src/test/java/org/apache/vxquery/xtest/ServletReporterImpl.java
    incubator/vxquery/trunk/vxquery/vxquery-core/src/test/java/org/apache/vxquery/xtest/TestCase.java
    incubator/vxquery/trunk/vxquery/vxquery-core/src/test/java/org/apache/vxquery/xtest/TestCaseFactory.java
    incubator/vxquery/trunk/vxquery/vxquery-core/src/test/java/org/apache/vxquery/xtest/TestCaseResult.java
    incubator/vxquery/trunk/vxquery/vxquery-core/src/test/java/org/apache/vxquery/xtest/TestConfiguration.java
    incubator/vxquery/trunk/vxquery/vxquery-core/src/test/java/org/apache/vxquery/xtest/TestRunnerFactory.java
    incubator/vxquery/trunk/vxquery/vxquery-core/src/test/java/org/apache/vxquery/xtest/XMLFileReporterImpl.java
    incubator/vxquery/trunk/vxquery/vxquery-core/src/test/java/org/apache/vxquery/xtest/XTest.java
    incubator/vxquery/trunk/vxquery/vxquery-core/src/test/java/org/apache/vxquery/xtest/XTestOptions.java
Modified:
    incubator/vxquery/trunk/vxquery/.classpath
    incubator/vxquery/trunk/vxquery/.settings/org.eclipse.jdt.core.prefs
    incubator/vxquery/trunk/vxquery/pom.xml

Modified: incubator/vxquery/trunk/vxquery/.classpath
URL: http://svn.apache.org/viewvc/incubator/vxquery/trunk/vxquery/.classpath?rev=1160166&r1=1160165&r2=1160166&view=diff
==============================================================================
--- incubator/vxquery/trunk/vxquery/.classpath (original)
+++ incubator/vxquery/trunk/vxquery/.classpath Mon Aug 22 09:49:03 2011
@@ -1,47 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-  <classpathentry kind="src" path="src/test/java" output="target/test-classes" including="**/*.java"/>
-  <classpathentry kind="src" path="src/test/resources" output="target/test-classes" excluding="**/*.java"/>
-  <classpathentry kind="src" path="src/main/java" including="**/*.java"/>
-  <classpathentry kind="src" path="target/generated-sources/javacc" including="**/*.java"/>
-  <classpathentry kind="src" path="target/generated-sources/main/java" including="**/*.java"/>
-  <classpathentry kind="src" path="src/main/resources" excluding="**/*.java"/>
-  <classpathentry kind="output" path="target/classes"/>
-  <classpathentry kind="var" path="M2_REPO/activemq/activemq-transport-xstream/2.1/activemq-transport-xstream-2.1.jar"/>
-  <classpathentry kind="var" path="M2_REPO/ant/ant-trax/1.6.5/ant-trax-1.6.5.jar"/>
-  <classpathentry kind="var" path="M2_REPO/args4j/args4j/2.0.9/args4j-2.0.9.jar" sourcepath="M2_REPO/args4j/args4j/2.0.9/args4j-2.0.9-sources.jar">
-    <attributes>
-      <attribute value="jar:file:/Users/tillw/.m2/repository/args4j/args4j/2.0.9/args4j-2.0.9-javadoc.jar!/" name="javadoc_location"/>
-    </attributes>
-  </classpathentry>
-  <classpathentry kind="var" path="M2_REPO/commons-codec/commons-codec/1.4/commons-codec-1.4.jar" sourcepath="M2_REPO/commons-codec/commons-codec/1.4/commons-codec-1.4-sources.jar">
-    <attributes>
-      <attribute value="jar:file:/Users/tillw/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4-javadoc.jar!/" name="javadoc_location"/>
-    </attributes>
-  </classpathentry>
-  <classpathentry kind="var" path="M2_REPO/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.jar" sourcepath="M2_REPO/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2-sources.jar">
-    <attributes>
-      <attribute value="jar:file:/Users/tillw/.m2/repository/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2-javadoc.jar!/" name="javadoc_location"/>
-    </attributes>
-  </classpathentry>
-  <classpathentry kind="var" path="M2_REPO/org/mortbay/jetty/jetty/6.1.4/jetty-6.1.4.jar" sourcepath="M2_REPO/org/mortbay/jetty/jetty/6.1.4/jetty-6.1.4-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/mortbay/jetty/jetty-util/6.1.4/jetty-util-6.1.4.jar" sourcepath="M2_REPO/org/mortbay/jetty/jetty-util/6.1.4/jetty-util-6.1.4-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/junit/junit/4.7/junit-4.7.jar" sourcepath="M2_REPO/junit/junit/4.7/junit-4.7-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/xalan/serializer/2.7.1/serializer-2.7.1.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/mortbay/jetty/servlet-api-2.5/6.1.4/servlet-api-2.5-6.1.4.jar" sourcepath="M2_REPO/org/mortbay/jetty/servlet-api-2.5/6.1.4/servlet-api-2.5-6.1.4-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/stax/stax-api/1.0.1/stax-api-1.0.1.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/codehaus/woodstox/stax2-api/3.0.1/stax2-api-3.0.1.jar" sourcepath="M2_REPO/org/codehaus/woodstox/stax2-api/3.0.1/stax2-api-3.0.1-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/codehaus/woodstox/woodstox-core-asl/4.0.6/woodstox-core-asl-4.0.6.jar" sourcepath="M2_REPO/org/codehaus/woodstox/woodstox-core-asl/4.0.6/woodstox-core-asl-4.0.6-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar"/>
-  <classpathentry kind="var" path="M2_REPO/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar" sourcepath="M2_REPO/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar" sourcepath="M2_REPO/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c-sources.jar">
-    <attributes>
-      <attribute value="jar:file:/Users/tillw/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c-javadoc.jar!/" name="javadoc_location"/>
-    </attributes>
-  </classpathentry>
-  <classpathentry kind="var" path="M2_REPO/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar" sourcepath="M2_REPO/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1-sources.jar">
-    <attributes>
-      <attribute value="jar:file:/Users/tillw/.m2/repository/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1-javadoc.jar!/" name="javadoc_location"/>
-    </attributes>
-  </classpathentry>
-  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-</classpath>
\ No newline at end of file
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+	<classpathentry kind="output" path="target/classes"/>
+</classpath>

Modified: incubator/vxquery/trunk/vxquery/.settings/org.eclipse.jdt.core.prefs
URL: http://svn.apache.org/viewvc/incubator/vxquery/trunk/vxquery/.settings/org.eclipse.jdt.core.prefs?rev=1160166&r1=1160165&r2=1160166&view=diff
==============================================================================
--- incubator/vxquery/trunk/vxquery/.settings/org.eclipse.jdt.core.prefs (original)
+++ incubator/vxquery/trunk/vxquery/.settings/org.eclipse.jdt.core.prefs Mon Aug 22 09:49:03 2011
@@ -1,4 +1,4 @@
-#Sat Sep 11 21:45:56 CEST 2010
+#Fri Aug 19 20:39:20 PDT 2011
 eclipse.preferences.version=1
 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
@@ -9,6 +9,7 @@ org.eclipse.jdt.core.compiler.debug.loca
 org.eclipse.jdt.core.compiler.debug.sourceFile=generate
 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
 org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
 org.eclipse.jdt.core.compiler.source=1.6
 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16

Modified: incubator/vxquery/trunk/vxquery/pom.xml
URL: http://svn.apache.org/viewvc/incubator/vxquery/trunk/vxquery/pom.xml?rev=1160166&r1=1160165&r2=1160166&view=diff
==============================================================================
--- incubator/vxquery/trunk/vxquery/pom.xml (original)
+++ incubator/vxquery/trunk/vxquery/pom.xml Mon Aug 22 09:49:03 2011
@@ -19,8 +19,8 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.vxquery</groupId>
   <artifactId>vxquery</artifactId>
-  <packaging>jar</packaging>
-  <version>0.1</version>
+  <packaging>pom</packaging>
+  <version>0.1-SNAPSHOT</version>
   <name>VXQuery</name>
   <description>A Versatile XQuery Processor</description>
   <url>http://incubator.apache.org/vxquery/</url>
@@ -151,7 +151,7 @@
     <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/vxquery</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/vxquery</developerConnection>
     <url>https://svn.apache.org/repos/asf/incubator/vxquery</url>
-  </scm> 
+  </scm>
 
   <distributionManagement>
     <site>
@@ -166,278 +166,9 @@
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
   </properties> 
 
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
-        <version>2.3.2</version>
-        <configuration>
-          <source>1.6</source>
-          <target>1.6</target>
-        </configuration>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-resources-plugin</artifactId>
-        <version>2.5</version>
-      </plugin>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>javacc-maven-plugin</artifactId>
-        <version>2.6</version>
-        <executions>
-          <execution>
-            <id>javacc</id>
-            <goals>
-              <goal>javacc</goal>
-            </goals>
-            <configuration>
-              <isStatic>false</isStatic>
-            </configuration>
-          </execution>
-        </executions>
-      </plugin>
-      <plugin>
-        <artifactId>maven-antrun-plugin</artifactId>
-        <version>1.6</version>
-        <executions>
-          <execution>
-            <id>generate-code</id>
-            <phase>generate-sources</phase>
-            <configuration>
-              <target>
-                  <ant antfile="build-xslt.xml" target="build">
-                      <property name="build.gen-src.dir" value="${project.build.directory}/generated-sources/main/java" />
-                      <property name="src.code.dir" value="${basedir}/src/main/java" />
-                      <property name="xslt.dir" value="${basedir}/src/main/xslt" />
-                      <property name="classpath.xslt" refid="maven.compile.classpath" />
-                  </ant>
-                  <ant antfile="build-script.xml" target="build">
-                      <property name="main.class" value="org.apache.vxquery.drivers.VXQuery" />
-                      <property name="script.classpath" refid="maven.compile.classpath" />
-                      <property name="jvm.params" value="" />
-                      <property name="source" value="${basedir}/src/main/scripts/run" />
-                      <property name="target.dir" value="${basedir}/target/scripts" />
-                      <property name="target" value="vxq" />
-                  </ant>
-                  <ant antfile="build-script.xml" target="build">
-                      <property name="main.class" value="org.apache.vxquery.xtest.Main" />
-                      <property name="script.classpath" refid="maven.test.classpath" />
-                      <property name="jvm.params" value="" />
-                      <property name="source" value="${basedir}/src/main/scripts/run" />
-                      <property name="target.dir" value="${basedir}/target/scripts" />
-                      <property name="target" value="xtest" />
-                  </ant>
-              </target>
-            </configuration>
-            <goals>
-              <goal>run</goal>
-            </goals>
-          </execution>
-          <execution>
-            <id>get-xqts</id>
-            <phase>generate-test-resources</phase>
-            <configuration>
-              <target>
-                  <ant antfile="build-xqts.xml" target="build">
-                      <property name="xqts.url" value="http://dev.w3.org/2006/xquery-test-suite/PublicPagesStagingArea" />
-                      <property name="xqts.zip.file" value="XQTS_1_0_3.zip" />
-                      <property name="testsuites.dir" value="${basedir}/testsuites" />
-                      <property name="xqts.dir" value="${basedir}/testsuites/XQTS" />
-                      <property name="xqts.catalog.file" value="XQTSCatalog.xml" />
-                  </ant>
-              </target>
-            </configuration>
-            <goals>
-              <goal>run</goal>
-            </goals>
-          </execution>
-          <execution>
-            <id>generate-site</id>
-            <phase>pre-site</phase>
-            <configuration>
-              <target>
-                  <ant antfile="build-site.xml" target="build">
-                      <property name="build.gen-site.dir" value="${project.build.directory}/generated-site/apt" />
-                      <property name="src.code.dir" value="${basedir}/src/main/java" />
-                      <property name="xslt.dir" value="${basedir}/src/main/xslt" />
-                      <property name="classpath.xslt" refid="maven.compile.classpath" />
-                  </ant>
-              </target>
-            </configuration>
-            <goals>
-              <goal>run</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>build-helper-maven-plugin</artifactId>
-        <version>1.7</version>
-        <executions>
-          <execution>
-            <id>add-source</id>
-            <phase>generate-sources</phase>
-            <goals>
-              <goal>add-source</goal>
-            </goals>
-            <configuration>
-              <sources>
-                <directory>
-                  ${project.build.directory}/generated-sources/main/java
-                </directory>
-              </sources>
-            </configuration>
-          </execution>
-        </executions>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-surefire-plugin</artifactId>
-        <version>2.9</version>
-        <configuration>
-          <redirectTestOutputToFile>true</redirectTestOutputToFile>
-          <excludes>
-            <exclude>org/apache/vxquery/xtest/*.java</exclude>
-          </excludes>
-        </configuration>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-site-plugin</artifactId>
-        <version>3.0</version>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.rat</groupId>
-        <artifactId>apache-rat-plugin</artifactId>
-        <version>0.7</version>
-      </plugin>
-    </plugins>
-  </build>
-  
-  <dependencies>
-    <dependency>
-      <groupId>ant</groupId>
-      <artifactId>ant-trax</artifactId>
-      <version>1.6.5</version>
-      <scope>provided</scope>
-    </dependency>
-
-    <dependency>
-      <groupId>org.codehaus.woodstox</groupId>
-      <artifactId>stax2-api</artifactId>
-      <version>3.0.1</version>
-    </dependency>
-
-    <dependency>
-      <groupId>org.codehaus.woodstox</groupId>
-      <artifactId>woodstox-core-asl</artifactId>
-      <version>4.0.6</version>
-    </dependency>
-
-    <dependency>
-      <groupId>xalan</groupId>
-      <artifactId>serializer</artifactId>
-      <version>2.7.1</version>
-    </dependency>
-
-    <dependency>
-      <groupId>xerces</groupId>
-      <artifactId>xercesImpl</artifactId>
-      <version>2.9.1</version>
-    </dependency>
-
-    <dependency>
-      <groupId>activemq</groupId>
-      <artifactId>activemq-transport-xstream</artifactId>
-      <version>2.1</version>
-    </dependency>
-
-    <dependency>
-        <groupId>com.thoughtworks.xstream</groupId>
-        <artifactId>xstream</artifactId>
-        <version>1.3.1</version>
-    </dependency>
-
-    <dependency>
-        <groupId>org.apache.commons</groupId>
-        <artifactId>commons-io</artifactId>
-        <version>1.3.2</version>
-    </dependency>
-
-    <dependency>
-        <groupId>commons-codec</groupId>
-        <artifactId>commons-codec</artifactId>
-        <version>1.4</version>
-    </dependency>
-
-    <dependency>
-      <groupId>args4j</groupId>
-      <artifactId>args4j</artifactId>
-      <version>2.0.9</version>
-    </dependency>
-
-    <dependency>
-      <groupId>org.mortbay.jetty</groupId>
-      <artifactId>jetty</artifactId>
-      <version>6.1.4</version>
-      <scope>test</scope>
-    </dependency>
-
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <version>4.7</version>
-      <scope>test</scope>
-    </dependency>
-  </dependencies>
-  
-  <reporting>
-    <plugins>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>javacc-maven-plugin</artifactId>
-        <version>2.6</version>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-surefire-report-plugin</artifactId>
-        <version>2.9</version>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-project-info-reports-plugin</artifactId>
-        <version>2.4</version>
-        <configuration>
-            <linkOnly>true</linkOnly>
-        </configuration>            
-      </plugin>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>findbugs-maven-plugin</artifactId>
-        <version>2.3.2</version>
-        <configuration>
-          <effort>Min</effort>
-          <threshold>Normal</threshold>
-          <excludeFilterFile>findbugs-exclude.xml</excludeFilterFile>
-        </configuration>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.rat</groupId>
-        <artifactId>apache-rat-plugin</artifactId>
-        <version>0.7</version>
-        <configuration>
-          <excludes>
-            <exclude>findbugs-exclude.xml</exclude>
-            <exclude>testsuites/**/*</exclude>
-            <exclude>reports/**/*</exclude>
-          </excludes>
-          <numUnapprovedLicenses>0</numUnapprovedLicenses>
-        </configuration>
-      </plugin>
-    </plugins>
-  </reporting>
-  
+  <modules>
+    <module>vxquery-core</module>
+    <module>vxquery-xtest</module>
+  </modules>
+ 
 </project>