Path: csiph.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!feeds.phibee-telecom.net!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod From: Emmanuel Bourg Newsgroups: linux.debian.maint.java Subject: Re: jni launcher library Date: Fri, 02 Oct 2020 08:30:01 +0200 Message-ID: References: X-Original-To: Sudip Mukherjee X-Mailbox-Line: From debian-java-request@lists.debian.org Fri Oct 2 06:26:43 2020 Old-Return-Path: X-Amavis-Spam-Status: No, score=-6.998 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -3.5 X-Greylist: delayed 27302 seconds by postgrey-1.36 at bendel; Fri, 02 Oct 2020 06:26:29 UTC MIME-Version: 1.0 User-Agent: Roundcube Webmail/1.4.3 X-Sender: ebourg@apache.org X-Originating-IP: 82.253.213.85 X-Webmail-Userid: ebourg-oss@ariane-software.com Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Ovh-Tracer-ID: 6576662835051125815 X-Vr-Spamstate: OK X-Vr-Spamscore: -100 X-Vr-Spamcause: gggruggvucftvghtrhhoucdtuddrgedujedrfeehgddtlecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpeggfffhvffujghffgfkgihitgfgsehtkehjtddtreejnecuhfhrohhmpefgmhhmrghnuhgvlhcuuehouhhrghcuoegvsghouhhrghesrghprggthhgvrdhorhhgqeenucggtffrrghtthgvrhhnpeefvdefieeuudegvddvlefgueelgedvledvudeugfeiuddvfeejgedttdeljeeuffenucfkpheptddrtddrtddrtddpkedvrddvheefrddvudefrdekheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhhouggvpehsmhhtphdqohhuthdphhgvlhhopehplhgrhigvrheiledtrdhhrgdrohhvhhdrnhgvthdpihhnvghtpedtrddtrddtrddtpdhmrghilhhfrhhomhepvggsohhurhhgsegrphgrtghhvgdrohhrghdprhgtphhtthhopeguvggsihgrnhdqjhgrvhgrsehlihhsthhsrdguvggsihgrnhdrohhrgh X-Mailing-List: archive/latest/22482 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/8267901c242d0f3c83878e762b2b8d13@apache.org Approved: robomod@news.nic.it Lines: 17 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: Debian Java X-Original-Date: Fri, 02 Oct 2020 00:42:12 +0200 X-Original-Message-ID: <8267901c242d0f3c83878e762b2b8d13@apache.org> X-Original-References: Xref: csiph.com linux.debian.maint.java:11870 Le 29.09.2020 18:10, Sudip Mukherjee a écrit : > The launcher library code is part of "equinox-framework" and lives at > 'features/org.eclipse.equinox.executable.feature/library/gtk' but its > not built and packaged. I get the splash screen working when I build > it and use it as a launcher library. Just wanted to confirm if you > left it out intentionally? Is there any problem if I add it as a > package name "libequinox-launcher-jni" ? No objection to add the jni package, but be careful with the version of the binary package, it has to match the version of the associated -java package. The version of the eclipse packages is heavily tinkered to use the OSGi bundle version instead of the tag version. So you'll need a tweak in debian/rules for the jni package. I can get a look before you upload if you aren't sure to do it right. Emmanuel Bourg