You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "chickenlj (via GitHub)" <gi...@apache.org> on 2023/06/12 13:55:34 UTC

[GitHub] [dubbo] chickenlj opened a new issue, #12509: Profiles needed to skip spring6 building automatically for lower jdk versions.

chickenlj opened a new issue, #12509:
URL: https://github.com/apache/dubbo/issues/12509

   ```
   [INFO] ------------------------------------------------------------------------
   [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project dubbo-config-spring6: Compilation failure
   [ERROR] /Users/ken/aliware/dubbo3/dubbo/dubbo-config/dubbo-config-spring6/src/main/java/org/apache/dubbo/config/spring6/beans/factory/annotation/ServiceAnnotationWithAotPostProcessor.java:[26,39] error: cannot access GenerationContext
   [ERROR]   bad class file: /Users/ken/.m2/repository/org/springframework/spring-core/6.0.7/spring-core-6.0.7.jar(org/springframework/aot/generate/GenerationContext.class)
   [ERROR]     class file has wrong version 61.0, should be 52.0
   [ERROR]     Please remove or make sure it appears in the correct subdirectory of the classpath.
   [ERROR] 
   [ERROR] -> [Help 1]
   
   ```


-- 
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: notifications-unsubscribe@dubbo.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] songxiaosheng commented on issue #12509: Profiles needed to skip spring6 building automatically for lower jdk versions.

Posted by "songxiaosheng (via GitHub)" <gi...@apache.org>.
songxiaosheng commented on issue #12509:
URL: https://github.com/apache/dubbo/issues/12509#issuecomment-1588561235

   参考:https://github.com/x-stream/xstream/blob/master/xstream/pom.xml
   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] Profiles needed to skip spring6 building automatically for lower jdk versions. [dubbo]

Posted by "CrazyHZM (via GitHub)" <gi...@apache.org>.
CrazyHZM closed issue #12509: Profiles needed to skip spring6 building automatically for lower jdk versions.
URL: https://github.com/apache/dubbo/issues/12509


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org