You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by do...@apache.org on 2015/04/27 03:35:44 UTC

svn commit: r1676169 - in /ofbiz/branches/OFBIZ-6271: pom.xml specialpurpose/birt/lib/pom.xml specialpurpose/birt/lib/scriptlib/pom.xml specialpurpose/birt/pom.xml specialpurpose/pom.xml

Author: doogie
Date: Mon Apr 27 01:35:44 2015
New Revision: 1676169

URL: http://svn.apache.org/r1676169
Log:
Add poms to specialpurpose/birt.

Added:
    ofbiz/branches/OFBIZ-6271/specialpurpose/birt/lib/pom.xml
    ofbiz/branches/OFBIZ-6271/specialpurpose/birt/lib/scriptlib/pom.xml
      - copied, changed from r1676168, ofbiz/branches/OFBIZ-6271/specialpurpose/pom.xml
    ofbiz/branches/OFBIZ-6271/specialpurpose/birt/pom.xml
Modified:
    ofbiz/branches/OFBIZ-6271/pom.xml
    ofbiz/branches/OFBIZ-6271/specialpurpose/pom.xml

Modified: ofbiz/branches/OFBIZ-6271/pom.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/OFBIZ-6271/pom.xml?rev=1676169&r1=1676168&r2=1676169&view=diff
==============================================================================
--- ofbiz/branches/OFBIZ-6271/pom.xml (original)
+++ ofbiz/branches/OFBIZ-6271/pom.xml Mon Apr 27 01:35:44 2015
@@ -890,6 +890,247 @@ under the License.
       </dependency>
 
       <!-- applications/accounting/lib -->
+
+      <!-- specialpurpose/birt/lib -->
+      <dependency>
+        <groupId>axis</groupId>
+        <artifactId>axis</artifactId>
+        <version>1.4</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/axis-1.4.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>axis</groupId>
+        <artifactId>axis-ant</artifactId>
+        <version>1.4</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/axis-ant-1.4.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>commons-discovery</groupId>
+        <artifactId>commons-discovery</artifactId>
+        <version>0.5</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/commons-discovery-0.5.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>flute</groupId>
+        <artifactId>flute</artifactId>
+        <version>x.x</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/flute.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>jaxrpc</groupId>
+        <artifactId>jaxrpc</artifactId>
+        <version>x.x</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/jaxrpc.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>js</groupId>
+        <artifactId>js</artifactId>
+        <version>x.x</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/js.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.xml</groupId>
+        <artifactId>resolver</artifactId>
+        <version>1.2.0.v201005080400</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.apache.xml.resolver_1.2.0.v201005080400.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.xml</groupId>
+        <artifactId>serializer</artifactId>
+        <version>2.7.1.v201005080400</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.apache.xml.serializer_2.7.1.v201005080400.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>birt.runtime</artifactId>
+        <version>4.3.1.v20130918-114</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.birt.runtime_4.3.1.v20130918-1142.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>core.contenttype</artifactId>
+        <version>3.4.200.v20130326-1255</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>core.expressions</artifactId>
+        <version>3.4.500.v20130515-1343</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.core.expressions_3.4.500.v20130515-1343.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>core.filesystem</artifactId>
+        <version>1.4.0.v20130514-1240</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.core.filesystem_1.4.0.v20130514-1240.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>core.jobs</artifactId>
+        <version>3.5.300.v20130429-1813</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.core.jobs_3.5.300.v20130429-1813.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>core.resources</artifactId>
+        <version>3.8.101.v20130717-0806</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.core.resources_3.8.101.v20130717-0806.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>core.runtime</artifactId>
+        <version>3.9.0.v20130326-1255</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.core.runtime_3.9.0.v20130326-1255.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>datatools.connectivity</artifactId>
+        <version>3.4.1.v201308160907</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.datatools.connectivity.oda_3.4.1.v201308160907.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>emf</artifactId>
+        <version>2.6.0.v20130902-0605</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.emf_2.6.0.v20130902-0605.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>emf.common</artifactId>
+        <version>2.9.1.v20130827-0309</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.emf.common_2.9.1.v20130827-0309.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>emf.ecore</artifactId>
+        <version>2.9.1.v20130827-0309</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.emf.ecore_2.9.1.v20130827-0309.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>emf.ecore.change</artifactId>
+        <version>2.9.0.v20130827-0309</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.emf.ecore.change_2.9.0.v20130827-0309.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>emf.ecore.xmi</artifactId>
+        <version>2.9.1.v20130827-0309</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.emf.ecore.xmi_2.9.1.v20130827-0309.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>equinox.app</artifactId>
+        <version>1.3.100.v20130327-1442</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.equinox.app_1.3.100.v20130327-1442.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>equinox.common</artifactId>
+        <version>3.6.200.v20130402-1505</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.equinox.common_3.6.200.v20130402-1505.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>equinox.preferences</artifactId>
+        <version>3.5.100.v20130422-1538</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>equinox.registry</artifactId>
+        <version>3.5.301.v20130717-1549</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.equinox.registry_3.5.301.v20130717-1549.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>osgi</artifactId>
+        <version>3.9.1.v20130814-1242</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.osgi_3.9.1.v20130814-1242.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>osgi.services</artifactId>
+        <version>3.3.100.v20130513-1956</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.osgi.services_3.3.100.v20130513-1956.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>update.configurator</artifactId>
+        <version>3.3.200.v20130326-1319</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.eclipse.update.configurator_3.3.200.v20130326-1319.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.w3c.css</groupId>
+        <artifactId>sac</artifactId>
+        <version>1.3.0.v200805290154</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.w3c.css.sac_1.3.0.v200805290154.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.w3c.dom</groupId>
+        <artifactId>smil</artifactId>
+        <version>1.0.0.v200806040011</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.w3c.dom.smil_1.0.0.v200806040011.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.w3c.dom</groupId>
+        <artifactId>svg</artifactId>
+        <version>1.1.0.v201011041433</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/org.w3c.dom.svg_1.1.0.v201011041433.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>saaj</groupId>
+        <artifactId>saaj</artifactId>
+        <version>x.x</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/saaj.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>Tidy</groupId>
+        <artifactId>Tidy</artifactId>
+        <version>x.x</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/Tidy.jar</systemPath>
+      </dependency>
+      <dependency>
+        <groupId>org.eclipse</groupId>
+        <artifactId>birt.report</artifactId>
+        <version>x.x</version>
+        <scope>system</scope>
+        <systemPath>${user.dir}/specialpurpose/birt/lib/viewservlets.jar</systemPath>
+      </dependency>
+
     </dependencies>
   </dependencyManagement>
 

