[Bug 462521] Review Request: simplyhtml - Application and a java component for rich text processing

bugzilla at redhat.com bugzilla at redhat.com
Mon Feb 9 16:29:26 UTC 2009


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=462521





--- Comment #7 from Mary Ellen Foster <mefoster at gmail.com>  2009-02-09 11:29:25 EDT ---
I asked on fedora-devel-java-list about the com.sun.* classes, and
unfortunately, it looks like since the license of these files includes
    * You acknowledge that this software is not designed, licensed or intended
    * for use in the design, construction, operation or maintenance of any
    * nuclear facility.
they can't be used in Fedora. Here's the mailing list thread:
   
https://www.redhat.com/archives/fedora-devel-java-list/2009-February/msg00008.html

For the ExampleFileFilter, it doesn't look like it would be too difficult to
patch the code to use the javax.swing.filechooser.FileNameExtensionFilter that
was introduced in JDK 1.6 and that provides similar functionality.

For the ElementTreePanel, I'm not sure if there's an alternative
implementation, but I haven't looked too hard. In the worst case, I guess you
could patch out the use of the ElementTreePanel entirely, and then there would
be some functionality missing from simplyhtml.

-- 
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 Fedora-package-review mailing list