Package: libsvn-java
Version: 1.4.2dfsg1-2
Severity: important

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

When running with the default JVM, the subclipse plugin to eclipse
causes the excpetion below.  When running with the Sun JVM
`JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun /usr/bin/eclipse`, everything
works correctly.

Regards,

- -Roberto

$ /usr/bin/eclipse
searching for compatible vm...
  testing /usr/lib/jvm/java-gcj...found
java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClient not 
found in 
gnu.gcj.runtime.SystemClassLoader{urls=[file:/usr/lib/eclipse/startup.jar], 
parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
   at java.net.URLClassLoader.findClass(libgcj.so.70)
   at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.70)
   at java.lang.ClassLoader.loadClass(libgcj.so.70)
   at java.lang.ClassLoader.loadClass(libgcj.so.70)
   at org.tigris.subversion.javahl.SVNClient.<init>(SVNClient.java:49)
   at 
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapterFactory.isAvailable(JhlClientAdapterFactory.java:216)
   at 
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapterFactory.setup(JhlClientAdapterFactory.java:60)
   at 
org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149)
   at 
org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69)
   at 
org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114)
   at 
org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99)
   at 
org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405)   at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at java.security.AccessController.doPrivileged(libgcj.so.70)
   at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.preFindLocalClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at java.lang.ClassLoader.loadClass(libgcj.so.70)
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar.so)
   at 
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar.so)
   at 
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar.so)
   at 
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar.so)
   at 
