Path: csiph.com!usenet.pasdenom.info!aioe.org!bofh.it!news.nic.it!robomod From: Luca Vercelli Newsgroups: linux.debian.maint.java Subject: Re: plans for eclipse luna in debian Date: Tue, 13 Oct 2015 09:50:02 +0200 Message-ID: References: X-Original-To: Markus Koschany X-Mailbox-Line: From debian-java-request@lists.debian.org Tue Oct 13 07:44:40 2015 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.279 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, MURPHY_DRUGS_REL8=0.02, MURPHY_FINANCE10=0.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:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=BurZXQTDj/7zHPtxDusYRvJDeUEonwaZBJqaBGrEAPg=; b=Agxxf5tsiv9zoI/YsWg5muFDr9XTUewDjGuOWfHXlNuUmI0dbAtMRFYknEqOjF3ebd 3iA55vIuMxyxgbJW7dW7TAWo0ZudgowjqWhR5uv7d7HyBGC+zMv15DyGy5e9FECA3JPv Lo2jh+3ijeDqm0WCuq0ORfJCX7FNsq9xv6X+4GN69b0N4fjsckY1WPGYokxYJiqgVZ/X M4mmlC/IhifzgOk+nzvPXvul5rMgdpEC/LtxGCNnEnFOmpbW/DP6x6Ig/AqUeaB4i9p7 WsrpzSYB9YoOQhI9np/8NTklbLNXFYlGMW8Y8L/NcGeY5jMu+66vG7JvJmCmDM6U5aAW RhXQ== X-Received: by 10.180.81.199 with SMTP id c7mr18354540wiy.87.1444722263404; Tue, 13 Oct 2015 00:44:23 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux i686; 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: archive/latest/18776 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/561CB655.7040305@gmail.com Approved: robomod@news.nic.it Lines: 35 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: debian-java@lists.debian.org X-Original-Date: Tue, 13 Oct 2015 09:44:21 +0200 X-Original-Message-ID: <561CB655.7040305@gmail.com> X-Original-References: <551EA3D7.30105@onenetbeyond.org> <5617EEA7.6030803@gmail.com> <5617F732.6060202@gambaru.de> <5618B669.7030808@gmail.com> <5618DBEE.80407@gambaru.de> Xref: csiph.com linux.debian.maint.java:8461 A question about mh_make: what about "Run tests while building the package?" and "Generate the Javadoc while building the package?"? what should I answer? Il 10/10/2015 11:35, Markus Koschany ha scritto: > Am 10.10.2015 um 08:55 schrieb Luca Vercelli: >> Thank you Markus. >> It appears that there is not a single repo but a number of repos: >> https://git.eclipse.org/c/?q=e4 >> and they use maven (v.3) to compile it. >> I have a question: what is the feeling of this community for Maven? Can >> it be used to compile Java programs during Debian packaging? > Hi Luca, > > I think we can benefit from the good work of Eclipse's Fedora maintainer > and borrow some patches. > > http://pkgs.fedoraproject.org/cgit/eclipse.git/ > > According to the spec file > > http://pkgs.fedoraproject.org/cgit/eclipse.git/tree/eclipse.spec > > they merge the sources from two git repositories into one tarball. I > believe we did something similar in the past. If we use the mh_make > script from maven-debian-helper, it should be possible to quickly create > an initial debian packaging structure. > > Cheers, > > Markus > > >