Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8469
| Path | csiph.com!goblin3!goblin.stu.neva.ru!news.roellig-ltd.de!open-news-network.org!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | dean <deanshannon3@gmail.com> |
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Bug#798343: libbcprov-java-doc: Package does not contain docs, api folder empty |
| Date | Wed, 14 Oct 2015 13:10:02 +0200 |
| Message-ID | <qjs6u-52j-31@gated-at.bofh.it> (permalink) |
| References | <q6oal-1he-5@gated-at.bofh.it> <qif1D-3AR-9@gated-at.bofh.it> <qif1D-3AR-7@gated-at.bofh.it> <qif1D-3AR-7@gated-at.bofh.it> <qio4V-8qX-5@gated-at.bofh.it> |
| X-Original-To | Markus Koschany <apo@gambaru.de> |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Wed Oct 14 11:08:47 2015 |
| Old-Return-Path | <deanshannon3@gmail.com> |
| X-Amavis-Spam-Status | No, score=-11.529 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, GMAIL=1, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02, PGPSIGNATURE=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | DYN_NJABL=SKIP(0) NOT_IN_SBL_XBL_SPAMHAUS=-1.5 BL_NJABL=SKIP(-1.5) CL_IP_EQ_HELO_IP=-2 (check from: .gmail. - helo: .mail-pa0-x22a.google. - helo-domain: .google.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -7 |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type; bh=+e/+ZIS0u4lyKgA31evPVgz093+aCz5b2E3+TKiSGo0=; b=bKfRAT96KKxZE5EOGGxIFUTUDAZusvoNm4H5PM0jJmMaOMJMEa3FrLiOh9adcZc2Lo PJ28grrel5yfJIs/sRQ4g2i/JI6klDJQ2EzlmL3zcF8eKxJigXxoemyha2fLDF/8iw49 gM/jJbhoz2W4L1qMh6P/Fk4lNIajlY0MyXA8dt5vdw8o+X6A5zkQx7OEfeGXJZn8TnBU pY8vmbkRUj9GNVqbWXLWcrq23KT27sWMicILLoKFpDZIooKZZijzM2874/1ntFU/vgli l19C+lQXyEKxEyI5+CnVPactKgg5CKKIGtrNrtmqcJDMPbOxvCmDJXvNLNqXZXwQORul xYRw== |
| X-Received | by 10.66.216.1 with SMTP id om1mr3170602pac.51.1444820907970; Wed, 14 Oct 2015 04:08:27 -0700 (PDT) |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 |
| MIME-Version | 1.0 |
| Content-Type | multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="x2ABKJNd6IxaTVEPIBj07fg77aVB98Aqc" |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/18784 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/561E37A0.3030708@gmail.com |
| Approved | robomod@news.nic.it |
| Lines | 62 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | debian-java@lists.debian.org |
| X-Original-Date | Wed, 14 Oct 2015 21:08:16 +1000 |
| X-Original-Message-ID | <561E37A0.3030708@gmail.com> |
| X-Original-References | <20150908100840.25545.10520.reportbug@debian> <handler.798343.B.14417069522826.ack@bugs.debian.org> <5619CE0D.7020508@gmail.com> <5619CE0D.7020508@gmail.com> <561A55CC.6030508@gambaru.de> |
| Xref | csiph.com linux.debian.maint.java:8469 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On 10/11/15 22:27, Markus Koschany wrote: > On Sun, 11 Oct 2015 12:48:45 +1000 dean <deanshannon3@gmail.com Hi Markus and list, > > I think there is even a simpler way to change the source encoding. In > Debian we normally use an ant.properties file for that. bouncycastle is already using a bc-build.properties Would it be appropriate to use that? > A line like encoding=UTF-8 or compile.encoding=UTF-8 should do the > trick. It should be even possible to drop the 01_build.patch but I > haven't tested this yet. > I originally looked at something like that but I could not make it work. I think something is setting file.encoding -> ANSI_X3.4-1968 but I cannot find out where. I don't know a lot about bouncycastle but I believe they use different encodings in their source for a reason. Any suggestions? I'm out of my league here. Thanks, Dean. ps. I CC'ed this to the list instead of the bug to keep the noise down on the bug report while troubleshooting, I hope this was the right way to go
Back to linux.debian.maint.java | Previous | Next — Next in thread | Find similar
Re: Bug#798343: libbcprov-java-doc: Package does not contain docs, api folder empty dean <deanshannon3@gmail.com> - 2015-10-14 13:10 +0200 Re: Bug#798343: libbcprov-java-doc: Package does not contain docs, api folder empty Markus Koschany <apo@gambaru.de> - 2015-10-14 20:50 +0200
csiph-web