org.netbeans.modules.javaee.wildfly.Bundle.properties Maven / Gradle / Ivy
#
# 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.
#
version=20
WILDFLY_SERVER_NAME=WildFly Application Server
LBL_JBossFactoryVersion=Deployment Factory for WildFly plugin
MSG_DEPLOYING=Deploying {0}
MSG_Waiting_For_Url=Waiting for server to start the module {0}
MSG_Loading_Config=Error when loading configuration from file.
MSG_FailedToCreateConfigFolder=The {0} folder could not be created.
MSG_INVALID_URI=Invalid URI: {0}
MSG_ERROR_CREATING_DM=Error during Deployment Manager creation.
MSG_TIMEOUT=Deployment timeout exceeded
MSG_FAILED=Deployment failed
MSG_DeployDirMissing=The deployment folder does not exist: {0}
MSG_DeployFileMissing=The file to deploy does not exist: {0}
MSG_CHANGES_TITLE=WildFly Java EE Plugin
MSG_CHANGES_SUMMARY=WildFly Java EE Plugin Changelog
MSG_CHANGES_DESC=Changelog:
\
Version 1.0.17\:- Warning if configurtion might not be as expected.
- Fxing deployment issue with projects name endings with war.
\
Version 1.0.16\:- Fixing a blocking NPE for Netbeans Webapp Projects.
\
Version 1.0.15\:- Deploying a won't undeploy the other webapps
- Removing the unsupported domain Domain.
\
Version 1.0.14\:- Configuration file can be anywhere
- Fixing proxy issue of Windows
\
Version 1.0.13\:- Fixing the JPA Entity Generator
- Fixing missing EAR name in Deploy On Save
\
Version 1.0.12\:- Fixing bug with 32 Bits JVM
\
Version 1.0.11\:- Fixing bug with Windows non proxy hosts
- The notification appears only at each upgrade.
\
Version 1.0.10\:- Fixing bugs
- Making the module compatible with Netbeans 8.0.RC1
\
Version 1.0.9\:- Signing the nbm
- Guessing the JDBC driver for JPA Generation
- Fixing the missing librairies in project
\
Version 1.0.8\:- Fixing Maven EAR Project
- Displaying Resources Adapters
- Allowing to edit configuration file
- Smaller timeout to connect to server
\
Version 1.0.7\:- JPA 2.1 Support
- Better defaults during Server creation
- Fixing incremental deploy with Maven
\
Version 1.0.6\:- Console displays log of an already running Wildfly Instance
- Simplified flow for adding WildFly Instance
- Changelog displayed
- Deploy on save working for simple EJBs and WARs
\
Version 1.0.5\:- Mail Sessions displayed
- Connection Factories displayed