[Bug 508351] Review Request: josm - java openstreetmap editor

bugzilla at redhat.com bugzilla at redhat.com
Tue Jun 22 17:26:20 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=508351

--- Comment #67 from Alex Lancaster <alexl at users.sourceforge.net> 2010-06-22 13:26:18 EDT ---
Likewise issues with commons-codec (provided within the jakarta-commons-codec
package):

$ jar tvf josm.jar |grep apache|head -10
     0 Tue Jan 01 00:00:00 EST 1980 org/apache/
     0 Tue Jan 01 00:00:00 EST 1980 org/apache/commons/
     0 Tue Jan 01 00:00:00 EST 1980 org/apache/commons/codec/
   268 Tue Jan 01 00:00:00 EST 1980
org/apache/commons/codec/BinaryDecoder.class
   268 Tue Jan 01 00:00:00 EST 1980
org/apache/commons/codec/BinaryEncoder.class
   588 Tue Jan 01 00:00:00 EST 1980 org/apache/commons/codec/CharEncoding.class
   248 Tue Jan 01 00:00:00 EST 1980 org/apache/commons/codec/Decoder.class
   822 Tue Jan 01 00:00:00 EST 1980
org/apache/commons/codec/DecoderException.class
   248 Tue Jan 01 00:00:00 EST 1980 org/apache/commons/codec/Encoder.class
   822 Tue Jan 01 00:00:00 EST 1980
org/apache/commons/codec/EncoderException.class

$ jar tvf /usr/share/java/commons-codec.jar|grep apache|head -10
     0 Tue Jan 01 00:00:00 EST 1980 org/apache/
     0 Tue Jan 01 00:00:00 EST 1980 org/apache/commons/
     0 Tue Jan 01 00:00:00 EST 1980 org/apache/commons/codec/
   268 Tue Jan 01 00:00:00 EST 1980
org/apache/commons/codec/BinaryDecoder.class
   268 Tue Jan 01 00:00:00 EST 1980
org/apache/commons/codec/BinaryEncoder.class
   588 Tue Jan 01 00:00:00 EST 1980 org/apache/commons/codec/CharEncoding.class
   248 Tue Jan 01 00:00:00 EST 1980 org/apache/commons/codec/Decoder.class
   822 Tue Jan 01 00:00:00 EST 1980
org/apache/commons/codec/DecoderException.class
   248 Tue Jan 01 00:00:00 EST 1980 org/apache/commons/codec/Encoder.class
   822 Tue Jan 01 00:00:00 EST 1980
org/apache/commons/codec/EncoderException.class

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list