Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #9009
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Benjamin Mesing <bensmail@gmx.net> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.maint.java |
| Subject | Bug#820471: RFA: javaparser -- Java library for parsing Java 1.5. |
| Date | Fri, 08 Apr 2016 20:40:03 +0200 |
| Message-ID | <rlJu2-86Z-15@gated-at.bofh.it> (permalink) |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Fri Apr 8 18:33:10 2016 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -4.995 |
| Reply-To | Benjamin Mesing <bensmail@gmx.net>, 820471@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | debian-java@lists.debian.org, wnpp@debian.org |
| X-Debian-Pr-Message | report 820471 |
| X-Debian-Pr-Package | wnpp |
| X-Spam-Bayes | score:0.0000 Tokens: new, 21; hammy, 108; neutral, 45; spammy, 1. spammytokens:0.866-+--visitor hammytokens:0.000-+--HX-Debbugs-Cc:sk:debian-, 0.000-+--H*M:reportbug, 0.000-+--H*MI:reportbug, 0.000-+--H*x:reportbug, 0.000-+--H*UA:reportbug |
| Content-Type | text/plain; charset="us-ascii" |
| MIME-Version | 1.0 |
| Content-Transfer-Encoding | 7bit |
| X-Mailer | reportbug 6.6.6 |
| X-Provags-ID | V03:K0:QT1FKqW0A2MmCh++kV0q5rXwgSKq5lQ5OG2Fp7a+1xsC0SDLQE2 Bh+OugJQC9weuKRquzwujNDfdtNPGL3Fqs1Cl/9VNx9+00M9juo8y8MQQNq/kMFJZIGe/VC NUJCAIpco6hKiCryFMzGrpCXaxnNsjq0Y8SVOrDmx8XHmppemvGd1MrHudeYSL34eP39q+v 4S8jII+Jkp88rwa5Yquhw== |
| X-Ui-Out-Filterresults | notjunk:1;V01:K0:SWSerM+6aDg=:LnSlRKMVGjRM+9jZuvPza9 OIUX9aCWQmUXsUsAbv0lvwpRtOxmTonIGNbUEDy5hZ+F5mjcVDKeFlTHKGBGOFTSvnjZpR6K0 HV/ywSCS6Y7LI3OJfNpCYSlOYohA1kapmOlU3Gj/tRd2h2I2IWYI28YV08IEunSZ/xF6mutZo WP1ki/dv3yv6NEJL8k/mJSuE6sf6HlFIh8c6YBJX1HU4KxDUAOPbdRNKF9oJ1adG1mAybHP16 5KFEbiIgQrt9vW6CAmV5zceBuJ+MPPcfdLMjGuIgIDe3x3Zw12athUZ5zoOCZ+SBj1+JyDFYR rWq1AlYO+1BKAsbt1srsmwxGIwSA+2jWv8JAyAAfUAgsT24rLUdidCrwyvC33r9wUjka5By+j MhxthUt56vTX2xBBZoDFcnxR5IhLJTdLZRTW6qsYFcvft2jlmkO6m6K7sbtUOqOFAVY2T1U9x /Vf+kjE5LApwYoG2d4iZJMmtanqKE2VFQZwjVx+ktzJaHK3UCMBOhRGFS+2HFYW05jy0rlOyi ubg0Vuss/bcm4mKI/rywikcjHlurHOOCTgwvNCrAnZP5DwBiPdNmAMmRmXt6HXX1c6nm2y3om hpXjLhonDlhtHrUam9iz78seeEpkQB3Z+929ixV2NekDTh3yWaeOxxBbaEUyTsO/CLlShjGy+ MrSqz7mYthBTwuTjYiGjQv8JEW0gTjdYA1OHoUlaA5AKelk8aGo6zn2t6oxKQM7ZAEu/wE6/S R10Rb/sLbO21w58JpiaM48hSplqDldhXEzXtmlvcpA7djr5N72UC5FlLZYZPRpU+a8VbMns9u p7Z2rWc |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1265046 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 30 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Fri, 08 Apr 2016 20:30:23 +0200 |
| X-Original-Message-ID | <146014022396.13327.11388294246237419646.reportbug@athlon-x2.localdomain> |
| Xref | csiph.com linux.debian.bugs.dist:729873 linux.debian.maint.java:9009 |
Cross-posted to 2 groups.
Show key headers only | View raw
Package: wnpp Severity: normal I request an adopter for the javaparser package. The new upstream version of javaparser has a whole bunch of maven dependencies. A lot of them are not yet packaged. Since I am lacking the time and are not particularly skilled with maven, I will not be able to package javaparser myself. An updated javaparser is a dependency for the new upstream version of umlet. Best regards Ben The package description is: The library features abstract syntax tree (AST) generation and supports the visitor pattern. The AST records the source code structure, javadoc and comments. It is also possible to change the AST nodes or create new ones to modify the source code. . Main features are: * light weight * good performance * easy to use * AST can be modified * AST can be created from scratc
Back to linux.debian.maint.java | Previous | Next | Find similar | Unroll thread
Bug#820471: RFA: javaparser -- Java library for parsing Java 1.5. Benjamin Mesing <bensmail@gmx.net> - 2016-04-08 20:40 +0200
csiph-web