Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8919
| Path | csiph.com!news.mixmin.net!aioe.org!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | toogley@mailbox.org |
| Newsgroups | linux.debian.maint.java |
| Subject | Re: building android-studio |
| Date | Fri, 04 Mar 2016 08:30:02 +0100 |
| Message-ID | <r8Sls-38B-7@gated-at.bofh.it> (permalink) |
| References | <r7WU9-4cC-3@gated-at.bofh.it> <r8eem-7A8-39@gated-at.bofh.it> |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Fri Mar 4 07:23:54 2016 |
| Old-Return-Path | <toogley@mailbox.org> |
| X-Amavis-Spam-Status | No, score=-9.401 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.001] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_FROM_MX=-3.1; rate: -6.1 |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=mailbox.org; h= x-mailer:content-transfer-encoding:content-type:content-type :mime-version:subject:subject:references:in-reply-to:message-id :from:from:date:date:received; s=mail20150812; t=1457076216; bh= Z4IWM0ZmCFnCEUL5YdGXx14ipVYau/Dd+1arYxDJhr8=; b=QedpayuKQGauihrB HYPwwJUtsVoJanWQUoBXaLSEMke6kBbKQCK+wzRzhNO8nWlhNMGTu7qkHZXCRR6G qiUgpR9YAkQDC66zKXAjNbVoGURZdpWhHuGgwjogJ2mSMhJxtgTw9uCVV8cd0CfZ SafejGXssPEli8VLaD3XsUPRj2qqCFXU7BTCHp/ctTaWcCXg1ppZujX89iwY5bJE AfM2PQjC3wVfb4KbmjSlj6Mum4P5kBF1u+/2agiz2l1zXM6BL57tKO9eNp26zDeg q7vruN21R4/0XFVZp4jjHU5EHgqVDzU97inCP7D7OLsfV9rLJ4pQVPgpXxlZ/8zR xNa7LQ== |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 7bit |
| Importance | Medium |
| X-Mailer | Open-Xchange Mailer v7.8.0-Rev24 |
| X-Originating-Client | open-xchange-appsuite |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/19243 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/1877259040.5137.bf264c37-e7b8-4f82-af22-35efb0dee9c3.open-xchange@office.mailbox.org |
| Approved | robomod@news.nic.it |
| Lines | 20 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Fri, 4 Mar 2016 08:23:36 +0100 (CET) |
| X-Original-Message-ID | <1877259040.5137.bf264c37-e7b8-4f82-af22-35efb0dee9c3.open-xchange@office.mailbox.org> |
| X-Original-References | <56D5DA46.2020401@mailbox.org> <56D6DE85.7020203@debian.org> |
| Xref | csiph.com linux.debian.maint.java:8919 |
Show key headers only | View raw
Hey, > Probably you don't have to package the whole IntelliJ IDE. Most recently > I have packaged intellij-annotations because I needed it as a > build-dependency for android-platform-tools-base. Especially for large > and complex projects like IntelliJ (last time I checked I noticed that > the source release bundles ~500 jars), it is often simpler to package > certain parts from maven central instead of trying to build everything. Yeah, this sound reasonable. But how do i find out in what packages i should split intellij? E.g. just by folders like RegExpSupport (https://github.com/JetBrains/intellij-community/tree/master/RegExpSupport), Debugger(https://github.com/JetBrains/intellij-community/tree/master/java/debugger) and write my own gant/ant build scripts for that? How would i import new versions then? I mean, should i just continue with the normal debian/ upstream/ branch split and pull all changes in that particular folder (e.g. with http://stackoverflow.com/a/13738951)? thanks.
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
building android-studio toogley <toogley@mailbox.org> - 2016-03-01 19:10 +0100
Re: building android-studio 殷啟聰 <seamlikok@gmail.com> - 2016-03-02 10:40 +0100
Re: building android-studio toogley@mailbox.org - 2016-03-04 08:30 +0100
Re: building android-studio toogley@mailbox.org - 2016-03-04 08:50 +0100
Re: building android-studio Hans-Christoph Steiner <hans@at.or.at> - 2016-03-04 19:00 +0100
Re: building android-studio toogley@mailbox.org - 2016-05-27 22:40 +0200
Re: building android-studio Markus Koschany <apo@debian.org> - 2016-03-02 13:40 +0100
Re: building android-studio toogley@mailbox.org - 2016-03-04 08:30 +0100
Re: building android-studio Markus Koschany <apo@debian.org> - 2016-03-04 09:20 +0100
csiph-web