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

robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git

commit b79c85e81035d56302cf688abb03a43f9e53fe62
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Thu Sep 28 09:43:21 2023 +0100

    NO-JIRA: drop compiler plugin option that no longer does anything, removing 
warnings
    
    (cherry picked from commit e76fe4597ea9242dd0384c272e85dd79e92fe0df)
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8ab40b80..46a9dfcd 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: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to