GitHub user edikaradumi opened a pull request:
https://github.com/apache/incubator-taverna-plugin-gis/pull/4
Migrate plugin to Taverna 3
- Updated 52North library to latest version with Apache license
- Created GisClient interface and implementation
- Added GisClientFactory
- Implement GisActivityFactory
- Improve GisActivity configuration
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/edikaradumi/incubator-taverna-plugin-gis
master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-taverna-plugin-gis/pull/4.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4
----
commit 9e65fc9cab9e9c1e112c01d6a9680de656b420af
Author: Edi Karadumi <[email protected]>
Date: 2016-07-12T13:09:44Z
Remove wps_config.xml as it is not used
commit 8d4a3da51602961014881eaad42cb458e4fc1f41
Author: Edi Karadumi <[email protected]>
Date: 2016-07-12T20:04:11Z
add taverna-git-client template
commit 96aea111e87260c66fa7831fcb90d4667dce120d
Author: Edi Karadumi <[email protected]>
Date: 2016-07-12T21:34:29Z
implemented gis-client inteface and corresponding JUnit tests
commit e957dd1dcfbcee829fe47d4bcc2f46208e18f028
Author: Edi Karadumi <[email protected]>
Date: 2016-07-15T18:13:39Z
Update 52n-wps-client-lib
commit dddc272a2a0e5a495a5641211eee19d76045496b
Author: Edi Karadumi <[email protected]>
Date: 2016-07-15T18:16:41Z
format pom code
commit 84613b95cac1dcf54bbbc9d36074acf916df2b80
Author: Edi Karadumi <[email protected]>
Date: 2016-07-17T23:32:00Z
Add GisClientFactory for creating the required GisClient Implementation
The user should use the GisClientFactory to get the right GisClient parser.
Different GisClients that use different libraries might be implemented.
commit 5d022d2f0802eb3466acb28f9d31f3f7008e623a
Author: Edi Karadumi <[email protected]>
Date: 2016-07-17T23:34:27Z
Update Gis client interface and implementation
commit dc01eff6ba8b01f31fc24f79dab75ffa0f6f729a
Author: Edi Karadumi <[email protected]>
Date: 2016-07-17T23:36:33Z
Add Configuration Bean annotations
commit f199915a75dc119e2cd8831721ae0e5f98a3a896
Author: Edi Karadumi <[email protected]>
Date: 2016-07-17T23:37:11Z
Update ServiceDescription ACTIVITY_TYPE
commit a33f3cce99a06369bb5f43747338a527fdbef64c
Author: Edi Karadumi <[email protected]>
Date: 2016-07-17T23:38:25Z
Implement GisActivityFactory
commit 99d32a7da879edf013c3201e32ef243e0b6e2cc9
Author: Edi Karadumi <[email protected]>
Date: 2016-07-18T00:33:28Z
Update GisActivity to use Jackson object instead of ConfigBean
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---