-
Red Hat
- Brasil
-
02:03
(UTC -03:00) - www.claudius.com.br
- @claudio4j
Block or Report
Block or report claudio4j
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
minimal-mistakes Public
Forked from mmistakes/minimal-mistakes
📐 A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server.CSS
-
syndesis Public
Forked from syndesisio/syndesis
A flexible, customizable, open source platform that provides core integration capabilities as a service.
Java
-
syndesis-extensions Public
Forked from syndesisio/syndesis-extensions
Collection of Syndesis extensions
Java
-
-
221 contributions in the last year
Contribution activity
March 2023
Created 5 commits in 3 repositories
Created a pull request in apache/camel-k that received 11 comments
Change master trait to use camel-quarkus-kubernetes
#4048 This migration to use camel-quarkus-kubernetes required breaking changes to the master trait, as camel-quarkus-kubernetes requires build time…
Opened 13 other pull requests in 5 repositories
apache/camel-k
5
merged
2
open
- Fix lint warn in deployment.go
- Remove additional custom labels utility (#4184) (1.12.x branch)
- Remove additional custom labels utility (#4184) (1.10.x branch)
- Remove additional custom labels utility
- fix(knative): Integration in error state when knative SinkBinding mode=inclusion (backport to branch 1.12.x)
- fix(knative): Integration in error state when knative SinkBinding mode=inclusion (1.10.x branch)
- fix(knative): Integration in error state when knative SinkBinding mode=inclusion
apache/camel-quarkus
1
closed
2
merged
jboss-fuse/camel-k-runtime
1
merged
apache/camel-k-runtime
1
merged
jboss-fuse/camel-k
1
closed
Reviewed 2 pull requests in 2 repositories
apache/camel-quarkus
1 pull request
apache/camel-k
1 pull request
Created an issue in apache/camel-quarkus that received 1 comment
jira extension throws ClassNotFoundException: com.fasterxml.jackson.datatype.joda.JodaModule
When using camel-quarkus 2.13.2 and quarkus 2.13.5.Final
Given the following route
fromF("kamelet:jira-source?jql=RAW(project=MYP)&delay=30000&%s",…