On Thu, Feb 6, 2020 at 11:24 AM Rémy Maucherat <r...@apache.org> wrote:
> On Thu, Feb 6, 2020 at 10:13 AM Mark Thomas <ma...@apache.org> wrote: > >> > but it fails with NPE: >> >> It is expecting a full path to the destination. And you probably want a >> different file for the destination as well. >> > > I assumed too much from the getParentFile API, so it's fixed now. > Thanks! It is fixed indeed! Wicket examples are running fine on Tomcat 10! > >> >> There is lots of scope to improve both the handling and documentation of >> input parameters. It is a Tomcat utility rather than a personal project >> now so feel free to dive and and improve things. >> > I will update the README with "Usage". My destination was different than the source. I was executing the tool from a different folder. > > Rémy >