mojohaus / appassembler

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

Cannot create multi-platform booters in the same directory #73

Closed adamretter closed 5 years ago

adamretter commented 5 years ago

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

Existing behvaiour has been preserved, but it is now possible to have different platform Booters created in the same target directory by setting the config option:

<separateTargetPlatforms>false</separateTargetPlatforms>