Skip to content

Commit 5195c82

Browse files
authored
modify: remove binary compatibility bypass option
1 parent d6ff231 commit 5195c82

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -452,14 +452,6 @@
452452
<version>0.23.1</version>
453453
<configuration>
454454
<parameter>
455-
<excludes>
456-
<exclude>com.querydsl.core.annotations.QueryProjection</exclude>
457-
<exclude>com.querydsl.codegen.utils.AbstractCodeWriter</exclude>
458-
<exclude>com.querydsl.codegen.utils.CodeWriter#beginInnerStaticClass(com.querydsl.codegen.utils.model.Type,com.querydsl.codegen.utils.model.Type,com.querydsl.codegen.utils.model.Type[])#</exclude>
459-
<exclude>com.querydsl.codegen.utils.CodeWriter#beginInnerStaticClass(com.querydsl.codegen.utils.model.Type)</exclude>
460-
<exclude>com.querydsl.apt.TypeElementHandler#handleEntityType(javax.lang.model.element.TypeElement)</exclude>
461-
<exclude>com.querydsl.apt.TypeElementHandler#handleProjectionType(javax.lang.model.element.TypeElement,boolean)</exclude>
462-
</excludes>
463455
<ignoreMissingOldVersion>true</ignoreMissingOldVersion>
464456
<onlyModified>true</onlyModified>
465457
<breakBuildOnBinaryIncompatibleModifications>true</breakBuildOnBinaryIncompatibleModifications>

0 commit comments

Comments
 (0)