config/project
Havoc Pennington 7511e865a5 Update findbugs, add Xlint:unchecked, fix warnings discovered
Fix an == that should have been equals in ConfigBeanImpl.java
Fix missing equals/hashCode on IgnoredWhitespace token
Add some `<?>` that Xlint:unchecked wanted
Make RenderComparator serializable just to silence findbugs

findbugs still reports some "serializable without void
constructors" but those are not accurate because we replace
the instance with another class before serializing.
2015-03-09 16:55:07 -04:00
..
build.properties Upgrade to SBT 0.13.7 2014-12-01 17:54:55 -08:00
Build.scala Replace JavaVersionCheck with sbt-javaversioncheck. 2015-01-27 00:35:39 +00:00
linksource.scala Add javadoc source links that go to github 2015-03-06 13:34:28 -05:00
plugins.sbt Update findbugs, add Xlint:unchecked, fix warnings discovered 2015-03-09 16:55:07 -04:00