Peter Cseh created OOZIE-2852:
---------------------------------

             Summary: Remove simple-json dependency from oozie sharelib
                 Key: OOZIE-2852
                 URL: https://issues.apache.org/jira/browse/OOZIE-2852
             Project: Oozie
          Issue Type: Bug
            Reporter: Peter Cseh
            Assignee: Peter Cseh


If I remove the json-simple dependency from the oozie sharelib, it compiles 
just fine. It should be removed from it as it's not needed.
{noformat}
       <dependency>
            <groupId>com.googlecode.json-simple</groupId>
            <artifactId>json-simple</artifactId>
            <scope>compile</scope>
        </dependency>
{noformat}




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to