Roiocam opened a new pull request, #1076:
URL: https://github.com/apache/incubator-pekko/pull/1076

   ## Motivation
   
   - Avoid repeatedly modifying `packageBin` semantics
   - Avoid executing `assembly` on other module
   - Enforce dependency order:  `osgiBundle -> assembly -> compile`
   
   ## Verified
   
   Execute `sbt protobuf-v3 / packageBin`, and then we will be observed the 
execution result like `assembly -> osgiBundle`.
   
   It won't break assembly when executing `packageBin` or `osgiBundle`. 
   
   <img width="1046" alt="截屏2024-01-29 17 01 06" 
src="https://github.com/apache/incubator-pekko/assets/26020358/dd16bfa0-907c-4c49-8c6a-79da946f62cb";>
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to