Skip to content
Snippets Groups Projects
Commit 32412183 authored by Adam Laskowski's avatar Adam Laskowski
Browse files

BIS-800: Removed life-sciences core-plugin from installer.

parent 7f091366
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
......@@ -47,8 +47,6 @@ public class GlobalInstallationContext
public static final String TECHNOLOGY_ELN_LIMS = "ELN-LIMS";
public static final String TECHNOLOGY_ELN_LIMS_LIFE_SCIENCES = "ELN-LIMS-LIFE-SCIENCES";
public static final String TECHNOLOGY_MICROSCOPY = "MICROSCOPY";
public static final String TECHNOLOGY_FLOW_CYTOMETRY = "FLOW";
......@@ -57,7 +55,7 @@ public class GlobalInstallationContext
public static final String[] TECHNOLOGIES =
{ TECHNOLOGY_ILLUMINA_NGS, TECHNOLOGY_ELN_LIMS, TECHNOLOGY_MICROSCOPY,
TECHNOLOGY_FLOW_CYTOMETRY, TECHNOLOGY_ELN_LIMS_LIFE_SCIENCES };
TECHNOLOGY_FLOW_CYTOMETRY };
/**
* set to true if the installation process is trying to update an existing openBIS installation.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment