Re: [protobuf] mvn test failing in 2.4.0a java subproject

2011-04-28 Thread Pherl Liu
Should be fix in r384; will be included in the next release (2.4.1) On Thu, Apr 28, 2011 at 1:41 PM, Pherl Liu wrote: > I see, probably the AbstractMap.SimpleEntry usage in the > SmallSortedMapTest. > > > On Thu, Apr 28, 2011 at 12:45 PM, Ph

Re: [protobuf] mvn test failing in 2.4.0a java subproject

2011-04-27 Thread Pherl Liu
I see, probably the AbstractMap.SimpleEntry usage in the SmallSortedMapTest. On Thu, Apr 28, 2011 at 12:45 PM, Pherl Liu wrote: > Hmm, what errors did you get after removing the @Override annotations? > > On Thu, Apr 28, 2011 at 12:07 AM, CRozeboom wrote: > >> I installed maven and am trying to

Re: [protobuf] mvn test failing in 2.4.0a java subproject

2011-04-27 Thread Pherl Liu
Hmm, what errors did you get after removing the @Override annotations? On Thu, Apr 28, 2011 at 12:07 AM, CRozeboom wrote: > I installed maven and am trying to build the java jar files for a > project. I've tried this on a Windows XP and Ubuntu 10.10 system with > the same results. I've even trie

Re: [protobuf] mvn test failing in 2.4.0a java subproject

2011-04-27 Thread Pherl Liu
I see, so you are using JDK1.5. Will send out a fix for this. On Thu, Apr 28, 2011 at 12:07 AM, CRozeboom wrote: > I installed maven and am trying to build the java jar files for a > project. I've tried this on a Windows XP and Ubuntu 10.10 system with > the same results. I've even tried removin

[protobuf] mvn test failing in 2.4.0a java subproject

2011-04-27 Thread CRozeboom
I installed maven and am trying to build the java jar files for a project. I've tried this on a Windows XP and Ubuntu 10.10 system with the same results. I've even tried removing the @Override annotations that are being complained about and simply doing a "maven package", but that fails as well. I