mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 08:55:44 +01:00
start implementation of isolated classloaders
This commit is contained in:
@@ -101,7 +101,7 @@ import javax.xml.transform.stream.StreamResult;
|
||||
*/
|
||||
@SuppressWarnings({ "Since16", "Since15" })
|
||||
@MetaInfServices(Processor.class)
|
||||
@SupportedSourceVersion(SourceVersion.RELEASE_6)
|
||||
@SupportedSourceVersion(SourceVersion.RELEASE_7)
|
||||
@SupportedAnnotationTypes("*")
|
||||
public final class ScmAnnotationProcessor extends AbstractProcessor
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user