http://git-wip-us.apache.org/repos/asf/oodt/blob/27a28daa/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 3b39db0..f895a4b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -262,6 +262,12 @@ the License. </dependency> <dependency> + <groupId>args4j</groupId> + <artifactId>args4j</artifactId> + <version>2.33</version> + </dependency> + + <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-frontend-jaxrs</artifactId> <version>2.6.0</version>
- [15/35] oodt git commit: Created test cases for distributed confi... mattmann
- [03/35] oodt git commit: Implemented global configuration publish... mattmann
- [06/35] oodt git commit: Altered configuration publishing mechani... mattmann
- [30/35] oodt git commit: Merge branch 'feature/zookeeper-config' ... mattmann
- [25/35] oodt git commit: Removed * imports. Improved code formatt... mattmann
- [35/35] oodt git commit: Update log4j config. mattmann
- [28/35] oodt git commit: Merge branch 'feature/zookeeper-config' ... mattmann
- [32/35] oodt git commit: Fix for empty component home variable mattmann
- [22/35] oodt git commit: Merge branch 'OODT-847' of http://github... mattmann
- [27/35] oodt git commit: fix pom.xml mattmann
- [08/35] oodt git commit: Added zip packaging for distributed conf... mattmann
- [11/35] oodt git commit: Added zip packaging for distributed conf... mattmann
- [13/35] oodt git commit: Created test cases for distributed confi... mattmann
- [26/35] oodt git commit: Fixed parent artifactId in config/pom.xm... mattmann
- [14/35] oodt git commit: Created test cases for distributed confi... mattmann
- [34/35] oodt git commit: Merge branch 'feature/zookeeper-config' ... mattmann
- [33/35] oodt git commit: assert not null. mattmann
- [20/35] oodt git commit: Merge branch 'master' into feature/zooke... mattmann
- [18/35] oodt git commit: Minor improvements for configuration man... mattmann
- [17/35] oodt git commit: Created test cases for distributed confi... mattmann
- [29/35] oodt git commit: fix for presence of component home envir... mattmann
