Aurélien Pupier

Results 324 comments of Aurélien Pupier

@orpiske mentioned on another PR that some IT tests were failing https://github.com/apache/camel/pull/13999#issuecomment-2090010957 so need to check them first

Seems fine, test result when calling `~/git/camel/components/camel-mongodb$ mvn clean install -DskipITs=false`: ``` [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.camel.component.mongodb.processor.idempotent.integration.MongoDbIdempotentRepositoryIT [INFO] Tests run: 7, Failures:...

@orpiske is it the right thing that I tested?

What could be the difference on CIs compared to a local run? I have: Fedora JDK 21 Temurin Maven 3.9.1 EDIT: or given the amount of time to play the...

@orpiske Can you give another try with updated container? Can you also have a look to the time of execution of the failing test class? is it more or less...

mvn javadoc:javadoc currently failing with: ``` [ERROR] /home/apupier/git/camel/components/camel-infinispan/camel-infinispan/src/main/java/org/apache/camel/component/infinispan/remote/InfinispanRemoteAggregationRepository.java:22: error: cannot find symbol [ERROR] import org.apache.camel.component.infinispan.remote.protostream.DefaultExchangeHolderContextInitializer; [ERROR]  ^ [ERROR]  symbol: class DefaultExchangeHolderContextInitializer [ERROR]  location: package org.apache.camel.component.infinispan.remote.protostream ``` EDIT:...

/component-test solr tahu protobuf **Result** :white_check_mark: The tests passed successfully

more changes should come with that, see https://github.com/smooks/smooks-examples/pull/535

can be closed, it as covered by https://github.com/smooks/smooks-examples/pull/535