Bug#626020: compile error on MIPS architecture

2011-06-12 Thread Ted Dunning
It appears that this error is due to java 1.5 being used to compile
Zookeeper on MIPS.  Java = 1.6 is an explicit requirement of
Zookeeper but the message being emitted indicates that the compiler
being used is imposing 1.5 syntax.

See these links for more information:


 
http://stackoverflow.com/questions/1678122/must-override-a-superclass-method-errors-after-importing-a-project-into-eclipse
 
http://stackoverflow.com/questions/2335655/why-is-javac-failing-on-override-annotation


Based on this, I think that this is a build system misconfiguration
rather than a package bug.



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#626020: Problem with MIPS in general?

2011-06-12 Thread Ted Dunning
I see this thread:

http://us.generation-nt.com/answer/openjdk-default-jdk-squeeze-issues-mips-open-security-issues-lenny-help-199722741.html

Does this imply the MIPS doesn't even have jdk-6?  If so, why are we
worrying about whether a package that requires jdk-6 compiles or not?



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#626020: more about Zookeeper

2011-06-12 Thread Ted Dunning
Yes.

This looks more like bad packaging than either bad environment or code.

On Sun, Jun 12, 2011 at 2:27 PM, Henrique de Moraes Holschuh
h...@debian.org wrote:
 retitle 626020 zookeeper: incorrect dependency information
 thanks

 On Sun, 12 Jun 2011, Ted Dunning wrote:
 I just looked at this bug and it looks like a configuration error in
 the environment rather than a bug in Zookeeper per se.

 In particular, Java = 1.6 is an explicit requirement of the Zookeeper
 package while the error being emitted is highly characteristic of an
 attempt to compile 1.6 compatible code on a java 1.5 compiler.

 The Debian package declares:

 Depends: libzookeeper-java (= 3.3.1+dfsg1-2), default-jre-headless | 
 java6-runtime-headless, adduser

 which looks like it would allow the package to be installed on java-5
 environments at first glance.  That would be a grave bug by itself.

 It also declares:

 Build-Depends: debhelper (= 7.4.11), javahelper (= 0.28), default-jdk (=
 1.6), ant (= 1.6.0), liblog4j1.2-java ( 1.2.15-8), junit4,
 libxerces2-java, libjline-java, libnetty-java, javacc, default-jdk-doc,
 python-all-dev, python-support, libboost-dev, libxml2-dev, liblog4cxx10-dev,
 autoconf, help2man, libtool, automake, libcppunit-dev

 Which is ALSO broken, due to the use of epochs in the default-jdk
 versioning.  It would have to declare a build-dependency on default-jdk (=
 1:1.6).

 As it stands, it allows the package to be built under java-5, which appears
 to be the reason for the FBTFS report from MIPS.

 --
  One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie. -- The Silicon Valley Tarot
  Henrique Holschuh



 --
 To unsubscribe, send mail to 626020-unsubscr...@bugs.debian.org.




__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#602694: this bug appears invalid

2011-06-12 Thread Ted Dunning
I see no technical justification of this bug.  It appears to be personal opinion
unsubstantiated by the record.



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.