Add entry for maven.
authorNick Roberts <nickrob@snap.net.nz>
Thu, 19 Feb 2009 06:52:35 +0000 (06:52 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Thu, 19 Feb 2009 06:52:35 +0000 (06:52 +0000)
etc/compilation.txt
lisp/ChangeLog

index ed1f1c1..610f9b7 100644 (file)
@@ -241,6 +241,13 @@ makepp: bla bla `/foo/Makeppfile:12' bla
 makepp: bla bla `/foo/bar.c' and `/foo/bar.h'
 
 
+* maven 2.0.9
+
+symbol: maven
+
+FooBar.java:[111,53] no interface expected here
+
+
 * MIPS lint; looks good for SunPro lint also
 
 symbols: mips-1 mips-2
index e2950b0..2fc4d1e 100644 (file)
@@ -1,3 +1,8 @@
+2009-02-19  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/compile.el (compilation-error-regexp-alist-alist): 
+       Move entry for maven (alphabetical order).
+
 2009-02-19  Glenn Morris  <rgm@gnu.org>
 
        * mail/rmailsum.el (rmail-summary-by-topic): Doc fix.