[eclipse] 01/01: Switch to 4.6.0 with Tycho 0.25.0

LUCA VERCELLI luca-vercelli-guest at moszumanska.debian.org
Thu Jul 7 14:00:58 UTC 2016


This is an automated email from the git hooks/post-receive script.

luca-vercelli-guest pushed a commit to branch experimental
in repository eclipse.

commit 81342ac017c20c39a50f0579e23af59f8caae650
Author: LLuca Vercelli <luca.vercelli.to at gmail.com>
Date:   Thu Jul 7 15:52:33 2016 +0200

    Switch to 4.6.0 with Tycho 0.25.0
---
 debian/changelog         |   7 +
 debian/control           |  64 ++++++---
 debian/copyright         | 108 +++++++++++++-
 debian/eclipse.poms      | 365 ++++++++++++++++++++++++-----------------------
 debian/maven.ignoreRules |  98 ++++++++++++-
 debian/patches/pom.patch |  14 ++
 debian/patches/series    |   1 +
 debian/rules             |  39 ++++-
 8 files changed, 489 insertions(+), 207 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c839b09..0bf77d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+eclipse (4.6.0-1) unstable; urgency=low
+
+  * Initial Exprerimental Release.
+
+ -- Luca Vercelli <luca.vercelli.to at gmail.com>  Wed, 6 Jul 2016 17:24:00 +0900
+
 eclipse (4.5.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
@@ -1700,3 +1706,4 @@ eclipse (2.0.1-0.1) unstable; urgency=low
   * Initial Exprerimental Release.
 
  -- Takashi Okamoto <tora at debian.org>  Sun, 27 Oct 2002 16:27:07 +0900
+
diff --git a/debian/control b/debian/control
index 70f83cd..9ddc39e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,12 +7,15 @@ Uploaders:
  Adnan Hodzic <adnan at foolcontrol.org>,
  Jimmy Kaplowitz <jimmy at debian.org>,
  Andres Mejia <amejia at debian.org>,
- Jakub Adam <jakub.adam at ktknet.cz>
+ Jakub Adam <jakub.adam at ktknet.cz>,
+ Luca Vercelli <luca.vercelli.to at gmail.com>
 Build-Depends:
  debhelper (>= 9~),
- default-jdk,
- junit4 (>= 4.10-2),
- libasm3-java (>= 3.3),
+ default-jdk (>= 1.8),
+ maven (>=3.0),
+ junit4 (>= 4.10),
+ libasm4-java,
+#probably libasm 5 required
  libcommons-codec-java (>= 1.4-2),
  libhttpclient-java,
  libcommons-logging-java (>= 1.1.1-6),
@@ -22,18 +25,43 @@ Build-Depends:
  libicu4j-4.4-java (>= 4.4.2.2),
  libjetty8-java,
  libjsch-java (>= 0.1.37-3),
- liblucene2-java (<< 2.9.5),
- liblucene2-java (>= 2.9.4+ds1-3~),
+ liblucene4-java,
  libservlet3.0-java,
  libswt-gtk-3-java (>= 3.8.0~m6),
- libtomcat7-java,
+# libtomcat7-java,
+ maven (>= 3.0),
  maven-debian-helper,
  pkg-config,
  rsync,
- sat4j (<< 2.4.0),
- sat4j (>= 2.3.0),
+ sat4j (>= 2.3.5),
+ libtycho-java,
  unzip,
- zip
+ zip,
+ ant,
+ ant-optional,
+ desktop-file-utils,
+ libglib2.0-dev,
+ libnspr4-dev,
+ libgl1-mesa-dev,
+ libcairo2-dev,
+ libxt-dev,
+ libxtst-dev,
+ libgtk2.0-dev,
+ libwebkitgtk-dev,
+ libwebkitgtk-3.0-dev,
+ libgtk-3-dev,
+ libicu4j-java,
+ libjsch-java (>= 0:0.1.46),
+ libmockito-java,
+ libxml-maven-plugin-java,
+ libfelix-gogo-shell-java,
+ libcommons-el-java (>=1.0),
+ libcommons-jxpath-java (>=1.3),
+ libfelix-gogo-command-java,
+ libsac-java,
+ libosgi-annotation-java,
+ libatinject-jsr330-api-java,
+ glassfish-javaee
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/eclipse.git
 Vcs-Browser: https://anonscm.debian.org/pkg-java/eclipse.git
@@ -66,7 +94,7 @@ Depends:
  libhamcrest-java (>= 1.1-8~),
  ${misc:Depends}
 Recommends:
- default-jdk | sun-java6-jdk
+ default-jdk | sun-java8-jdk
 Suggests:
  eclipse
 Replaces:
@@ -85,10 +113,10 @@ Description: Eclipse Java Development Tools (JDT)
 Package: eclipse-pde
 Architecture: any
 Depends:
- default-jre | java5-runtime | java6-runtime,
+ default-jre | java8-runtime,
  eclipse-jdt (>= ${source:Version}),
  eclipse-platform (>= ${source:Version}),
- libasm3-java (>= 3.3),
+ libasm4-java,
  ${misc:Depends}
 Suggests:
  eclipse
@@ -110,7 +138,7 @@ Pre-Depends:
 Depends:
  ant (>= 1.8.2),
  ant-optional,
- default-jre | java5-runtime | java6-runtime,
+ default-jre | java8-runtime,
  eclipse-platform-data (>= ${source:Version}),
  eclipse-rcp (= ${binary:Version}),
  java-common (>= 0.23),
@@ -119,11 +147,9 @@ Depends:
  libcommons-logging-java (>= 1.1.1-6),
  libjetty8-java,
  libjsch-java (>= 0.1.37-3),
- liblucene2-java (<< 2.9.5),
- liblucene2-java (>= 2.9.4+ds1-3~),
+ liblucene4-java,
  libservlet3.0-java,
- sat4j (<< 2.4.0),
- sat4j (>= 2.3.0),
+ sat4j (>= 2.3.5),
  ${misc:Depends},
  ${perl:Depends},
  ${shlibs:Depends}
@@ -158,7 +184,7 @@ Description: Eclipse platform without development plug-ins
 Package: eclipse-platform-data
 Architecture: all
 Depends:
- libtomcat7-java,
+#libtomcat7-java,
  ${misc:Depends}
 Replaces:
  eclipse (<< 3.5.2),
diff --git a/debian/copyright b/debian/copyright
index c59668f..873c468 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,4 +3,110 @@ Upstream-Name: Eclipse
 Source: http://download.eclipse.org/technology/linuxtools/eclipse-build/
 
 Files: *
-TODO
+Copyright: 2006 Eclipse Software Foundation
+License: Eclipse Public License
+  THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
+ .
+ 1. DEFINITIONS
+ .
+ "Contribution" means:
+ .
+ a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and
+ .
+ b) in the case of each subsequent Contributor:
+ .
+ i) changes to the Program, and
+ .
+ ii) additions to the Program;
+ .
+ where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.
+ .
+ "Contributor" means any person or entity that distributes the Program.
+ .
+ "Licensed Patents" mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
+ .
+ "Program" means the Contributions distributed in accordance with this Agreement.
+ .
+ "Recipient" means anyone who receives the Program under this Agreement, including all Contributors.
+ .
+ 2. GRANT OF RIGHTS
+ .
+ a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.
+ .
+ b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contributi [...]
+ .
+ c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted her [...]
+ .
+ d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
+ .
+ 3. REQUIREMENTS
+ .
+ A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that:
+ .
+ a) it complies with the terms and conditions of this Agreement; and
+ .
+ b) its license agreement:
+ .
+ i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
+ .
+ ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
+ .
+ iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and
+ .
+ iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange.
+ .
+ When the Program is made available in source code form:
+ .
+ a) it must be made available under this Agreement; and
+ .
+ b) a copy of this Agreement must be included with each copy of the Program.
+ .
+ Contributors may not remove or alter any copyright notices contained within the Program.
+ .
+ Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution.
+ .
+ 4. COMMERCIAL DISTRIBUTION
+ .
+ Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Co [...]
+ .
+ For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims [...]
+ .
+ 5. NO WARRANTY
+ .
+ EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this A [...]
+ .
+ 6. DISCLAIMER OF LIABILITY
+ .
+ EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN I [...]
+ .
+ 7. GENERAL
+ .
+ If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
+ .
+ If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
+ .
+ All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Rec [...]
+ .
+ Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the respon [...]
+ .
+ This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation.
+
+Files: debian/*
+Copyright: 2016 Alioth
+License: GPL-2+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
diff --git a/debian/eclipse.poms b/debian/eclipse.poms
index 9aac4ad..b7733cf 100644
--- a/debian/eclipse.poms
+++ b/debian/eclipse.poms
@@ -36,47 +36,47 @@ eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml
 eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml
 eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml
 eclipse.jdt.core/org.eclipse.jdt.core/pom.xml
-eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml --no-parent
-eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml --no-parent
-eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml --no-parent
-eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml --no-parent
-eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml --no-parent
+eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml --no-parent --ignore
+eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml --no-parent --ignore
+eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml --no-parent --ignore
+eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml --no-parent --ignore
+eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml --no-parent --ignore
 eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml
 eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml
 eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml
 eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml
-eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml --no-parent
-eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml --no-parent
-eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml --no-parent
-eclipse.jdt.core.binaries/pom.xml
-eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml
+eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml --no-parent --ignore
+eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml --no-parent --ignore
+eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml --no-parent --ignore
+#eclipse.jdt.core.binaries/pom.xml
+#eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml --ignore
 eclipse.jdt.debug/pom.xml
 eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml
 eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml
 eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml
 eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml
-eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml
+eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml --ignore
 eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml
 eclipse.jdt.ui/pom.xml
 eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml
 eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml
-eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml --no-parent
-eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml --no-parent
-eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml --no-parent
-eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml --no-parent
-eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml --no-parent
+eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml --no-parent --ignore
+eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml --no-parent --ignore
+eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml --no-parent --ignore
+eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml --no-parent --ignore
+eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml --no-parent --ignore
 eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml
 eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml
 eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml
 eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml
 eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml
 eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml
-eclipse.pde/pom.xml
-eclipse.pde/org.eclipse.pde-feature/pom.xml
+#eclipse.pde/pom.xml
+#eclipse.pde/org.eclipse.pde-feature/pom.xml
 eclipse.pde.build/pom.xml
 eclipse.pde.build/org.eclipse.pde.build/pom.xml
-eclipse.pde.build/org.eclipse.pde.build.feature/pom.xml
-eclipse.pde.build/org.eclipse.pde.build.tests/pom.xml
+#eclipse.pde.build/org.eclipse.pde.build.feature/pom.xml
+eclipse.pde.build/org.eclipse.pde.build.tests/pom.xml --ignore
 eclipse.pde.ui/pom.xml
 eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/pom.xml
 eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.annotations/pom.xml
@@ -94,13 +94,13 @@ eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.ee.jre11/pom.xml
 eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.ee.osgiminimum10/pom.xml
 eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.ee.osgiminimum11/pom.xml
 eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.ee.osgiminimum12/pom.xml
-eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.tests/pom.xml --no-parent
+eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.tests/pom.xml --no-parent --ignore
 eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.ui/pom.xml
 eclipse.pde.ui/ds/org.eclipse.pde.ds.core/pom.xml
-eclipse.pde.ui/ds/org.eclipse.pde.ds.tests/pom.xml --no-parent
+eclipse.pde.ui/ds/org.eclipse.pde.ds.tests/pom.xml --no-parent --ignore
 eclipse.pde.ui/ds/org.eclipse.pde.ds.ui/pom.xml
 eclipse.pde.ui/ua/org.eclipse.pde.ua.core/pom.xml
-eclipse.pde.ui/ua/org.eclipse.pde.ua.tests/pom.xml --no-parent
+eclipse.pde.ui/ua/org.eclipse.pde.ua.tests/pom.xml --no-parent --ignore
 eclipse.pde.ui/ua/org.eclipse.pde.ua.ui/pom.xml
 eclipse.pde.ui/ui/org.eclipse.pde/pom.xml
 eclipse.pde.ui/ui/org.eclipse.pde.core/pom.xml
@@ -109,7 +109,7 @@ eclipse.pde.ui/ui/org.eclipse.pde.launching/pom.xml
 eclipse.pde.ui/ui/org.eclipse.pde.runtime/pom.xml
 eclipse.pde.ui/ui/org.eclipse.pde.ui/pom.xml
 eclipse.pde.ui/ui/org.eclipse.pde.ui.templates/pom.xml
-eclipse.pde.ui/ui/org.eclipse.pde.ui.tests/pom.xml --no-parent
+eclipse.pde.ui/ui/org.eclipse.pde.ui.tests/pom.xml --no-parent --ignore
 eclipse.pde.ui/ui/org.eclipse.ui.trace/pom.xml
 eclipse.pde.ui/ui/org.eclipse.ui.views.log/pom.xml
 eclipse.platform/pom.xml
@@ -118,8 +118,8 @@ eclipse.platform/update/org.eclipse.update.core/pom.xml
 eclipse.platform/ant/org.eclipse.ant.core/pom.xml
 eclipse.platform/ant/org.eclipse.ant.launching/pom.xml
 eclipse.platform/ant/org.eclipse.ant.ui/pom.xml
-eclipse.platform/ant/org.eclipse.ant.tests.core/pom.xml
-eclipse.platform/ant/org.eclipse.ant.tests.ui/pom.xml
+eclipse.platform/ant/org.eclipse.ant.tests.core/pom.xml --ignore
+eclipse.platform/ant/org.eclipse.ant.tests.ui/pom.xml --ignore
 eclipse.platform/platform/org.eclipse.platform/pom.xml
 eclipse.platform/platform/org.eclipse.sdk/pom.xml
 eclipse.platform.ui/pom.xml
@@ -172,22 +172,22 @@ eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml
 eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml
 eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml
 eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/pom.xml
-eclipse.platform.ui/tests/pom.xml
-eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/pom.xml
-eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/pom.xml
-eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/pom.xml
-eclipse.platform.ui/tests/org.eclipse.ui.tests/pom.xml
-eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/pom.xml
-eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/pom.xml
-eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/pom.xml
-eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/pom.xml
-eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/pom.xml
-eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/pom.xml
-eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/pom.xml
-eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/pom.xml
-eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/pom.xml
-eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/pom.xml
-eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/pom.xml
+eclipse.platform.ui/tests/pom.xml --ignore
+eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/pom.xml --ignore
+eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/pom.xml --ignore
+eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/pom.xml --ignore
+eclipse.platform.ui/tests/org.eclipse.ui.tests/pom.xml --ignore
+eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/pom.xml --ignore
+eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/pom.xml --ignore
+eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/pom.xml --ignore
+eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/pom.xml --ignore
+eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/pom.xml --ignore
+eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/pom.xml --ignore
+eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/pom.xml --ignore
+eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/pom.xml --ignore
+eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/pom.xml --ignore
+eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/pom.xml --ignore
+eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/pom.xml --ignore
 eclipse.platform.common/pom.xml
 eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml
 eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml
@@ -202,14 +202,14 @@ eclipse.platform.debug/org.eclipse.debug.examples.core/pom.xml
 eclipse.platform.debug/org.eclipse.debug.examples.memory/pom.xml
 eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/pom.xml
 eclipse.platform.debug/org.eclipse.debug.examples.ui/pom.xml
-eclipse.platform.debug/org.eclipse.debug.tests/pom.xml
+eclipse.platform.debug/org.eclipse.debug.tests/pom.xml --ignore
 eclipse.platform.debug/org.eclipse.debug.ui/pom.xml
 eclipse.platform.debug/org.eclipse.ui.console/pom.xml
 eclipse.platform.debug/org.eclipse.ui.externaltools/pom.xml
 eclipse.platform.resources/pom.xml
 eclipse.platform.resources/bundles/org.eclipse.core.filesystem/pom.xml
 eclipse.platform.resources/bundles/org.eclipse.core.filesystem.hpux.ia64/pom.xml
-eclipse.platform.resources/bundles/org.eclipse.core.filesystem.java7/pom.xml
+#eclipse.platform.resources/bundles/org.eclipse.core.filesystem.java7/pom.xml
 eclipse.platform.resources/bundles/org.eclipse.core.filesystem.linux.ppc/pom.xml
 eclipse.platform.resources/bundles/org.eclipse.core.filesystem.linux.ppc64/pom.xml
 eclipse.platform.resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml
@@ -224,56 +224,57 @@ eclipse.platform.resources/bundles/org.eclipse.core.filesystem/fragments/org.ecl
 eclipse.platform.resources/bundles/org.eclipse.core.resources/pom.xml
 eclipse.platform.resources/bundles/org.eclipse.core.resources.win32.x86/pom.xml
 eclipse.platform.resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
-eclipse.platform.resources/tests/org.eclipse.core.tests.resources/pom.xml --no-parent
-eclipse.platform.resources/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml --no-parent
-eclipse.platform.resources/tests/org.eclipse.core.tests.resources.saveparticipant1/pom.xml --no-parent
-eclipse.platform.resources/tests/org.eclipse.core.tests.resources.saveparticipant2/pom.xml --no-parent
-eclipse.platform.resources/tests/org.eclipse.core.tests.resources.saveparticipant3/pom.xml --no-parent
+eclipse.platform.resources/tests/org.eclipse.core.tests.resources/pom.xml --no-parent --ignore
+eclipse.platform.resources/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml --no-parent --ignore
+eclipse.platform.resources/tests/org.eclipse.core.tests.resources.saveparticipant1/pom.xml --no-parent --ignore
+eclipse.platform.resources/tests/org.eclipse.core.tests.resources.saveparticipant2/pom.xml --no-parent --ignore
+eclipse.platform.resources/tests/org.eclipse.core.tests.resources.saveparticipant3/pom.xml --no-parent --ignore
 eclipse.platform.runtime/pom.xml
 eclipse.platform.runtime/bundles/org.eclipse.core.contenttype/pom.xml
 eclipse.platform.runtime/bundles/org.eclipse.core.expressions/pom.xml
 eclipse.platform.runtime/bundles/org.eclipse.core.jobs/pom.xml
 eclipse.platform.runtime/bundles/org.eclipse.core.runtime/pom.xml
-eclipse.platform.runtime/bundles/org.eclipse.core.runtime.compatibility/pom.xml
-eclipse.platform.runtime/bundles/org.eclipse.core.runtime.compatibility.registry/pom.xml
+#eclipse.platform.runtime/bundles/org.eclipse.core.runtime.compatibility/pom.xml
+#eclipse.platform.runtime/bundles/org.eclipse.core.runtime.compatibility.registry/pom.xml
 eclipse.platform.runtime/bundles/org.eclipse.e4.core.contexts/pom.xml
 eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.annotations/pom.xml
 eclipse.platform.runtime/bundles/org.eclipse.e4.core.di/pom.xml
 eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/pom.xml
 eclipse.platform.runtime/bundles/org.eclipse.e4.core.services/pom.xml
 eclipse.platform.runtime/features/org.eclipse.core.runtime.feature/pom.xml
-eclipse.platform.runtime/tests/com.google.code.atinject.tck/pom.xml --no-parent
-eclipse.platform.runtime/tests/org.eclipse.core.expressions.tests/pom.xml --no-parent
-eclipse.platform.runtime/tests/org.eclipse.core.tests.harness/pom.xml --no-parent
-eclipse.platform.runtime/tests/org.eclipse.core.tests.runtime/pom.xml --no-parent
-eclipse.platform.runtime/tests/org.eclipse.e4.core.tests/pom.xml --no-parent
+eclipse.platform.runtime/tests/com.google.code.atinject.tck/pom.xml --no-parent --ignore
+eclipse.platform.runtime/tests/org.eclipse.core.expressions.tests/pom.xml --no-parent --ignore
+eclipse.platform.runtime/tests/org.eclipse.core.tests.harness/pom.xml --no-parent --ignore
+eclipse.platform.runtime/tests/org.eclipse.core.tests.runtime/pom.xml --no-parent --ignore
+eclipse.platform.runtime/tests/org.eclipse.e4.core.tests/pom.xml --no-parent --ignore
 eclipse.platform.swt/pom.xml
 eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml
+eclipse.platform.swt/local-build/local-build-parent/pom.xml
 eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/pom.xml
-eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml --no-parent
-eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml --no-parent
-eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml --no-parent
-eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml --no-parent
+eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml
+eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml --no-parent --ignore
+eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml --no-parent --ignore
+eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml --no-parent --ignore
 eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml
-eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml --no-parent
-eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml --no-parent
+eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml --no-parent --ignore
+eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml --no-parent --ignore
 eclipse.platform.swt/features/org.eclipse.swt.tools.feature/pom.xml
-eclipse.platform.swt.binaries/pom.xml
-eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml --no-parent
-eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.aix.ppc/pom.xml --no-parent
-eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.aix.ppc64/pom.xml --no-parent
-eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.hpux.ia64/pom.xml --no-parent
-eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc/pom.xml --no-parent
-eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64/pom.xml --no-parent
-eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml --no-parent
-eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.s390/pom.xml --no-parent
-eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.s390x/pom.xml --no-parent
-eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/pom.xml --no-parent
-eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml --no-parent
-eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.solaris.sparc/pom.xml --no-parent
-eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.solaris.x86/pom.xml --no-parent
-eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86/pom.xml --no-parent
-eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml --no-parent
+#eclipse.platform.swt.binaries/pom.xml --ignore
+#eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml --no-parent --ignore
+#eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.aix.ppc/pom.xml --no-parent --ignore
+#eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.aix.ppc64/pom.xml --no-parent --ignore
+#eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.hpux.ia64/pom.xml --no-parent --ignore
+#eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc/pom.xml --no-parent --ignore
+#eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64/pom.xml --no-parent --ignore
+#eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml --no-parent --ignore
+#eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.s390/pom.xml --no-parent --ignore
+#eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.s390x/pom.xml --no-parent --ignore
+#eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/pom.xml --no-parent --ignore
+#eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml --no-parent --ignore
+#eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.solaris.sparc/pom.xml --no-parent --ignore
+#eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.solaris.x86/pom.xml --no-parent --ignore
+#eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86/pom.xml --no-parent --ignore
+#eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml --no-parent --ignore
 eclipse.platform.team/pom.xml
 eclipse.platform.team/bundles/org.eclipse.compare/pom.xml
 eclipse.platform.team/bundles/org.eclipse.compare.win32/pom.xml
@@ -295,18 +296,18 @@ eclipse.platform.team/bundles/org.eclipse.core.net/fragments/org.eclipse.core.ne
 eclipse.platform.team/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86_64/pom.xml
 eclipse.platform.team/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86/pom.xml
 eclipse.platform.team/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.win32.x86_64/pom.xml
-eclipse.platform.team/tests/org.eclipse.compare.tests/pom.xml --no-parent
-eclipse.platform.team/tests/org.eclipse.core.tests.net/pom.xml --no-parent
-eclipse.platform.team/tests/org.eclipse.jsch.tests/pom.xml --no-parent
-eclipse.platform.team/tests/org.eclipse.team.tests.cvs.core/pom.xml --no-parent
-eclipse.platform.team/tests/org.eclipse.team.tests.core/pom.xml --no-parent
+eclipse.platform.team/tests/org.eclipse.compare.tests/pom.xml --no-parent --ignore
+eclipse.platform.team/tests/org.eclipse.core.tests.net/pom.xml --no-parent --ignore
+eclipse.platform.team/tests/org.eclipse.jsch.tests/pom.xml --no-parent --ignore
+eclipse.platform.team/tests/org.eclipse.team.tests.cvs.core/pom.xml --no-parent --ignore
+eclipse.platform.team/tests/org.eclipse.team.tests.core/pom.xml --no-parent --ignore
 eclipse.platform.text/pom.xml
-eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml --no-parent
-eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml --no-parent
-eclipse.platform.text/org.eclipse.search.tests/pom.xml --no-parent
-eclipse.platform.text/org.eclipse.text.tests/pom.xml --no-parent
-eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml --no-parent
-eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml --no-parent
+eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml --no-parent --ignore
+eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml --no-parent --ignore
+eclipse.platform.text/org.eclipse.search.tests/pom.xml --no-parent --ignore
+eclipse.platform.text/org.eclipse.text.tests/pom.xml --no-parent --ignore
+eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml --no-parent --ignore
+eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml --no-parent --ignore
 eclipse.platform.text/org.eclipse.core.filebuffers/pom.xml
 eclipse.platform.text/org.eclipse.jface.text/pom.xml
 eclipse.platform.text/org.eclipse.text/pom.xml
@@ -319,8 +320,8 @@ eclipse.platform.ua/org.eclipse.help/pom.xml
 eclipse.platform.ua/org.eclipse.help.base/pom.xml
 eclipse.platform.ua/org.eclipse.help.ui/pom.xml
 eclipse.platform.ua/org.eclipse.help.webapp/pom.xml
-eclipse.platform.ua/org.eclipse.ua.tests/pom.xml --no-parent
-eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml --no-parent
+eclipse.platform.ua/org.eclipse.ua.tests/pom.xml --no-parent --ignore
+eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml --no-parent --ignore
 eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml
 eclipse.platform.ua/org.eclipse.ui.intro/pom.xml
 eclipse.platform.ua/org.eclipse.ui.intro.universal/pom.xml
@@ -343,13 +344,13 @@ rt.equinox.bundles/features/org.eclipse.equinox.server.p2/pom.xml
 rt.equinox.bundles/features/org.eclipse.equinox.core.sdk/pom.xml
 rt.equinox.bundles/features/org.eclipse.equinox.server.simple/pom.xml
 rt.equinox.bundles/features/org.eclipse.equinox.serverside.sdk/pom.xml
-rt.equinox.bundles/features/org.eclipse.equinox.weaving.sdk/pom.xml
-rt.equinox.bundles/bundles/org.eclipse.equinox.bidi.tests/pom.xml --no-parent
-rt.equinox.bundles/bundles/org.eclipse.equinox.cm.test/pom.xml
-rt.equinox.bundles/bundles/org.eclipse.equinox.compendium.tests/pom.xml --no-parent
-rt.equinox.bundles/bundles/org.eclipse.equinox.ds.tests/pom.xml --no-parent
-rt.equinox.bundles/bundles/org.eclipse.equinox.region.tests/pom.xml
-rt.equinox.bundles/bundles/org.eclipse.equinox.security.tests/pom.xml --no-parent
+#rt.equinox.bundles/features/org.eclipse.equinox.weaving.sdk/pom.xml
+rt.equinox.bundles/bundles/org.eclipse.equinox.bidi.tests/pom.xml --no-parent --ignore
+rt.equinox.bundles/bundles/org.eclipse.equinox.cm.test/pom.xml --ignore
+rt.equinox.bundles/bundles/org.eclipse.equinox.compendium.tests/pom.xml --no-parent --ignore
+rt.equinox.bundles/bundles/org.eclipse.equinox.ds.tests/pom.xml --no-parent --ignore
+rt.equinox.bundles/bundles/org.eclipse.equinox.region.tests/pom.xml --ignore
+rt.equinox.bundles/bundles/org.eclipse.equinox.security.tests/pom.xml --no-parent --ignore
 rt.equinox.bundles/bundles/org.eclipse.equinox.app/pom.xml
 rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/pom.xml
 rt.equinox.bundles/bundles/org.eclipse.equinox.common/pom.xml
@@ -386,12 +387,13 @@ rt.equinox.bundles/bundles/org.eclipse.equinox.transforms.hook/pom.xml
 rt.equinox.bundles/bundles/org.eclipse.equinox.transforms.xslt/pom.xml
 rt.equinox.bundles/bundles/org.eclipse.equinox.useradmin/pom.xml
 rt.equinox.bundles/bundles/org.eclipse.equinox.util/pom.xml
-rt.equinox.bundles/bundles/org.eclipse.equinox.weaving.aspectj/pom.xml
+#rt.equinox.bundles/bundles/org.eclipse.equinox.weaving.aspectj/pom.xml
 rt.equinox.bundles/bundles/org.eclipse.equinox.weaving.caching/pom.xml
 rt.equinox.bundles/bundles/org.eclipse.equinox.weaving.caching.j9/pom.xml
 rt.equinox.bundles/bundles/org.eclipse.equinox.weaving.hook/pom.xml
 rt.equinox.bundles/bundles/org.eclipse.equinox.wireadmin/pom.xml
 rt.equinox.framework/pom.xml
+rt.equinox.framework/launcher-binary-parent/pom.xml
 rt.equinox.framework/bundles/org.eclipse.osgi/pom.xml
 rt.equinox.framework/bundles/org.eclipse.osgi.compatibility.state/pom.xml
 rt.equinox.framework/bundles/org.eclipse.osgi.compatibility.plugins/pom.xml
@@ -399,101 +401,102 @@ rt.equinox.framework/bundles/org.eclipse.osgi.services/pom.xml
 rt.equinox.framework/bundles/org.eclipse.osgi.util/pom.xml
 rt.equinox.framework/bundles/org.eclipse.osgi/supplement/pom.xml
 rt.equinox.framework/bundles/org.eclipse.equinox.launcher/pom.xml
-rt.equinox.framework/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml --no-parent
-rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc/pom.xml --no-parent
-rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc64/pom.xml --no-parent
-rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/pom.xml --no-parent
-rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc/pom.xml --no-parent
-rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/pom.xml --no-parent
-rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/pom.xml --no-parent
-rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.s390/pom.xml --no-parent
-rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.s390x/pom.xml --no-parent
-rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.x86/pom.xml --no-parent
-rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml --no-parent
-rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.sparc/pom.xml --no-parent
-rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/pom.xml --no-parent
-rt.equinox.framework/bundles/org.eclipse.equinox.launcher.win32.win32.ia64/pom.xml --no-parent
-rt.equinox.framework/bundles/org.eclipse.equinox.launcher.win32.win32.x86/pom.xml --no-parent
-rt.equinox.framework/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml --no-parent
-rt.equinox.framework/bundles/org.eclipse.equinox.launcher.wpf.win32.x86/pom.xml --no-parent
-rt.equinox.framework/bundles/org.eclipse.osgi.tests/pom.xml
+rt.equinox.framework/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml
+rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc/pom.xml
+rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc64/pom.xml
+rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/pom.xml
+rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc/pom.xml
+rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/pom.xml
+rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/pom.xml
+rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.s390/pom.xml
+rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.s390x/pom.xml
+rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.x86/pom.xml
+rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml
+rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.sparc/pom.xml
+rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/pom.xml
+rt.equinox.framework/bundles/org.eclipse.equinox.launcher.win32.win32.ia64/pom.xml
+rt.equinox.framework/bundles/org.eclipse.equinox.launcher.win32.win32.x86/pom.xml
+rt.equinox.framework/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml
+#rt.equinox.framework/bundles/org.eclipse.equinox.launcher.wpf.win32.x86/pom.xml
+rt.equinox.framework/bundles/org.eclipse.osgi.tests/pom.xml --ignore
 rt.equinox.framework/features/org.eclipse.equinox.executable.feature/pom.xml
 rt.equinox.framework/features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml
 rt.equinox.p2/pom.xml
-rt.equinox.p2/bundles/ie.wombat.jbdiff/pom.xml --no-parent
-rt.equinox.p2/bundles/ie.wombat.jbdiff.test/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.optimizers/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.processors/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.sar/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/pom.xml --no-parent
-rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/pom.xml --no-parent
-rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/pom.xml --no-parent
-rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/pom.xml --no-parent
-rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/pom.xml --no-parent
-rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/pom.xml --no-parent
-rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml --no-parent
-rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml --no-parent
+rt.equinox.p2/org.eclipse.equinox.p2.releng/org.eclipse.equinox.p2-parent/pom.xml
+rt.equinox.p2/bundles/ie.wombat.jbdiff/pom.xml
+rt.equinox.p2/bundles/ie.wombat.jbdiff.test/pom.xml --ignore
+rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml --ignore
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.optimizers/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.processors/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.sar/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/pom.xml
+rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/pom.xml
+rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/pom.xml
+rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/pom.xml
+rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/pom.xml
+rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/pom.xml
+rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/pom.xml
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml --ignore
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml --ignore
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml --ignore
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml --ignore
+rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml --ignore
 eclipse.platform.releng/pom.xml
 eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml
 eclipse.platform.releng/bundles/org.eclipse.cvs/pom.xml
 eclipse.platform.releng/bundles/org.eclipse.pde.tools.versioning/pom.xml
 eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml
-eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml
-eclipse.platform.releng/bundles/org.eclipse.releng.tools/pom.xml
-eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml
-eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml
-eclipse.platform.releng/bundles/org.eclipse.test/pom.xml
-eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml
-eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml
+eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml --ignore
+eclipse.platform.releng/bundles/org.eclipse.releng.tools/pom.xml --ignore
+eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml --ignore
+eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml --ignore
+eclipse.platform.releng/bundles/org.eclipse.test/pom.xml --ignore
+eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml --ignore
+eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml --ignore
 eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml
 eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml
 eclipse.platform.releng/features/org.eclipse.rcp/pom.xml
 eclipse.platform.releng/features/org.eclipse.releng.tools/pom.xml
 eclipse.platform.releng/features/org.eclipse.sdk/pom.xml
 eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/pom.xml
-eclipse.platform.releng/features/org.eclipse.sdk.tests/pom.xml
-eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml
+eclipse.platform.releng/features/org.eclipse.sdk.tests/pom.xml --ignore
+eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml --ignore
 eclipse.platform.releng.tychoeclipsebuilder/pom.xml
 eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml
 eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml
@@ -503,5 +506,5 @@ eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk/pom.xml
 eclipse.platform.releng.tychoeclipsebuilder/platform/pom.xml
 eclipse.platform.releng.tychoeclipsebuilder/platform.sdk/pom.xml
 eclipse.platform.releng.tychoeclipsebuilder/sdk/pom.xml
-eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml
+eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml --ignore
 eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 5686310..02d55fc 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -4,14 +4,102 @@ org.apache.maven.plugins maven-antrun-plugin * * * *
 org.apache.maven.plugins maven-assembly-plugin * * * *
 org.codehaus.mojo xml-maven-plugin * * * *
 org.eclipse.cbi.maven.plugins eclipse-cbi-plugin * * * *
-org.eclipse.tycho target-platform-configuration * * * *
-org.eclipse.tycho tycho-compiler-plugin * * * *
+#org.eclipse.tycho target-platform-configuration * * * *
+#org.eclipse.tycho tycho-compiler-plugin * * * *
 org.eclipse.tycho tycho-p2-director-plugin * * * *
-org.eclipse.tycho tycho-p2-plugin * * * *
-org.eclipse.tycho tycho-p2-repository-plugin * * * *
-org.eclipse.tycho tycho-packaging-plugin * * * *
+#org.eclipse.tycho tycho-p2-plugin * * * *
+#org.eclipse.tycho tycho-p2-repository-plugin * * * *
+#org.eclipse.tycho tycho-packaging-plugin * * * *
 org.eclipse.tycho tycho-surefire-plugin * * * *
 org.eclipse.tycho.extras tycho-custom-bundle-plugin * * * *
 org.eclipse.tycho.extras tycho-p2-extras-plugin * * * *
 org.eclipse.tycho.extras tycho-source-feature-plugin * * * *
+org.eclipse.tycho tycho-bundles-external * * * * *
 org.mortbay.jetty jetty-jspc-maven-plugin * * * *
+
+#THESE ARE TO SKIP TESTS
+* * * * * test
+eclipse.platform.ui eclipse.platform.ui.tests * * * *
+ie.wombat.jbdiff ie.wombat.jbdiff.test * * * *
+org.eclipse.ant org.eclipse.ant.tests.core * * * *
+org.eclipse.ant org.eclipse.ant.tests.ui * * * *
+org.eclipse.compare org.eclipse.compare.tests * * * *
+org.eclipse.core org.eclipse.core.expressions.tests * * * *
+org.eclipse.core org.eclipse.core.filebuffers.tests * * * *
+org.eclipse.core org.eclipse.core.tests.harness * * * *
+org.eclipse.core org.eclipse.core.tests.net * * * *
+org.eclipse.core org.eclipse.core.tests.resources * * * *
+org.eclipse.core org.eclipse.core.tests.resources.saveparticipant1 * * * *
+org.eclipse.core org.eclipse.core.tests.resources.saveparticipant2 * * * *
+org.eclipse.core org.eclipse.core.tests.resources.saveparticipant3 * * * *
+org.eclipse.core org.eclipse.core.tests.resources.saveparticipant * * * *
+org.eclipse.core org.eclipse.core.tests.runtime * * * *
+org.eclipse.debug org.eclipse.debug.tests * * * *
+org.eclipse.e4 org.eclipse.e4.core.commands.tests * * * *
+org.eclipse.e4 org.eclipse.e4.core.tests * * * *
+org.eclipse.e4 org.eclipse.e4.ui.bindings.tests * * * *
+org.eclipse.e4 org.eclipse.e4.ui.tests.css.core * * * *
+org.eclipse.e4 org.eclipse.e4.ui.tests.css.swt * * * *
+org.eclipse.equinox org.eclipse.equinox.bidi.tests * * * *
+org.eclipse.equinox org.eclipse.equinox.cm.test * * * *
+org.eclipse.equinox org.eclipse.equinox.compendium.tests * * * *
+org.eclipse.equinox org.eclipse.equinox.ds.tests * * * *
+org.eclipse.equinox org.eclipse.equinox.frameworkadmin.test * * * *
+org.eclipse.equinox org.eclipse.equinox.p2.tests * * * *
+org.eclipse.equinox org.eclipse.equinox.p2.tests.discovery * * * *
+org.eclipse.equinox org.eclipse.equinox.p2.tests.reconciler.product * * * *
+org.eclipse.equinox org.eclipse.equinox.p2.tests.ui * * * *
+org.eclipse.equinox org.eclipse.equinox.p2.tests.verifier * * * *
+org.eclipse.equinox org.eclipse.equinox.region.tests * * * *
+org.eclipse.equinox org.eclipse.equinox.security.tests * * * *
+org.eclipse.jdt org.eclipse.jdt.apt.pluggable.tests * * * *
+org.eclipse.jdt org.eclipse.jdt.apt.tests * * * *
+org.eclipse.jdt org.eclipse.jdt.compiler.apt.tests * * * *
+org.eclipse.jdt org.eclipse.jdt.compiler.tool.tests * * * *
+org.eclipse.jdt org.eclipse.jdt.core.tests.binaries * * * *
+org.eclipse.jdt org.eclipse.jdt.core.tests.builder * * * *
+org.eclipse.jdt org.eclipse.jdt.core.tests.compiler * * * *
+org.eclipse.jdt org.eclipse.jdt.core.tests.model * * * *
+org.eclipse.jdt org.eclipse.jdt.core.tests.performance * * * *
+org.eclipse.jdt org.eclipse.jdt.debug.tests * * * *
+org.eclipse.jdt org.eclipse.jdt.text.tests * * * *
+org.eclipse.jdt org.eclipse.jdt.ui.tests * * * *
+org.eclipse.jdt org.eclipse.jdt.ui.tests.refactoring * * * *
+org.eclipse.jface org.eclipse.jface.tests.databinding * * * *
+org.eclipse.jface org.eclipse.jface.tests.databinding.conformance * * * *
+org.eclipse.jface org.eclipse.jface.text.tests * * * *
+org.eclipse.jsch org.eclipse.jsch.tests * * * *
+org.eclipse.ltk org.eclipse.ltk.core.refactoring.tests * * * *
+org.eclipse.ltk org.eclipse.ltk.ui.refactoring.tests * * * *
+org.eclipse.osgi org.eclipse.osgi.tests * * * *
+org.eclipse.pde org.eclipse.pde.api.tools.tests * * * *
+org.eclipse.pde org.eclipse.pde.build.tests * * * *
+org.eclipse.pde org.eclipse.pde.ds.tests * * * *
+org.eclipse.pde org.eclipse.pde.ua.tests * * * *
+org.eclipse.pde org.eclipse.pde.ui.tests * * * *
+org.eclipse.releng org.eclipse.releng.tests * * * *
+org.eclipse.sdk org.eclipse.sdk.tests * * * *
+org.eclipse.sdk.feature org.eclipse.sdk.tests eclipse-feature * * * *
+org.eclipse.search org.eclipse.search.tests * * * *
+org.eclipse.swt org.eclipse.swt.tests * * * *
+org.eclipse.team org.eclipse.team.tests.core * * * *
+org.eclipse.team org.eclipse.team.tests.cvs.core * * * *
+org.eclipse.test org.eclipse.test * * * *
+org.eclipse.test org.eclipse.test.performance * * * *
+org.eclipse.test org.eclipse.test.performance.win32 * * * *
+org.eclipse.test.feature org.eclipse.test eclipse-feature * * * *
+org.eclipse.text org.eclipse.text.tests * * * *
+org.eclipse.ua org.eclipse.ua.tests * * * *
+org.eclipse.ua org.eclipse.ua.tests.doc * * * *
+org.eclipse.ui org.eclipse.e4.ui.tests * * * *
+org.eclipse.ui org.eclipse.ui.editors.tests * * * *
+org.eclipse.ui org.eclipse.ui.monitoring.tests * * * *
+org.eclipse.ui org.eclipse.ui.tests * * * *
+org.eclipse.ui org.eclipse.ui.tests.forms * * * *
+org.eclipse.ui org.eclipse.ui.tests.harness * * * *
+org.eclipse.ui org.eclipse.ui.tests.navigator * * * *
+org.eclipse.ui org.eclipse.ui.tests.performance * * * *
+org.eclipse.ui org.eclipse.ui.tests.rcp * * * *
+org.eclipse.ui org.eclipse.ui.tests.views.properties.tabbed * * * *
+org.eclipse.ui org.eclipse.ui.workbench.texteditor.tests * * * *
+
diff --git a/debian/patches/pom.patch b/debian/patches/pom.patch
new file mode 100644
index 0000000..c3aa971
--- /dev/null
+++ b/debian/patches/pom.patch
@@ -0,0 +1,14 @@
+Tycho version is inside a variable, so maven.rules cannot fix it
+--- a/eclipse-platform-parent/pom.xml
++++ b/eclipse-platform-parent/pom.xml
+@@ -72,8 +72,8 @@
+     -->
+ 
+     <!-- For using Tycho 23.1 (currently "staged", removed staged repo below, once released) -->
+-    <tycho.version>0.23.1</tycho.version>
+-    <tycho-extras.version>0.23.1</tycho-extras.version>
++    <tycho.version>0.25</tycho.version>
++    <tycho-extras.version>0.25</tycho-extras.version>
+ 
+     <cbi-plugins.version>1.1.3</cbi-plugins.version>
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..df4e068
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+pom.patch
diff --git a/debian/rules b/debian/rules
index a723893..63bc3e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,46 @@
 #!/usr/bin/make -f
 export JAVA_HOME=/usr/lib/jvm/default-java
 
+PKG=eclipse
+VER=4.6.0
+DTYPE=
+
+AGGREGATOR_PATH=git://git.eclipse.org/gitroot/platform/eclipse.platform.releng.aggregator.git
+TAG=S4_6_0_M6
+
+
 %:
 	dh $@ --parallel --buildsystem=maven
 
 get-orig-source:
-	uscan --verbose --download-current-version --force-download
+	$(if $(wildcard $(PKG)-$(VER)),$(error $(PKG)-$(VER) exist, aborting.))
+	mkdir $(PKG)-$(VER)
+	
+	@echo "# Downloading Eclipse (this may take a long time)..."
+	git clone --depth 1 --branch $(TAG)  $(AGGREGATOR_PATH) $(PKG)-$(VER)
+	cd $(PKG)-$(VER)  && git submodule init && git submodule update
+	
+	#Maybe we could skip these submodules:
+	#eclipse.jdt.binaries \
+	#eclipse.platform.swt.binaries \
+
+	cd $(PKG)-$(VER) && rm -rf bootstrap devutils streams scripts
+	
+	find $(PKG)-$(VER) -type d -name ".git" | xargs rm -rf
+	
+	# Delete pre-built binary artifacts except some test data that cannot be generated
+	find $(PKG)-$(VER) ! -path "*/JCL/*" -type f -name *.jar -delete
+	find $(PKG)-$(VER) -type f -name *.class -delete
+	find $(PKG)-$(VER) -type f -name *.so -delete
+	find $(PKG)-$(VER) -type f -name *.dll -delete
+	find $(PKG)-$(VER) -type f -name *.jnilib -delete
+	find $(PKG)-$(VER) -type f -name *.exe -delete
+	
+	# Remove pre-compiled native launchers
+	rm -rf $(PKG)-$(VER)/rt.equinox.binaries/org.eclipse.equinox.executable/{bin,contributed}/
+	
+	@echo "# Packing..."
+	$(RM) -rf $(PKG)_$(VER)$(DTYPE).orig.tar.xz
+	find -L "$(PKG)-$(VER)" -xdev -type f -print | LC_ALL=C sort \
+	| XZ_OPT="-6v" tar -caf "$(PKG)_$(VER)$(DTYPE).orig.tar.xz" -T- --owner=root --group=root --mode=a+rX
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse.git



More information about the pkg-java-commits mailing list