I don't use any special options when compiling, and I'm compiling on a
Java 1.6 platform, so I assume it's marking the .class files as "can
only be used with Java 1.6". I should probably try to figure out
what the oldest version of Java which is required by weinre, and
compile it to that version.
What version of Java are you using?
I've opened
https://github.com/pmuellr/weinre/issues/54 to track this.