ppalaga commented on issue #3: Migrate Camel extensions from Quarkus URL: https://github.com/apache/camel-quarkus/pull/3#issuecomment-507212610 > > ``` > > `camel-` removed from some directory names > > ``` > > > Not having a strong opinion here but since the other camel projects have the `camel-` prefix I'd go for keep it. I just checked how is the Camel main repo using `camel-` in directory names and I cannot confirm that `camel-` would be used in all places. I slightly prefer the shorter variant because: * It is faster to type on the console - this matters a lot for at least: * `cd` * `git add` * Path listings are easier to read. Often excluding `camel-` will eliminate the need for wrapping the paths. This is important for at least: * Maven error messages and warnings * `git status` Is this worth discussing on camel-dev ML?
---------------------------------------------------------------- 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
