|
Change Return Type void to ExecutionStatus in method private processDirectory(root File, folder File, byteBuddy ByteBuddy, entryPoint EntryPoint, methodNameTransformer MethodNameTransformer, classFileLocator ClassFileLocator, typePool TypePool, plugins List<Plugin>) : ExecutionStatus in class net.bytebuddy.build.maven.ByteBuddyMojo |
From |
To |
|
Change Return Type void to ExecutionStatus in method private transform(root File, entryPoint EntryPoint, classPath List<? extends String>, plugins List<Plugin>) : ExecutionStatus in class net.bytebuddy.build.maven.ByteBuddyMojo |
From |
To |
|
Change Return Type void to ExecutionStatus in method private processClassFile(root File, file String, byteBuddy ByteBuddy, entryPoint EntryPoint, methodNameTransformer MethodNameTransformer, classFileLocator ClassFileLocator, typePool TypePool, plugins List<Plugin>) : ExecutionStatus in class net.bytebuddy.build.maven.ByteBuddyMojo |
From |
To |