Deprecate the old gfac-schemas-utils library and only use classes from the
airavata-gfac-schema-utils
-----------------------------------------------------------------------------------------------------
Key: AIRAVATA-147
URL: https://issues.apache.org/jira/browse/AIRAVATA-147
Project: Airavata
Issue Type: Task
Components: GFac, XBaya
Reporter: Saminda Wijeratne
delete the following dependency and track down the broken packages and replace
it with classes from airavata-gfac-schema-utils. If anything is missing, please
add the implementation to schema-utils first.
<dependency>
<groupId>gfac</groupId>
<artifactId>gfac-schema-utils</artifactId>
<version>0.4.3</version>
</dependency>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira