1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
From: Markus Koschany <apo@debian.org>
Date: Mon, 1 Jun 2015 13:42:24 +0200
Subject: netbeans platform nbi
Don't build the Netbeans Installer modules.
Forwarded: not-needed
---
nbbuild/cluster.properties | 2 --
1 file changed, 2 deletions(-)
diff --git a/nbbuild/cluster.properties b/nbbuild/cluster.properties
index 9b1177a..fce0fcb 100644
--- a/nbbuild/cluster.properties
+++ b/nbbuild/cluster.properties
@@ -883,8 +883,6 @@ nb.cluster.harness=\
apisupport.harness,\
jellytools.platform,\
jemmy,\
- libs.nbi.ant,\
- libs.nbi.engine,\
nbjunit,\
o.n.insane
|