just found com/vividsolutions/jump/workbench/imagery/mrsid/MrSIDReferencedImage.java uses com.sun.image.codec.jpeg.JPEGDecodeParam;
com/vividsolutions/wms/MapRequest.java uses sun.misc.BASE64Encoder should i deal with them in the same manner? who would be willing to test the resulting nightly build? i don't know mrsid nor use wms. ede On 22.02.2011 12:47, Michaël Michaud wrote: > Hi, > > There are two classes in wms package using the sun proprietary > BASE64Encoder class > > I suggest to replace it by > http://migbase64.sourceforge.net/ which is BSD licensed and could be > included in OJ code. > But I don't know much this part of the code and I would be pleased to > get advice from WMS and network gurus before I do the change. > > Michaël > > Le 22/02/2011 12:08, Michaël Michaud a écrit : >> Hi Larry, OJ developpers, >> >> I'm trying to remove some dependencies to sun proprietary code in OpenJUMP >> >> I've just removed one dependency to >> com.sun.image.codec.jpeg.JPEGDecodeParam in >> com.vividsolutions.jump.workbench.imagery.graphic.GraphicImage >> >> I thing it was supposed to set different interpolation modes for gray >> images and color images, but I could not see any effect. >> Every image I have tested are interpolated (old image framework), with >> or without the JPEGDecodeParam test >> Every image I have tested are not interpolated (Raster-Sextante framework) >> >> Any hint on this >> I have committed the code (removed JPEGDecodeParam test), but of >> course, I can set it back if I missed something. >> >> Michaël >> ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel