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-proton-j.git

commit 9cf66a78df3bedd9afe7a06ff23bf7cf61d2f3e7
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Tue Oct 10 13:21:24 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 895043d7..9973f2a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,6 @@
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-compiler-plugin</artifactId>
         <configuration>
-          <optimize>true</optimize>
           <showDeprecation>true</showDeprecation>
           <showWarnings>true</showWarnings>
         </configuration>


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

Reply via email to