[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. b8d341fc05c7eb2da9f2ad53770974a533fb76a1

Niels Thykier nthykier-guest at alioth.debian.org
Sun Sep 27 20:39:12 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "eclipse - Powerful IDE written in java - Debian package.".

The branch, master has been updated
       via  b8d341fc05c7eb2da9f2ad53770974a533fb76a1 (commit)
      from  6ad71b7ac03a59a22deb89dabb6b300ceda678bc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b8d341fc05c7eb2da9f2ad53770974a533fb76a1
Author: Niels Thykier <niels at thykier.net>
Date:   Sun Sep 27 22:39:06 2009 +0200

    Updated TODO.

-----------------------------------------------------------------------

Summary of changes:
 debian/TODO |   28 +++++++++++++++++++++-------
 1 files changed, 21 insertions(+), 7 deletions(-)

diff --git a/debian/TODO b/debian/TODO
index c3e8007..ac38b4a 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,17 +1,31 @@
 debian/control:
-	- Add kdebase-bin as alternative to zenity.
-	  (Look at correcting debian/extra/eclipse.sh to support
-	  xdialog or Xdialog and add that as well.)
-
-	- Add conflicts on older eclipse-*-nls.
+	- Look at correcting debian/extra/eclipse.sh to support
+	  xdialog or Xdialog and add that as alternative to zenity | kdebase-bin
 
 Things that needs fixing:
-	- Create and "fill" the separate packages (eclipse-platform, eclipse-pde, etc...)
 	- debian/rules: Turn all calls in debian-build-stamp and debian-install-stamp
 	  into patches and send them to eclipse-build.
 	- Figure out if the executable could be stuffed into eclipse-platform rather than
 	  eclipse.
-	- Clean up Ubuntu/LP bugs against eclipse. (?)
+	- Clean up Ubuntu/LP bugs against eclipse.
         - Create patches to deal with "uname", so we don't have to use a wrapper.
 	- Check upstream build system for other archs and check Fedora's "multi-arch" hacks.
+	- Use system jars rather than pre-compiled ones. (e.g. luence, ant, etc.)
+	- Expose certain eclipse jars to the world (see below).
+
+
+Expose eclipse jars:
+
+       Apparently libjibx-java is needed by openjdk7 and depends
+       on some eclipse jars (beyond what is available in libecj-java)
 
+       org.eclipse.core.contenttype.jar
+       org.eclipse.core.jobs.jar
+       org.eclipse.core.resources.jar
+       org.eclipse.core.runtime.jar
+       org.eclipse.equinox.common.jar
+       org.eclipse.equinox.preferences.jar
+       org.eclipse.jdt.core.jar
+       org.eclipse.jdt.core.manipulation.jar
+       org.eclipse.osgi.jar
+       org.eclipse.text.jar


hooks/post-receive
-- 
eclipse - Powerful IDE written in java - Debian package.



More information about the pkg-java-commits mailing list