This is an automated email from the git hooks/post-receive script. luca-vercelli-guest pushed a commit to branch master in repository tycho.
commit d2bebb777f99ca84f2fe8b80d64a9a75704662c8 Author: Luca Vercelli <[email protected]> Date: Tue Jan 2 14:07:31 2018 +0100 some comments --- debian/README.source | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/README.source b/debian/README.source index f1a42bf..3ee67d9 100644 --- a/debian/README.source +++ b/debian/README.source @@ -4,3 +4,9 @@ would be enough but we don't have it (yet). We started with http://pkgs.fedoraproject.org/cgit/rpms/tycho.git/tree/tycho-bootstrap.sh to understand which portions of Tycho may be built without Eclipse. +Tycho uses 4 jars made up of binaries from Eclipse: org.eclipse.* +Sources are not completely available. We took sources from Eclipse aggregator (the eclipse-bundles/ folder) +and resources from Maven Central repository. + +Fedora packagers added a fedoraproject-p2 module. We do not know exactly what is it needed for. + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tycho.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

