This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 8d210e2  Improve wording and trigger a CI build
8d210e2 is described below

commit 8d210e2613e2cb16b02b4fbdfb15bd1abd333f08
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Aug 24 09:43:49 2020 +0100

    Improve wording and trigger a CI build
---
 java/org/apache/jasper/resources/LocalStrings.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/java/org/apache/jasper/resources/LocalStrings.properties 
b/java/org/apache/jasper/resources/LocalStrings.properties
index 392b0e2..df52310 100644
--- a/java/org/apache/jasper/resources/LocalStrings.properties
+++ b/java/org/apache/jasper/resources/LocalStrings.properties
@@ -308,8 +308,8 @@ jspc.delete.fail=Failed to delete file [{0}]
 jspc.error.compilation=Compilation error
 jspc.error.fileDoesNotExist=The file argument [{0}] does not exist
 jspc.error.generalException=ERROR-the file [{0}] generated the following 
general exception:
-jspc.error.invalidFragment=Aborting pre-compilation due to errors in web 
fragments
-jspc.error.invalidWebXml=Aborting pre-compilation due to errors in web.xml
+jspc.error.invalidFragment=Failing pre-compilation due to errors in web 
fragments
+jspc.error.invalidWebXml=Failing pre-compilation due to errors in web.xml
 jspc.error.minThreadCount=There must be at least one thread [{0}]
 jspc.error.parseThreadCount=Cannot parse thread count [{0}]
 jspc.error.unknownOption=Unrecognized option [{0}]. Use -help for help.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to