All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sun.enterprise.deployment.archivist.LocalStrings.properties Maven / Gradle / Ivy

The newest version!
#
# Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#

enterprise.deployment.archivist.errorwithexternaldescriptors=Supplied External Descriptors {0} are incorrect

enterprise.deployment.archivist.errorrenamingjar=Error renaming JAR

enterprise.deployment.archivist.DDNotSupported=Ignore {0} as it is not supported in this release.

enterprise.deployment.cannotfindmodule=Cannot find module {0} in application bundle

enterprise.deployment.cannotreadDDs=Cannot read the Deployment Descriptors for module {0}
enterprise.deployment.oldDDwithAnnotation={0} in archive {1} is of version {2}, which cannot support annotations in an application. Please upgrade the deployment descriptor to be a version supported by Jakarta EE 10 (or later).
enterprise.deployment.unknown.application.type=Cannot determine the Jakarta EE module type for {0}
enterprise.deployment.unsupporturi=Unsupported module URI {0}, it contains space(s)
enterprise.deployment.nosuchmodule=Could not find sub module [{0}] as defined in application.xml
enterprise.deployment.cantDelete=Error deleting file {0}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy