license top of file

This commit is contained in:
PJ Fanning 2025-07-11 22:21:55 +01:00
parent 22d2efaf5b
commit 94ff481ca9
3 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,3 @@
import java.util.regex.Pattern
/* ====================================================================
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
@ -17,6 +15,8 @@ import java.util.regex.Pattern
limitations under the License.
==================================================================== */
import java.util.regex.Pattern
final String TEST9_SRC = 'src/test/java9'
final String TEST9_OUT = layout.buildDirectory.dir('classes/java9/test/').get().asFile.absolutePath
final String VERSIONS9 = 'META-INF/versions/9'

View File

@ -1,5 +1,3 @@
import java.util.regex.Pattern
/* ====================================================================
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
@ -17,6 +15,8 @@ import java.util.regex.Pattern
limitations under the License.
==================================================================== */
import java.util.regex.Pattern
final String MODULE_NAME = 'org.apache.poi.ooxml.schemas'
final String BEANS_SRC = layout.buildDirectory.dir('generated-sources').get().asFile.absolutePath
final String BEANS_RES = layout.buildDirectory.dir('generated-resources').get().asFile.absolutePath

View File

@ -1,5 +1,3 @@
import java.util.regex.Pattern
/* ====================================================================
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
@ -17,6 +15,8 @@ import java.util.regex.Pattern
limitations under the License.
==================================================================== */
import java.util.regex.Pattern
final String BEANS_SRC = layout.buildDirectory.dir('generated-sources').get().asFile.absolutePath
final String BEANS_RES = layout.buildDirectory.dir('generated-resources').get().asFile.absolutePath