Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #11299
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Jeff Higgins <jeff@invalid.invalid> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Strange problem with .jar and .class files |
| Date | Fri, 13 Jan 2012 04:08:10 -0500 |
| Organization | A noiseless patient Spider |
| Lines | 23 |
| Message-ID | <jeors8$4dk$1@dont-email.me> (permalink) |
| References | <86312e3c-b1cd-47d6-819f-5337ac665d00@t13g2000yqg.googlegroups.com> <jemu3c$tdf$1@dont-email.me> <jen0tr$5f1$1@news.albasani.net> <jen55f$an4$1@dont-email.me> <27275044.412.1326404555131.JavaMail.geo-discussion-forums@prok2> <jenu14$cmg$1@dont-email.me> <jeoe32$pdk$1@news.albasani.net> <jeoq9g$su3$1@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Fri, 13 Jan 2012 09:00:56 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="qwFw1g9RsQ6TkML5yezG9A"; logging-data="4532"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19I6MVx+PGNW3UUVdcpeuSttkC53cE19cU=" |
| User-Agent | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20111110 Icedove/3.0.11 |
| In-Reply-To | <jeoq9g$su3$1@dont-email.me> |
| Cancel-Lock | sha1:Qa6AGAnFIvxzERyUjYYBV3jB3KQ= |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:11299 |
Show key headers only | View raw
On 01/13/2012 03:41 AM, Jeff Higgins wrote: > On 01/13/2012 12:05 AM, Lew wrote: >> Jeff Higgins wrote: >>> If I look at for instance Javolution library, their build process >>> includes a >>> non-standard text substitution step to include or not Java generics. >> >> ??! >> > A method signature in the .templates.javolution.text package: > public final Appendable/*TextBuilder*/ append(char c) > becomes > public final Appendable<TextBuilder> append(char c) > in the javolution.text package before compilation. > or not, depending upon the build parameters. Which is apropos the OP, if that is your question, if his process worked when he snagged some binaries and didn't work when he attempted to build from source. Which is one imagined scenario from a world of others.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Strange problem with .jar and .class files Eric Tonissen <EricTonissen@zonnet.nl> - 2012-01-12 03:40 -0800
Re: Strange problem with .jar and .class files Jeff Higgins <jeff@invalid.invalid> - 2012-01-12 10:33 -0500
Re: Strange problem with .jar and .class files Lew <noone@lewscanon.com> - 2012-01-12 08:14 -0800
Re: Strange problem with .jar and .class files Jeff Higgins <jeff@invalid.invalid> - 2012-01-12 12:34 -0500
Re: Strange problem with .jar and .class files Lew <lewbloch@gmail.com> - 2012-01-12 13:42 -0800
Re: Strange problem with .jar and .class files Jeff Higgins <jeff@invalid.invalid> - 2012-01-12 19:38 -0500
Re: Strange problem with .jar and .class files Lew <noone@lewscanon.com> - 2012-01-12 21:05 -0800
Re: Strange problem with .jar and .class files Jeff Higgins <jeff@invalid.invalid> - 2012-01-13 03:41 -0500
Re: Strange problem with .jar and .class files Jeff Higgins <jeff@invalid.invalid> - 2012-01-13 04:08 -0500
Re: Strange problem with .jar and .class files Lew <noone@lewscanon.com> - 2012-01-13 07:40 -0800
Re: Strange problem with .jar and .class files Jeff Higgins <jeff@invalid.invalid> - 2012-01-13 12:55 -0500
Re: Strange problem with .jar and .class files Lew <lewbloch@gmail.com> - 2012-01-13 15:34 -0800
Re: Strange problem with .jar and .class files Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2012-01-13 21:45 -0400
Re: Strange problem with .jar and .class files Roedy Green <see_website@mindprod.com.invalid> - 2012-01-12 09:40 -0800
Re: Strange problem with .jar and .class files Eric Tonissen <EricTonissen@zonnet.nl> - 2012-01-13 02:24 -0800
Re: Strange problem with .jar and .class files Lew <noone@lewscanon.com> - 2012-01-13 07:42 -0800
Re: Strange problem with .jar and .class files Jeff Higgins <jeff@invalid.invalid> - 2012-01-13 13:18 -0500
Re: Strange problem with .jar and .class files Lew <lewbloch@gmail.com> - 2012-01-13 15:40 -0800
csiph-web