org.aspectj.weaver.XlintDefault.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aspectjtools Show documentation
Show all versions of aspectjtools Show documentation
Tools from the AspectJ project
invalidAbsoluteTypeName = warning
invalidWildcardTypeName = ignore
unresolvableMember = warning
typeNotExposedToWeaver = warning
shadowNotInStructure = ignore
unmatchedSuperTypeInCall = warning
canNotImplementLazyTjp = ignore
multipleAdviceStoppingLazyTjp=ignore
noGuardForLazyTjp=ignore
uncheckedAdviceConversion = warning
needsSerialVersionUIDField = ignore
brokeSerialVersionCompatibility = ignore
noInterfaceCtorJoinpoint = warning
noJoinpointsForBridgeMethods = warning
cantMatchArrayTypeOnVarargs = ignore
enumAsTargetForDecpIgnored = warning
annotationAsTargetForDecpIgnored = warning
adviceDidNotMatch = warning
invalidTargetForAnnotation = warning
elementAlreadyAnnotated = warning
runtimeExceptionNotSoftened = warning
uncheckedArgument = warning
noExplicitConstructorCall = warning
aspectExcludedByConfiguration = ignore
unmatchedTargetKind = warning
cantFindType = error
cantFindTypeAffectingJPMatch = warning
unorderedAdviceAtShadow=ignore
swallowedExceptionInCatchBlock=ignore
calculatingSerialVersionUID=ignore
advisingSynchronizedMethods=warning
mustWeaveXmlDefinedAspects=warning
missingAspectForReweaving=error
cannotAdviseJoinpointInInterfaceWithAroundAdvice=warning
nonReweavableTypeEncountered=error
© 2015 - 2024 Weber Informatics LLC | Privacy Policy