ppalaga commented on issue #6: Initial source code - Package names
URL: https://github.com/apache/camel-quarkus/issues/6#issuecomment-507215729
 
 
   I wonder whether the java package renaming should be a part of the code 
migration from the Quarkus repo?
   
   I could try to modify my import script that I used to produce the current 
state of #3 .  Not sure how well that can be done using `git filter-branch 
--filter-tree` and `sed s/import io.quarkus/import org.apache.camel.quarkus/` , 
but it would result in a cleaner history for sure.
   
   I am also not sure modifying the commits in this way would be acceptable 
from the legal point of view.
   
   WDYT?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to