Added: ofbiz/branches/OFBIZ-6271/specialpurpose/birt/lib/pom.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/OFBIZ-6271/specialpurpose/birt/lib/pom.xml?rev=1676169&view=auto
==============================================================================
--- ofbiz/branches/OFBIZ-6271/specialpurpose/birt/lib/pom.xml (added)
+++ ofbiz/branches/OFBIZ-6271/specialpurpose/birt/lib/pom.xml Mon Apr 27 01:35:44 2015
@@ -0,0 +1,170 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.ofbiz</groupId>
+    <artifactId>ofbiz-parent</artifactId>
+    <version>TRUNK</version>
+    <relativePath>../../../pom.xml</relativePath>
+  </parent>
+  <artifactId>ofbiz-specialpurpose-birt-lib</artifactId>
+  <packaging>pom</packaging>
+
+  <dependencies>
+    <dependency>
+      <groupId>axis</groupId>
+      <artifactId>axis</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>axis</groupId>
+      <artifactId>axis-ant</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-discovery</groupId>
+      <artifactId>commons-discovery</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>flute</groupId>
+      <artifactId>flute</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>jaxrpc</groupId>
+      <artifactId>jaxrpc</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>js</groupId>
+      <artifactId>js</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.xml</groupId>
+      <artifactId>resolver</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.xml</groupId>
+      <artifactId>serializer</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>birt.runtime</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>core.contenttype</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>core.expressions</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>core.filesystem</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>core.jobs</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>core.resources</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>core.runtime</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>datatools.connectivity</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>emf</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>emf.common</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>emf.ecore</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>emf.ecore.change</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>emf.ecore.xmi</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>equinox.app</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>equinox.common</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>equinox.preferences</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>equinox.registry</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>osgi</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>osgi.services</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>update.configurator</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.w3c.css</groupId>
+      <artifactId>sac</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.w3c.dom</groupId>
+      <artifactId>smil</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.w3c.dom</groupId>
+      <artifactId>svg</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>saaj</groupId>
+      <artifactId>saaj</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>Tidy</groupId>
+      <artifactId>Tidy</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>birt.report</artifactId>
+    </dependency>
+  </dependencies>
+</project>

