jamesoliverband / umlet

Automatically exported from code.google.com/p/umlet
0 stars 0 forks source link

batchmode: dont add file extension if already given in output-filename #170

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
call batchmode with:
umlet -action=convert -format=png -filename=path\to\filename.uxf 
-output=filename.png

it should generate a file "filename.png" instead of "filename.png.png"

(was already working in older versions of umlet like 11.5.1)

Original issue reported on code.google.com by AFDiaX on 9 Feb 2014 at 8:36

GoogleCodeExporter commented 9 years ago
fixed in r811

Original comment by AFDiaX on 9 Feb 2014 at 8:37

GoogleCodeExporter commented 9 years ago

Original comment by AFDiaX on 3 May 2014 at 11:11