https://issues.apache.org/bugzilla/show_bug.cgi?id=51165
--- Comment #4 from Yegor Kozlov <[email protected]> 2011-05-13 09:06:56 UTC --- I'm for copying Base64 to org.apache.poi.util. My goal is to avoid creating a dependency on another project without a strict need. Base64 is a small piece of code, should be stable over time and I think it is OK to maintain it independently as a part of POI. Yegor . It is a small piece of code (In reply to comment #3) > add maven dependency in r1102603. > > Maybe it is better to copy Base64 implementation from Apache Commons to > org.apache.poi.util? What do you think? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
