Bug#352093: jetty: org.apache.commons.el.ExpressionEvaluatorImpl missing in start.config

2006-02-10 Thread Philipp Meier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Daniel Knauth schrieb:
 Package: jetty
 Severity: important
 
 JSP support in jetty does not work unless the line 
   $(java.lib.home)/commons-el-1.0.jar  ! available 
 org.apache.commons.el.ExpressionEvaluatorImpl
 is added to /etc/jetty/start.config. IMHO it cannot hurt to add it even in 
 case thet jetty does not depend on commons-el.

http://localhost:8280/snoop.jsp works on my installation. Please give an
example to reproduce the error. I want to avoid unessacary libraries for
jetty to prevent classloader trouble if a web application ships another
version of the library.

- -billy.
- --
Philipp Meier - [EMAIL PROTECTED]

A: Because it breaks the logical sequence of discussion
Q: Why is top posting bad?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFD7HJ5Zo1qZ89k76URAi9aAJwO8lH1eTAfww8Rxr+cGMiSEIE36gCgpHms
hSsz9gDZ7AwUmc9aAFvA4fI=
=oh1W
-END PGP SIGNATURE-


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Processed: tagging 352093

2006-02-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.12
 tags 352093 + unreproducible moreinfo
Bug#352093: jetty: org.apache.commons.el.ExpressionEvaluatorImpl missing in 
start.config
There were no tags set.
Tags added: unreproducible, moreinfo


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#352196: eclipse-sdk: update to 3.1.2-1 failed

2006-02-10 Thread Armin Berres
Package: eclipse-sdk
Version: 3.1.2-1
Severity: grave
Justification: renders package unusable

I just tried to update to 3.2.1-1, but it failed and made eclipse
unusable.

###
dpkg: dependency problems prevent configuration of eclipse-sdk:
 eclipse-sdk depends on eclipse (= 3.1.2-1); however:
   Version of eclipse on system is 3.1.1-8.
   dpkg: error processing eclipse-sdk (--configure):
dependency problems - leaving unconfigured
##
aptitude install eclipse did the job and everything works now. Don't
know if this is a bug on your or a bug on my side. Just wanted to tell
you.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.2
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages eclipse-sdk depends on:
ii  eclipse   3.1.1-8Extensible Tool Platform and Java 

eclipse-sdk recommends no packages.

-- no debconf information


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#352197: eclipse: locally installed plugins vanished

2006-02-10 Thread Armin Berres
Package: eclipse
Version: 3.1.2-1
Severity: grave
Justification: causes non-serious data loss

I just updated to 3.2.1-1 and with this update all my plugins which
were installed via eclipse vanished (CDT, sublipse, checkstyle and even
more). 
The plugins living in /usr/local/lib/eclipse/plugins/ are still there.
HelpSoftware UpdatesFind and InstallSearch for New Feature also doesn't
show me my update sites anymore.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.2
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages eclipse depends on:
ii  eclipse-jdt   3.1.2-1Java Development Tools plug-ins fo
ii  eclipse-pde   3.1.2-1Plug-in Development Environment to
ii  eclipse-source3.1.2-1Eclipse source code plug-ins

eclipse recommends no packages.

-- no debconf information


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#352203: antlr: FTBFS (ppc64): Please update scripts/config.{guess, sub}

2006-02-10 Thread Andreas Jochens
Package: antlr
Version: 2.7.6-2
Severity: wishlist
Tags: patch

When building 'antlr' on ppc64/unstable, I get the following error:

UNAME_MACHINE = ppc64
UNAME_RELEASE = 2.6.14-2-ppc64
UNAME_SYSTEM  = Linux
UNAME_VERSION = #1 SMP Sun Nov 27 06:36:32 UTC 2005
configure: error: cannot guess build type; you must specify one
make: *** [configure-stamp] Error 1

This is caused by outdated config.{guess,sub} files in the scripts
directory.

With the attached patch 'antlr' can be compiled on ppc64.

Regards
Andreas Jochens

diff -urN ../tmp-orig/antlr-2.7.6/debian/rules ./debian/rules
--- ../tmp-orig/antlr-2.7.6/debian/rules2006-02-10 11:20:41.0 
+0100
+++ ./debian/rules  2006-02-10 11:19:53.0 +0100
@@ -9,6 +9,7 @@
 configure: configure-stamp
 configure-stamp: autotools
dh_testdir
+   cp /usr/share/misc/config.{guess,sub} scripts
BOOTCLASSPATH=/usr/share/classpath/glibj.zip JAVAC=jikes-classpath 
CLASSPATH=`pwd` JAVA=kaffe \
./configure \
--prefix=/usr \


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#352204: eclipse: some times the windows are too small

2006-02-10 Thread Armin Berres
Package: eclipse
Version: 3.1.2-1
Severity: normal

Sometimes any kind of popup window which can appear is too little. Very
often it is not possible to see the content of the window or only the
half of the window. When the window is closed and reopened it may work.

This happens with the Debian eclipse package and with the upstream
tarball.

tell me if I can give you more information.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.2
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages eclipse depends on:
ii  eclipse-jdt   3.1.2-1Java Development Tools plug-ins fo
ii  eclipse-pde   3.1.2-1Plug-in Development Environment to
ii  eclipse-source3.1.2-1Eclipse source code plug-ins

eclipse recommends no packages.

-- no debconf information


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#336285: libswt3.1-gtk-java: reopen 336285

2006-02-10 Thread Michael Koch
On Fri, Feb 10, 2006 at 01:11:07PM +0100, Henning Heinold wrote:
 again there is only the dependency on the mozilla-browser and none for
 firefox.

As stated in #352184 firefox doesnt work currently.
When it works again we will readd it.


Cheers,
Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#352204: eclipse: some times the windows are too small

2006-02-10 Thread Michael Koch
On Fri, Feb 10, 2006 at 12:57:17PM +0100, Armin Berres wrote:
 Package: eclipse
 Version: 3.1.2-1
 Severity: normal
 
 Sometimes any kind of popup window which can appear is too little. Very
 often it is not possible to see the content of the window or only the
 half of the window. When the window is closed and reopened it may work.
 
 This happens with the Debian eclipse package and with the upstream
 tarball.
 
 tell me if I can give you more information.

Please give concret examples, with screenshots if possible.


Cheers,
Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#352204: eclipse: some times the windows are too small

2006-02-10 Thread Armin Berres

Michael Koch wrote:

Please give concret examples, with screenshots if possible.


On the fly I found only two windows with this behaviour. If I find more 
I will make more screenshots.


HTH
Armin


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#352204: eclipse: some times the windows are too small

2006-02-10 Thread Armin Berres

Two more screenshots.



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#352204: eclipse: some times the windows are too small

2006-02-10 Thread Billy Biggs


On 10-Feb-06, at 4:49 AM, Armin Berres wrote:


Michael Koch wrote:

Please give concret examples, with screenshots if possible.


On the fly I found only two windows with this behaviour. If I find  
more I will make more screenshots.


  This is a bug in Eclipse (well, I'd also argue in GTK+) that appears
with some window managers.  It is fixed in version 3.2M4 and newer:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=100659

  Out of curiosity, what window manager are you using?

  -Billy



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers