You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2022/11/18 23:35:10 UTC

[GitHub] [cxf] reta commented on a diff in pull request #1029: CXF-8791: Make the Spring / Spring Boot dependencies optional

reta commented on code in PR #1029:
URL: https://github.com/apache/cxf/pull/1029#discussion_r1026974336


##########
distribution/src/main/release/samples/corba/bank/pom.xml:
##########
@@ -59,6 +59,18 @@
                     </execution>
                 </executions>
             </plugin>
+            <plugin>

Review Comment:
   @jimma @asoldano I have updated all samples which use Spring 6 / Spring Boot 3 to require JDK-17, otherwise they are not runnable 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cxf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org