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

            Bug ID: 1127879
           Summary: Review Request: java-diff
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]



http://olea.org/tmp/java-diff.spec
http://olea.org/tmp/java-diff-1.15-1.fc22.src.rpm
https://copr.fedoraproject.org/coprs/olea/OmegaT/build/24897/

Description:

The GNU diff algorithm translated to a Java class. The Diff class computes
the differences between two Object arrays as a list of changes.  This is
very general purpose.  Any of the options to GNU diff can be efficiently
implemented as variations on how Object.equals() is implemented and how the
change list is printed.  DiffPrint now sports a setOutput() method.  The
DiffPrint.Base class and derivatives should really be renamed out of the
empty package.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to