Bug#443485: eclipse: fails to build

Michael Koch konqueror at gmx.de
Sat Sep 22 05:56:19 UTC 2007


tag 443485 pending
thanks


On Fri, Sep 21, 2007 at 07:46:12PM +0200, Albert Dengg wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Package: eclipse
> Version: 3.2.2-2
> Severity: serious
> Justification: no longer builds from source
> 
> hi
> 
> eclipse fails to build in pbuilder with the following errors
> (that i can find in the output):
> 
> [javac] 2. ERROR in /tmp/buildd/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/src/org/eclipse/team/internal/ccvs/ssh2/CVSSSH2PreferencePage.java
> [javac]  (at line 840)
> [javac]     setErrorMessage(ee.message);
> [javac]                     ^^^^^^^^^^
> [javac] ee.message cannot be resolved or is not a field
> [javac] ----------
> [javac] 3. ERROR in /tmp/buildd/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/src/org/eclipse/
> [javac] team/internal/ccvs/ssh2/CVSSSH2PreferencePage.java (at line 891)
> [javac]     setErrorMessage(ee.message);
> [javac]                     ^^^^^^^^^^
> [javac] ee.message cannot be resolved or is not a field
> [javac] ----------

This was caused by the jsch update which was API incompatible (this was
the only issue). I added a patch for this to SVN.

Thanks for reporting.


Cheers,
Michael





More information about the pkg-java-maintainers mailing list