You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2018/12/18 08:41:01 UTC

[GitHub] nicolaferraro commented on a change in pull request #300: add resources to an integration

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:
users@infra.apache.org


With regards,
Apache Git Services