mojohaus / appassembler

https://www.mojohaus.org/appassembler/
MIT License
93 stars 49 forks source link

Improve Windows batch file %BASEDIR% path generation #76

Closed adamretter closed 5 years ago

adamretter commented 5 years ago

Closes https://github.com/mojohaus/appassembler/issues/85

This normalizes the path by resolving the .. and removing the trailing \ that was previously present.

khmarbaise commented 5 years ago

Please rebase as well to fix build issues...

adamretter commented 5 years ago

@khmarbaise Done :-)