| commit | 4c0d1e564f2bfd949c975bbc8f3909e90bc10fc8 | [log] [tgz] |
|---|---|---|
| author | Johannes Faltermeier <jfaltermeier@eclipsesource.com> | Wed Apr 01 13:50:45 2015 +0200 |
| committer | Johannes Faltermeier <jfaltermeier@eclipsesource.com> | Wed Apr 01 13:50:45 2015 +0200 |
| tree | cb024f073a71083f537ced278c2bf2f3fcc5e556 | |
| parent | 484cebb4ee71a86fc63a1e6f279bce5871f937b8 [diff] |
Bug 459880 - Sign bundles during build Include packed jars in p2 repository https://bugs.eclipse.org/bugs/show_bug.cgi?id=459880
diff --git a/builds/org.eclipse.emf.edapt.releng/pom.xml b/builds/org.eclipse.emf.edapt.releng/pom.xml index 80b3cab..491e026 100644 --- a/builds/org.eclipse.emf.edapt.releng/pom.xml +++ b/builds/org.eclipse.emf.edapt.releng/pom.xml
@@ -89,6 +89,7 @@ <arch>x86_64</arch> </environment> </environments> + <includePackedArtifacts>true</includePackedArtifacts> </configuration> </plugin>