> This way we can get rid of the Java 6 builder, but still be confident that > our code will run in a JRE 6 > without issues. @demobox Can we disable again the Java 6 build once this > commit is in?
Can certainly be done, sure. But moving to a situation where we support Java 6 but cannot _build_ the project on Java 6 seems a pretty big step for me, and puts a lot of trust into Animal Sniffer. I don't know it well enough to make a judgement call on whether that is a smart move. Does anyone have any more experience of using Animal Sniffer, or examples of other projects in a similar situation (i.e. support Java X but can't build on JDK X) and how they handle it? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/617#issuecomment-64806641
