If you compile an application which embeds JRuby 1.7.19, you get this warning: ``` Supported source version 'RELEASE_6' from annotation processor 'org.eclipse.sisu.space.SisuIndexAPT6' less than -source '1.8' ``` It's probably just a cosmetic issue.