There is also a public domain Base64 encoder at http://iharder.sourceforge.net/base64/
Or just rip that part out of commons-codec -> that might be more painful as it will probably be all hacked up as part of a mystical framework.
There is probably a ton of those Base64 codecs, but since there is already one in Jakarta, it makes most sense to me to use that one in Maven, too. Reusing other people's designs of good wheels, etc.
So if I understand it correctly, it makes the most sense to download it using ant in the bootstrap xml file. the only remaining question I have is: where to download it from? The maven ibiblio repository?
cheers, dalibor topic
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
