﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11257	[Patch] Drop dependency on Apache Commons Codec	floscher	team	"Patch-file: https://github.com/floscher/josm/commit/542367b2fa806ac0b96206650245722bfaa5cb32.patch

The dependency on Apache Commons Codec is only needed for Base64 decoding, which can be done with a tool from JAXB, which is part of JavaSE since 1.6 (javax.xml.bind.DatatypeConverter).

This patch replaces both the Base64 decoder from Apache Commons Codec and the one from the Sun-packages with the previously mentioned one.

See also https://github.com/floscher/josm/commit/542367b2fa806ac0b96206650245722bfaa5cb32"	enhancement	closed	normal	15.03	Core		fixed		
