The new datamining.annotations is now a shared gwt bundle

This is necessary, because the Unit is needed in the frontend and it can't
be moved to the datamining.shared bundle
This commit is contained in:
Lennart Hensler
2015-09-16 16:23:10 +02:00
parent 234b190ae5
commit 3105c90feb
4 changed files with 13 additions and 0 deletions
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.7.0//EN" "http://gwtproject.org/doctype/2.7.0/gwt-module.dtd">
<module>
<source path='annotations/data'/>
</module>