Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot deploy integration if not in the root package #41

Closed
nicolaferraro opened this issue Sep 11, 2018 · 1 comment
Closed

Cannot deploy integration if not in the root package #41

nicolaferraro opened this issue Sep 11, 2018 · 1 comment
Labels
good first issue Does not require full understanding of the codebase kind/bug Something isn't working

Comments

@nicolaferraro
Copy link
Member

nicolaferraro commented Sep 11, 2018

Java integrations using a package declaration (e.g. "package kamel;") cannot be run. The reason is that the builder expect all integrations are in the root package.

We should remove the package on pre-processing or allow declaring any package.

@nicolaferraro nicolaferraro added kind/bug Something isn't working good first issue Does not require full understanding of the codebase labels Sep 11, 2018
@nicolaferraro
Copy link
Member Author

nicolaferraro commented Sep 11, 2018

Fixed by #39.

@nicolaferraro nicolaferraro reopened this Sep 12, 2018
@nicolaferraro nicolaferraro changed the title Cannot deploy integration if not in the "kamel" package Cannot deploy integration if not in the root package Sep 12, 2018
lburgazzoli added a commit to lburgazzoli/apache-camel-k that referenced this issue Feb 16, 2019
nicolaferraro pushed a commit to nicolaferraro/camel-k that referenced this issue Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Does not require full understanding of the codebase kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant