Author: omalley
Date: Tue Mar 8 05:58:35 2011
New Revision: 1079232
URL: http://svn.apache.org/viewvc?rev=1079232&view=rev
Log:
commit 60eb3778ae3768c1e0244452258243691832ab86
Author: Luke Lu <[email protected]>
Date: Tue Dec 21 09:18:07 2010 -0800
Fix contrib eclipse-plugin build
eclipse.home is unset by default so my contrib build skipped it.
Modified:
hadoop/mapreduce/branches/yahoo-merge/src/contrib/eclipse-plugin/ivy/libraries.properties
Modified:
hadoop/mapreduce/branches/yahoo-merge/src/contrib/eclipse-plugin/ivy/libraries.properties
URL:
http://svn.apache.org/viewvc/hadoop/mapreduce/branches/yahoo-merge/src/contrib/eclipse-plugin/ivy/libraries.properties?rev=1079232&r1=1079231&r2=1079232&view=diff
==============================================================================
---
hadoop/mapreduce/branches/yahoo-merge/src/contrib/eclipse-plugin/ivy/libraries.properties
(original)
+++
hadoop/mapreduce/branches/yahoo-merge/src/contrib/eclipse-plugin/ivy/libraries.properties
Tue Mar 8 05:58:35 2011
@@ -15,3 +15,5 @@
#Please list the dependencies name with version if they are different from the
ones
#listed in the global libraries.properties file (in alphabetical order)
+
+commons-cli.version=1.2