an" <[EMAIL PROTECTED]>
> Subject: Re: [PATCH] Jspc throws NPE when used without -webapp
> To: [EMAIL PROTECTED], Kin-Man Chung <[EMAIL PROTECTED]>
> MIME-version: 1.0
> X-Spam-Rating: localhost 1.6.2 0/1000/N
>
> Thanks Kin-Man. Can you validate the proposed pa
-Man Chung <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [PATCH] Jspc throws NPE when used without -webapp
>
> This patch fixes the reopen #3529. Now jspc works for taglib when -webapp is
> not specified.
>
> The logic used in JspC.java to get the uri root and ba
This patch fixes the reopen #3529. Now jspc works for taglib when -webapp is
not specified.
The logic used in JspC.java to get the uri root and base is still very
convoluted and should be a prime target for rewrite, maybe later.
misto% runsocks cvs diff -u JspC.java
Index: JspC.java
==