blob: d3eb78a0228a5448c81e8215dabb81cdcdea8bc7 [file]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
is.autoload=true
javac.source=1.8
javac.compilerargs=-Xlint:all -Xlint:-serial
javadoc.arch=${basedir}/arch.xml
jnlp.indirect.jars=\
modules/ext/jersey2/javax.annotation-api-1.3.2.jar,\
modules/ext/jersey2/jakarta.activation-api-1.2.1.jar,\
modules/ext/jersey2/jakarta.annotation-api-2.1.1.jar,\
modules/ext/jersey2/jakarta.persistence-api-2.2.3.jar,\
modules/ext/jersey2/jakarta.servlet-api-4.0.4.jar,\
modules/ext/jersey2/jakarta.validation-api-2.0.2.jar,\
modules/ext/jaxrs-2.1/jakarta.ws.rs-api-2.1.6.jar,\
modules/ext/jersey2/jakarta.xml.bind-api-2.3.3.jar,\
modules/ext/jersey2/jersey-apache-connector-2.35.jar,\
modules/ext/jersey2/jersey-client-2.35.jar,\
modules/ext/jersey2/jersey-common-2.35.jar,\
modules/ext/jersey2/jersey-container-servlet-2.35.jar,\
modules/ext/jersey2/jersey-container-servlet-core-2.35.jar,\
modules/ext/jersey2/jersey-entity-filtering-2.35.jar,\
modules/ext/jersey2/jersey-hk2-2.35.jar,\
modules/ext/jersey2/jersey-media-json-jackson-2.35.jar,\
modules/ext/jersey2/jersey-media-moxy-2.35.jar,\
modules/ext/jersey2/jersey-server-2.35.jar,\
modules/ext/jersey2/aopalliance-repackaged-2.6.1.jar,\
modules/ext/jersey2/hk2-api-2.6.1.jar,\
modules/ext/jersey2/hk2-locator-2.6.1.jar,\
modules/ext/jersey2/hk2-utils-2.6.1.jar,\
modules/ext/jersey2/osgi.core-8.0.0.jar,\
modules/ext/jersey2/osgi-resource-locator-1.0.3.jar
release.external/javax.annotation-api-1.3.2.jar=modules/ext/javax.annotation-api-1.3.2.jar
release.external/jakarta.activation-api-1.2.1.jar=modules/ext/jersey2/jakarta.activation-api-1.2.1.jar
release.external/jakarta.annotation-api-2.1.1.jar=modules/ext/jersey2/jakarta.annotation-api-2.1.1.jar
release.external/jakarta.persistence-api-2.2.3.jar=modules/ext/jersey2/jakarta.persistence-api-2.2.3.jar
release.external/jakarta.servlet-api-4.0.4.jar=modules/ext/jersey2/jakarta.servlet-api-4.0.4.jar
release.external/jakarta.validation-api-2.0.2.jar=modules/ext/jersey2/jakarta.validation-api-2.0.2.jar
release.external/jakarta.ws.rs-api-2.1.6.jar=modules/ext/jaxrs-2.1/jakarta.ws.rs-api-2.1.6.jar
release.external/jakarta.xml.bind-api-2.3.3.jar=modules/ext/jersey2/jakarta.xml.bind-api-2.3.3.jar
release.external/jersey-apache-connector-2.35.jar=modules/ext/jersey2/jersey-apache-connector-2.35.jar
release.external/jersey-client-2.35.jar=modules/ext/jersey2/jersey-client-2.35.jar
release.external/jersey-common-2.35.jar=modules/ext/jersey2/jersey-common-2.35.jar
release.external/jersey-container-servlet-2.35.jar=modules/ext/jersey2/jersey-container-servlet-2.35.jar
release.external/jersey-container-servlet-core-2.35.jar=modules/ext/jersey2/jersey-container-servlet-core-2.35.jar
release.external/jersey-entity-filtering-2.35.jar=modules/ext/jersey2/jersey-entity-filtering-2.35.jar
release.external/jersey-hk2-2.35.jar=modules/ext/jersey2/jersey-hk2-2.35.jar
release.external/jersey-media-json-jackson-2.35.jar=modules/ext/jersey2/jersey-media-json-jackson-2.35.jar
release.external/jersey-media-moxy-2.35.jar=modules/ext/jersey2/jersey-media-moxy-2.35.jar
release.external/jersey-server-2.35.jar=modules/ext/jersey2/jersey-server-2.35.jar
release.external/aopalliance-repackaged-2.6.1.jar=modules/ext/jersey2/aopalliance-repackaged-2.6.1.jar
release.external/hk2-api-2.6.1.jar=modules/ext/jersey2/hk2-api-2.6.1.jar
release.external/hk2-locator-2.6.1.jar=modules/ext/jersey2/hk2-locator-2.6.1.jar
release.external/hk2-utils-2.6.1.jar=modules/ext/jersey2/hk2-utils-2.6.1.jar
release.external/osgi.core-8.0.0.jar=modules/ext/jersey2/osgi.core-8.0.0.jar
release.external/osgi-resource-locator-1.0.3.jar=modules/ext/jersey2/osgi-resource-locator-1.0.3.jar
javadoc.arch=${basedir}/arch.xml
sigtest.gen.fail.on.error=false