This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
The following commit(s) were added to refs/heads/main by this push:
new e76fe459 NO-JIRA: drop compiler plugin option that no longer does
anything, removing warnings
e76fe459 is described below
commit e76fe4597ea9242dd0384c272e85dd79e92fe0df
Author: Robbie Gemmell <[email protected]>
AuthorDate: Thu Sep 28 09:43:21 2023 +0100
NO-JIRA: drop compiler plugin option that no longer does anything, removing
warnings
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index eebd9863..c667f10e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -335,7 +335,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
- <optimize>true</optimize>
<debug>true</debug>
<showDeprecation>true</showDeprecation>
<showWarnings>true</showWarnings>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]