Descriptionhttp://code.google.com/p/google-caja/issues/detail?id=1017
RichB reports
Hi,
I've got a build error compiling Caja. I checked out the head from svn
and ran Ant and got this. I'm not a Java coder so apologies if this is
a newbie mistake. Could someone please point me in the right
direction.
PluginCompiler:
[javac] Compiling 28 source files to ...
[javac] .../src/com/google/caja/plugin/Dom.java:43: method does not override a method from its superclass
...
Fixed the compile issue and fixed a number of issues relating to
running tests under 1.5. Many of these issues resolved around
different iteration order in HashMaps for the two, but I also fixed
issues around 1.5 using a stricter identifier normalization scheme due
to the absence of java.text.normalizer.
Submitted @3464
Patch Set 1 #Patch Set 2 : Fix build under JDK1.5 #Patch Set 3 : Fix build under JDK1.5 #
Total comments: 1
MessagesTotal messages: 2
|