You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/04/02 11:18:56 UTC

[GitHub] lovepoem commented on issue #1524: The version report to registry is 2.0.1 after dubbo 2.5.9

lovepoem commented on issue #1524: The version report to registry is 2.0.1 after dubbo 2.5.9
URL: https://github.com/apache/incubator-dubbo/issues/1524#issuecomment-377909822
 
 
   https://github.com/apache/incubator-dubbo/blob/master/dubbo-common/src/main/java/com/alibaba/dubbo/common/Version.java   
   
   Version.java read version from MANIFEST.MF or jar name.
   
   Now you debug in classes generated by IDE, no MANIFEST.MF or jar name found
   
   Must we support the IDEA debug environment?
   
   We can refer this [Generate a Version.java file in Maven
   ](https://stackoverflow.com/questions/2469922/generate-a-version-java-file-in-maven) 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services