[SCM] eclipse - Powerful IDE written in java - Debian package. tag, upstream/3.5.2, updated. f3446572f88b632c704d8954de01d91a94184448
Benjamin Drung
bdrung-guest at alioth.debian.org
Wed Mar 17 18:38:22 UTC 2010
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 tag, upstream/3.5.2 has been updated
to f3446572f88b632c704d8954de01d91a94184448 (commit)
from 275588c1f393b0b2b38744171f0b8430af7c373a
- Log -----------------------------------------------------------------
commit f3446572f88b632c704d8954de01d91a94184448
Author: Benjamin Drung <bdrung at ubuntu.com>
Date: Wed Mar 17 16:25:41 2010 +0100
Import eclipse 3.5.2 (eclipse-3.5.2-src.tar.bz2) and remove binaries.
find \( -name '*.xpt' -o -name '*.jar' -o -name '*.class' \) -delete
cd plugins/org.eclipse.osgi.services
unzip src.zip -d src
cd ../org.eclipse.osgi.util
unzip src.zip -d src
cd ../..
find -name '*.zip' -delete
find -type d -print0 | xargs -0 chmod 755
find -type f -print0 | xargs -0 chmod 644
find -type f -name '*.sh' -print0 | xargs -0 chmod 755
find -type d -empty -delete
-----------------------------------------------------------------------
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list