org.eclipse.ui.internal.WorkbenchPlugin$1.run(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.swt.custom.BusyIndicator.showWhile(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
   at 
org.eclipse.ui.internal.WorkbenchPlugin.createExtension(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.internal.dialogs.WorkbenchPreferenceNode.createPage(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.jface.preference.PreferenceDialog.createPage(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.createPage(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.jface.preference.PreferenceDialog.showPage(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.showPage(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.jface.preference.PreferenceDialog$8.selectionChanged(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.viewers.StructuredViewer$3.run(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.core.runtime.SafeRunner.run(org.eclipse.equinox.common_3.2.0.v20060603.jar.so)
   at 
org.eclipse.core.runtime.Platform.run(org.eclipse.core.runtime_3.2.0.v20060603.jar.so)
   at 
org.eclipse.ui.internal.JFaceUtil$1.run(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.jface.util.SafeRunnable.run(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.util.OpenStrategy.access$4(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.util.OpenStrategy$3.run(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.swt.widgets.RunnableLock.run(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
   at 
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
   at 
org.eclipse.swt.widgets.Display.runAsyncMessages(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
   at 
org.eclipse.swt.widgets.Display.readAndDispatch(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
   at 
org.eclipse.jface.window.Window.runEventLoop(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.window.Window.open(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.ui.internal.OpenPreferencesAction.run(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.jface.action.Action.runWithEvent(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.action.ActionContributionItem.access$2(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.swt.widgets.EventTable.sendEvent(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
   at 
org.eclipse.swt.widgets.Widget.sendEvent(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
   at 
org.eclipse.swt.widgets.Display.runDeferredEvents(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
   at 
org.eclipse.swt.widgets.Display.readAndDispatch(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
   at 
org.eclipse.ui.internal.Workbench.runEventLoop(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.internal.Workbench.runUI(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.PlatformUI.createAndRunWorkbench(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.internal.ide.IDEApplication.run(org.eclipse.ui.ide_3.2.1.M20060915-1030.jar.so)
   at 
org.eclipse.core.internal.runtime.PlatformActivator$1.run(org.eclipse.core.runtime_3.2.0.v20060603.jar.so)
   at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at java.lang.reflect.Method.invoke(libgcj.so.70)
   at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
   at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
   at org.eclipse.core.launcher.Main.run(Main.java:977)
   at org.eclipse.core.launcher.Main.main(Main.java:952)
java.lang.ClassNotFoundException: org.tigris.subversion.javahl.JNIError not 
found in 
gnu.gcj.runtime.SystemClassLoader{urls=[file:/usr/lib/eclipse/startup.jar], 
parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
   at java.net.URLClassLoader.findClass(libgcj.so.70)
   at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.70)
   at java.lang.ClassLoader.loadClass(libgcj.so.70)
   at java.lang.ClassLoader.loadClass(libgcj.so.70)
   at org.tigris.subversion.javahl.SVNClient.<init>(SVNClient.java:49)
   at 
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapterFactory.isAvailable(JhlClientAdapterFactory.java:216)
   at 
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapterFactory.setup(JhlClientAdapterFactory.java:60)
   at 
org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149)
   at 
org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69)
   at 
org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114)
   at 
org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99)
   at 
org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405)   at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at java.security.AccessController.doPrivileged(libgcj.so.70)
   at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.preFindLocalClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at java.lang.ClassLoader.loadClass(libgcj.so.70)
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar.so)
   at 
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar.so)
   at 
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar.so)
   at 
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar.so)
   at 
org.eclipse.ui.internal.WorkbenchPlugin$1.run(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.swt.custom.BusyIndicator.showWhile(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
   at 
org.eclipse.ui.internal.WorkbenchPlugin.createExtension(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.internal.dialogs.WorkbenchPreferenceNode.createPage(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.jface.preference.PreferenceDialog.createPage(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.createPage(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.jface.preference.PreferenceDialog.showPage(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.showPage(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.jface.preference.PreferenceDialog$8.selectionChanged(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.viewers.StructuredViewer$3.run(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.core.runtime.SafeRunner.run(org.eclipse.equinox.common_3.2.0.v20060603.jar.so)
   at 
org.eclipse.core.runtime.Platform.run(org.eclipse.core.runtime_3.2.0.v20060603.jar.so)
   at 
org.eclipse.ui.internal.JFaceUtil$1.run(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.jface.util.SafeRunnable.run(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.util.OpenStrategy.access$4(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.util.OpenStrategy$3.run(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.swt.widgets.RunnableLock.run(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
   at 
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
   at 
org.eclipse.swt.widgets.Display.runAsyncMessages(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
   at 
org.eclipse.swt.widgets.Display.readAndDispatch(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
   at 
org.eclipse.jface.window.Window.runEventLoop(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.window.Window.open(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.ui.internal.OpenPreferencesAction.run(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.jface.action.Action.runWithEvent(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.action.ActionContributionItem.access$2(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.swt.widgets.EventTable.sendEvent(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
   at 
org.eclipse.swt.widgets.Widget.sendEvent(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
   at 
org.eclipse.swt.widgets.Display.runDeferredEvents(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
   at 
org.eclipse.swt.widgets.Display.readAndDispatch(org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar.so)
   at 
org.eclipse.ui.internal.Workbench.runEventLoop(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.internal.Workbench.runUI(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.PlatformUI.createAndRunWorkbench(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.internal.ide.IDEApplication.run(org.eclipse.ui.ide_3.2.1.M20060915-1030.jar.so)
   at 
org.eclipse.core.internal.runtime.PlatformActivator$1.run(org.eclipse.core.runtime_3.2.0.v20060603.jar.so)
   at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.eclipse.osgi_3.2.1.R32x_v20060919.jar.so)
   at java.lang.reflect.Method.invoke(libgcj.so.70)
   at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
   at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
   at org.eclipse.core.launcher.Main.run(Main.java:977)
   at org.eclipse.core.launcher.Main.main(Main.java:952)


- -- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-k7
Locale: LANG=es_ES, LC_CTYPE=es_ES (charmap=ISO-8859-1)

Versions of packages libsvn-java depends on:
ii  gij-4.1 [java2-runtime]     4.1.1-20     The GNU Java bytecode interpreter
ii  libsvn1                     1.4.2dfsg1-2 Shared libraries used by Subversio
ii  sun-java5-jre [java2-runtim 1.5.0-10-3   Sun Java(TM) Runtime Environment (

libsvn-java recommends no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGM4bA5SXWIKfIlGQRAnMrAJ4j7E6HX+wn/P2WmP2MpmdO4839IACdHncR
m6n90xZ2kxFBNxvUz5YgLjA=
=1loC
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to