nicolaferraro commented on a change in pull request #300: add resources to an
integration
URL: https://github.com/apache/camel-k/pull/300#discussion_r242436216
##########
File path: pkg/builder/builder_types.go
##########
@@ -147,8 +147,7 @@ type Context struct {
Artifacts []v1alpha1.Artifact
SelectedArtifacts []v1alpha1.Artifact
Archive string
- ComputeClasspath bool
- MainClass string
+ ContextFiler func(integrationContext *v1alpha1.IntegrationContext)
bool
Review comment:
Typo
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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