From ccb440d40b71716169f34232d7d56c816d0ad3db Mon Sep 17 00:00:00 2001
From: felmer <felmer>
Date: Thu, 25 Apr 2013 06:54:53 +0000
Subject: [PATCH] SP-599, BIS-370: add .shadow_dependencies for
 deep_sequencing_unit in order to have libraries/openbis-apis checked-out
 because openbis_knime has been removed from openbis_all

SVN: 28904
---
 deep_sequencing_unit/.shadow_dependencies | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 deep_sequencing_unit/.shadow_dependencies

diff --git a/deep_sequencing_unit/.shadow_dependencies b/deep_sequencing_unit/.shadow_dependencies
new file mode 100644
index 00000000000..d3dfcd195f7
--- /dev/null
+++ b/deep_sequencing_unit/.shadow_dependencies
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="lib" path="/libraries/openbis-apis"/>
+</classpath>
-- 
GitLab