Copied: ofbiz/branches/OFBIZ-6271/specialpurpose/birt/lib/scriptlib/pom.xml (from r1676168, ofbiz/branches/OFBIZ-6271/specialpurpose/pom.xml)
URL: http://svn.apache.org/viewvc/ofbiz/branches/OFBIZ-6271/specialpurpose/birt/lib/scriptlib/pom.xml?p2=ofbiz/branches/OFBIZ-6271/specialpurpose/birt/lib/scriptlib/pom.xml&p1=ofbiz/branches/OFBIZ-6271/specialpurpose/pom.xml&r1=1676168&r2=1676169&rev=1676169&view=diff
==============================================================================
--- ofbiz/branches/OFBIZ-6271/specialpurpose/pom.xml (original)
+++ ofbiz/branches/OFBIZ-6271/specialpurpose/birt/lib/scriptlib/pom.xml Mon Apr 27 01:35:44 2015
@@ -24,12 +24,8 @@ under the License.
     <groupId>org.apache.ofbiz</groupId>
     <artifactId>ofbiz-parent</artifactId>
     <version>TRUNK</version>
-    <relativePath>../pom.xml</relativePath>
+    <relativePath>../../../../../pom.xml</relativePath>
   </parent>
-  <artifactId>ofbiz-specialpurpose</artifactId>
+  <artifactId>ofbiz-speciapurpose-birt-lib-scriptlib</artifactId>
   <packaging>pom</packaging>
-
-  <modules>
-    <module>assetmaint</module>
-  </modules>
 </project>

Added: ofbiz/branches/OFBIZ-6271/specialpurpose/birt/pom.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/OFBIZ-6271/specialpurpose/birt/pom.xml?rev=1676169&view=auto
==============================================================================
--- ofbiz/branches/OFBIZ-6271/specialpurpose/birt/pom.xml (added)
+++ ofbiz/branches/OFBIZ-6271/specialpurpose/birt/pom.xml Mon Apr 27 01:35:44 2015
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.ofbiz</groupId>
+    <artifactId>ofbiz-component</artifactId>
+    <version>TRUNK</version>
+    <relativePath>../../ofbiz-component-pom.xml</relativePath>
+  </parent>
+  <artifactId>ofbiz-specialpurpose-birt</artifactId>
+
+  <dependencies>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>ofbiz-base</artifactId>
+      <version>TRUNK</version>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>ofbiz-entity</artifactId>
+      <version>TRUNK</version>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>ofbiz-security</artifactId>
+      <version>TRUNK</version>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>ofbiz-service</artifactId>
+      <version>TRUNK</version>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>ofbiz-common</artifactId>
+      <version>TRUNK</version>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>ofbiz-webapp</artifactId>
+      <version>TRUNK</version>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>ofbiz-widget</artifactId>
+      <version>TRUNK</version>
+    </dependency>
+    <dependency>
+      <groupId>axis</groupId>
+      <artifactId>axis</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>fop</groupId>
+      <artifactId>fop</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>servlet-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>birt.runtime</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse</groupId>
+      <artifactId>birt.report</artifactId>
+    </dependency>
+  </dependencies>
+</project>

Modified: ofbiz/branches/OFBIZ-6271/specialpurpose/pom.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/OFBIZ-6271/specialpurpose/pom.xml?rev=1676169&r1=1676168&r2=1676169&view=diff
==============================================================================
--- ofbiz/branches/OFBIZ-6271/specialpurpose/pom.xml (original)
+++ ofbiz/branches/OFBIZ-6271/specialpurpose/pom.xml Mon Apr 27 01:35:44 2015
@@ -31,5 +31,8 @@ under the License.
 
   <modules>
     <module>assetmaint</module>
+    <module>birt/lib</module>
+    <module>birt/lib/scriptlib</module>
+    <module>birt</module>
   </modules>
 </project>