From 861504fc3fe2a02a460b267527f1f029d380db2d Mon Sep 17 00:00:00 2001
From: tle <tle>
Date: Thu, 3 Feb 2011 16:54:23 +0000
Subject: [PATCH] Added allowBinaryCycles to dali-sdk component, see bug 335795

---
 releng.wtpbuilder/components/dali-sdk/build.properties | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/releng.wtpbuilder/components/dali-sdk/build.properties b/releng.wtpbuilder/components/dali-sdk/build.properties
index e768aa48a..136233845 100644
--- a/releng.wtpbuilder/components/dali-sdk/build.properties
+++ b/releng.wtpbuilder/components/dali-sdk/build.properties
@@ -51,3 +51,6 @@ topLevelElementType=feature
 
 topLevelElementId=org.eclipse.jpt_sdk.assembly.feature
 
+# Hack to make the build pass, see bug 335795
+allowBinaryCycles=true
+
-- 
GitLab