Stian Soiland-Reyes created TAVERNA-963:
-------------------------------------------
Summary: Change package name of de.uni_luebeck.inb.knowarc
Key: TAVERNA-963
URL: https://issues.apache.org/jira/browse/TAVERNA-963
Project: Apache Taverna
Issue Type: Task
Components: Taverna Common Activities
Reporter: Stian Soiland-Reyes
https://github.com/apache/incubator-taverna-common-activities/tree/master/taverna-external-tool-activity/src/main/java/de/uni_luebeck/inb/knowarc
should be changed to have the package name
org.apache.taverna.activities.externaltool.* instead of
de.uni_luebeck.inb.knowarc.usecases.* and de.uni_luebeck.inb.knowarc.gui.*
(I would avoid the "usecases" name if possible)
Any actual UI code should probably be moved to
https://github.com/apache/incubator-taverna-workbench-common-activities/tree/master/taverna-external-tool-activity-ui/src/main/java/org/apache/taverna/activities/externaltool
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)