Skip to content

Commit

Permalink
Test unhandled property
Browse files Browse the repository at this point in the history
  • Loading branch information
erichaagdev committed Sep 19, 2024
1 parent 32b4ec4 commit e040e34
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions build-caching-maven-samples/avro-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,20 +87,6 @@
</fileSet>
</fileSets>
<properties>
<property><name>createOptionalGetters</name></property>
<property><name>createSetters</name></property>
<property><name>customConversions</name></property>
<property><name>customLogicalTypeFactories</name></property>
<property><name>enableDecimalLogicalType</name></property>
<property><name>errorSpecificClass</name></property>
<property><name>fieldVisibility</name></property>
<property><name>gettersReturnOptional</name></property>
<property><name>imports</name></property>
<property><name>optionalGettersForNullableFieldsOnly</name></property>
<property><name>recordSpecificClass</name></property>
<property><name>stringType</name></property>
<property><name>templateDirectory</name></property>
<property><name>velocityToolsClassesNames</name></property>
</properties>
<ignoredProperties>
<!-- Maven project state cannot be part of cache key -->
Expand Down

0 comments on commit e040e34

Please sign in to comment.