Great catch Vinod. Yeah, that was definitely unintentional.
On Fri, Jun 21, 2013 at 11:21 AM, Vinod Kone <[email protected]> wrote: > +mesos-dev > > Hey Andy, > > Looks like we have been (unintentionally?) publishing mesos jars (starting > from mesos-0.10.0) compiled to java 7 bytecode, to the apache maven repo. > AFAIK, we are not using any java 7 features. So, I propose we compile the > jars to java 6 and upload them. We should probably update our build tool > chain to make this explicit. I'm sure there is an option somewhere in mvn > to the set the target byte code. > > Does that make sense? > That all sounds good to me! > P.S: Not sure what is the apache policy for deleting publicly published > jars. > I'm not sure what the process is for getting published jars removed from Apache's public repo, also they get replicated to Maven Central so there may be a different process for that as well (if it's even possible).
