[
https://issues.apache.org/jira/browse/CAMEL-19710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-19710.
---------------------------------
Resolution: Fixed
> camel-jbang - Run should compile java to default package if project has GAV
> ---------------------------------------------------------------------------
>
> Key: CAMEL-19710
> URL: https://issues.apache.org/jira/browse/CAMEL-19710
> Project: Camel
> Issue Type: Improvement
> Components: camel-jbang
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 4.0.0
>
>
> camel.jbang.gav = com.foo:blue:1.0
> Then when you do camel run foo.java and foo has no package then we should run
> this with package com.foo, because that is the package it would use when
> exported.
> Then camel-jbang run and real exported project are the same. This avoid
> strange issues for end users.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)