>>>>> "Mark" == Mark Wielaard <[EMAIL PROTECTED]> writes:
Mark> The RCSID fields really serve no good purpose and I would just propose Mark> we remove these fields and ask for a japi override mode to ignore them. Mark> I bet the value of these fields even changes between minor releases. Yes, according to japi, in 1.2: field javax.swing.undo.StateEditable.RCSID: constant [$Id: StateEditable.java,v 1.1.1.1 1998/10/28 06:43:54 sbb Exp $] in jdk12, but constant [] in classpath in 1.4: field javax.swing.undo.StateEditable.RCSID: constant [$Id: StateEditable.java,v 1.1.1.2 2002/02/17 23:16:47 kreilede Exp $] in jdk14, but constant [] in classpath This is very silly. And for it to work for us we would have to mark these files '-ko'. IMO the value for these fields should be, "what're you lookin at?" Tom _______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
