Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8512
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Luca Vercelli <luca.vercelli.to@gmail.com> |
| Newsgroups | linux.debian.maint.java |
| Subject | Re: plans for eclipse luna in debian |
| Date | Sun, 25 Oct 2015 22:20:02 +0100 |
| Message-ID | <qnARQ-814-7@gated-at.bofh.it> (permalink) |
| References | <pbaVk-2ca-15@gated-at.bofh.it> <qhJ1L-7NG-11@gated-at.bofh.it> <qhJEu-l4-19@gated-at.bofh.it> <qkzpg-6HT-25@gated-at.bofh.it> <qkBho-14t-15@gated-at.bofh.it> <qkYnD-17l-3@gated-at.bofh.it> <qlCO6-1qN-13@gated-at.bofh.it> <qlIAa-1CH-5@gated-at.bofh.it> <qlQHp-4T6-9@gated-at.bofh.it> |
| X-Original-To | Pascal Rapicault <pascal@rapicorp.com>, debian-java@lists.debian.org |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Sun Oct 25 21:12:46 2015 |
| Old-Return-Path | <luca.vercelli.to@gmail.com> |
| X-Amavis-Spam-Status | No, score=-7.799 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -7 |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=qoQS72WvmtWal8uP10UX9XZu1sOL0CbuuTIfss8KwfM=; b=a8WiPMx69KGFxRr9tdxW5O/Oxr8p8kZAYwo/cBKTBd300sBxfLQ6h47ZBUnIq+ACuP FC3lvbmm+Dx+2jzDyxBHZk5wyQAh0fa7nBeR1Ky313pLx0bRGIyYLMewgLWRcGv/T/X9 XjuHxdimKbd8BfTUk40Pd+y0/t/8EqN7IM9ISwzSBcGDs+QPmsyEJ8tuwSX0fY9dpwRK en0iXHjhDRtdapqQ+7yZwo6CVRubto64f+RMoCYU7jUXkCKrGQGYNou7dc8GExyE8E5O lT2t+Gr8jEYULsy4HqBiuJXsD0WMimn4YBo4FFKR3YVVfuyUUcsB2txrM8jXlWGjr+yC 9uzA== |
| X-Received | by 10.194.114.70 with SMTP id je6mr16378949wjb.7.1445807552795; Sun, 25 Oct 2015 14:12:32 -0700 (PDT) |
| X-Enigmail-Draft-Status | N1110 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 7bit |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/18831 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/562D45BE.1060702@gmail.com |
| Approved | robomod@news.nic.it |
| Lines | 68 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Sun, 25 Oct 2015 22:12:30 +0100 |
| X-Original-Message-ID | <562D45BE.1060702@gmail.com> |
| X-Original-References | <551EA3D7.30105@onenetbeyond.org> <5617EEA7.6030803@gmail.com> <5617F732.6060202@gambaru.de> <562246E8.7050209@gmail.com> <5622636C.2030008@gambaru.de> <5623BF70.3040907@gambaru.de> <56261E4C.8010503@gmail.com> <56267489.3040909@gambaru.de> <5626EE80.4000902@rapicorp.com> |
| Xref | csiph.com linux.debian.maint.java:8512 |
Show key headers only | View raw
Dear Pascal, I have a question. I'm trying to build Tycho, and all pom's refer to the "packaging eclipse-plugin". What is this? Offline Maven gives error "Unknown packaging: eclipse-plugin". I suppose its source code is somewhere else outside Tycho. Il 21/10/2015 03:46, Pascal Rapicault ha scritto: > Hi, > > I'm from the Eclipse community. I've been involved with Eclipse for > over 10y where I've contributed to the previous build mechanism and to > the Tycho based one. If you need, I can help shed some light on the > why of things so you can save time navigating this by yourself. > That said, I'm not familiar with the way fedora have done things (but > I know one of the maintainer of the Eclipse build there if we need > more details), though I assume they probably have to first white list > a number of bundles to bootstrap tycho, then build the pieces > originally white listed, and finally rebuild tycho and continue on. > > HTH > > Pascal > > On 15-10-20 01:06 PM, Markus Koschany wrote: >> Am 20.10.2015 um 12:58 schrieb Luca Vercelli: >>> I am not an expert with mh_make, however I see a problem here. >>> Eclipse build depends on Tycho, however Tycho build depends on both >>> Eclipse and Tycho itself! >> Indeed that is nasty. But it looks like the Fedora maintainers have >> solved this issue too. [1] We need to do something similar for Debian to >> break this circular dependency. >> >>> So, two problems: >>> (1) mh_make fails for both projects. >>> Markus, can you explain me how were you able to build the base >>> structure >>> of Eclipse without mh_make? I should do the same with Tycho. >> mh_make often chokes on bigger projects with a lot of unpackaged >> dependencies. I simply ignored as many dependencies as I could and you >> can find the end result in maven.rules and maven.ignoreRules. Then I >> used the current packaging for Eclipse as a template. It should be >> sufficient to start with a minimal debian/rules files. In the first >> phase we only have to modify the maven.* files and debian/control. For >> Tycho you can basically do the same. >> >> If you can answer the question why mh_make fails with Tycho, you will >> know what dependency we should package first. Just let me know what >> dependencies we need for Tycho and I can lend you a hand. >> >> >>> (2) How to build everything? >>> Fedora packagers were able to build just a tiny part of Tycho (a >>> "bootstrap"), then a tiny part of Eclipse, then Tycho, and at last >>> Eclipse. What about Debian? >> AFAIK they provide different build options. The bootstrap is one of them >> but otherwise Eclipse and Tycho build-depend on each other. I don't know >> how to solve this properly yet but I expect we will end up with doing >> something similar. Remember that the optimization step is always the >> last part, so feel free to solve this issue with the least amount of >> effort. >> >> Markus >> >> >> [1] http://pkgs.fedoraproject.org/cgit/tycho.git/tree/ >> >
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-09 18:50 +0200
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-10-09 19:30 +0200
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-10 09:00 +0200
Re: plans for eclipse luna in debian Emmanuel Bourg <ebourg@apache.org> - 2015-10-10 09:10 +0200
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-10-10 11:40 +0200
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-13 09:50 +0200
Re: plans for eclipse luna in debian Emmanuel Bourg <ebourg@apache.org> - 2015-10-13 09:50 +0200
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-17 15:10 +0200
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-10-17 17:10 +0200
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-10-18 17:50 +0200
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-20 13:00 +0200
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-10-20 19:10 +0200
Re: plans for eclipse luna in debian Pascal Rapicault <pascal@rapicorp.com> - 2015-10-21 03:50 +0200
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-25 22:20 +0100
Re: plans for eclipse luna in debian Pascal Rapicault <pascal@rapicorp.com> - 2015-10-27 01:30 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-23 21:00 +0200
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-31 13:30 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-31 15:50 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-10-31 16:40 +0100
Re: plans for eclipse luna in debian Pascal Rapicault <pascal@rapicorp.com> - 2015-11-02 08:50 +0100
Re: plans for eclipse luna in debian Michael Tautschnig <mt@debian.org> - 2015-10-31 15:50 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-11-10 20:00 +0100
Re: plans for eclipse luna in debian Mikołaj Izdebski <zurgunt@gmail.com> - 2015-11-10 23:30 +0100
Re: plans for eclipse luna in debian Emmanuel Bourg <ebourg@apache.org> - 2015-11-11 00:40 +0100
Re: plans for eclipse luna in debian Mikołaj Izdebski <zurgunt@gmail.com> - 2015-11-12 01:10 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-11-13 19:00 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@debian.org> - 2015-12-13 22:20 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-01-07 13:20 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@debian.org> - 2016-01-07 13:50 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-01-07 15:40 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@debian.org> - 2016-01-07 16:30 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-01-16 08:30 +0100
Re: plans for eclipse luna in debian Christopher Hoskin <christopher.hoskin@gmail.com> - 2016-02-16 10:20 +0100
Re: plans for eclipse luna in debian Thorsten Glaser <t.glaser@tarent.de> - 2016-02-16 10:20 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-02-16 18:40 +0100
Re: plans for eclipse luna in debian Thorsten Glaser <t.glaser@tarent.de> - 2016-02-16 21:00 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-02-16 21:10 +0100
Re: plans for eclipse luna in debian Thorsten Glaser <t.glaser@tarent.de> - 2016-02-17 13:10 +0100
Re: plans for eclipse luna in debian Christopher Hoskin <christopher.hoskin@gmail.com> - 2016-02-16 22:10 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-02-18 09:30 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-02-29 13:40 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@debian.org> - 2016-02-29 13:40 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-03-10 15:00 +0100
Re: plans for eclipse luna in debian Christopher Hoskin <christopher.hoskin@gmail.com> - 2016-03-11 00:20 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-03-11 09:40 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-03-11 10:30 +0100
Re: plans for eclipse luna in debian Christopher Hoskin <christopher.hoskin@gmail.com> - 2016-03-11 11:30 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-02-21 18:40 +0100
Re: plans for eclipse luna in debian Emmanuel Bourg <ebourg@apache.org> - 2016-02-29 14:10 +0100
Re: plans for eclipse luna in debian Emmanuel Bourg <ebourg@apache.org> - 2016-02-29 14:10 +0100
csiph-web