Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Devrim Gunyel
core
Commits
cdcfa1f5
Commit
cdcfa1f5
authored
Oct 15, 2019
by
Piotr Gawron
Browse files
problem with annotations taken from non-exisiting biocompendium annotator
parent
088f958a
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
cdcfa1f5
minerva
(
14.0.1
)
stable
;
urgency
=
medium
*
Bug
fix
:
maps
that
were
annotated
using
old
Biocompendium
annotator
could
not
load
properly
(#
986
)
--
Piotr
Gawron
<
piotr
.
gawron
@
uni
.
lu
>
Wed
,
15
Oct
2019
9
:
00
:
00
+
0200
minerva
(
14.0.0
)
stable
;
urgency
=
medium
*
Feature
removal
:
BioCompendium
annotator
removed
(#
32
)
*
Feature
removal
:
support
for
tomcat7
removed
(#
828
)
...
...
persist/src/main/resources/db/migration/14.0.1/V14.0.1.20191015__biocompendium_annotations.sql
0 → 100644
View file @
cdcfa1f5
update
miriam_data_table
set
annotator
=
null
where
annotator
=
'lcsb.mapviewer.annotation.services.annotators.BiocompendiumAnnotator'
;
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment