1. cmake and protoc maven plugins already exists. why you want to write
a new ones?
2. Groovy accepts java syntax. Just rewrite saveVersion.sh to java (its
done already in JIRA) and put it in pom.xml - no overhaul of build
infrastructure needed.
Patrick Hunt created HADOOP-9124:
Summary: SortedMapWritable violates contract of Map interface for
equals() and hashCode()
Key: HADOOP-9124
URL: https://issues.apache.org/jira/browse/HADOOP-9124
Proj
On Wed, Dec 5, 2012 at 9:24 AM, Alejandro Abdelnur wrote:
> Current tasks of the build for being 'pluginized' are:
>
> 1* cmake (HADOOP-8887)
> 2* protoc(HADOOP-9117)
> 3* saveVersion (HADOOP-8924) (but this one has been -1)
> [ ... ]
> While we could argue this plugins are general purpose and the
Costin Leau created HADOOP-9123:
---
Summary: Windows clients cannot create proper CP entries inside
the DistributedCache
Key: HADOOP-9123
URL: https://issues.apache.org/jira/browse/HADOOP-9123
Project: Ha