You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/01/14 02:43:03 UTC

[GitHub] [camel] ramu11 edited a comment on pull request #6734: "camel-jackson - Upgrade to 2.13.x"

ramu11 edited a comment on pull request #6734:
URL: https://github.com/apache/camel/pull/6734#issuecomment-1012695123


   ok i have updated camel-azure version to 2.13.1 and build all components
   
   `[INFO] -------------------------------------------------------
   [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   [INFO] Running org.apache.camel.component.azure.servicebus.ServiceBusEndpointTest
   [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 s - in org.apache.camel.component.azure.servicebus.ServiceBusEndpointTest
   [INFO] Running org.apache.camel.component.azure.servicebus.ServiceBusUtilsTest
   [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s - in org.apache.camel.component.azure.servicebus.ServiceBusUtilsTest
   [INFO] 
   [INFO] Results:
   [INFO] 
   [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
   [INFO] 
   [INFO] 
   [INFO] --- camel-package-maven-plugin:3.15.0-SNAPSHOT:generate-postcompile (generate-postcompile) @ camel-azure-servicebus ---
   [INFO] Stale files detected, re-generating.
   [INFO] Stale files detected, re-generating index.
   [INFO] Building index...
   [INFO] 
   [INFO] --- camel-bundle-plugin:3.15.0-SNAPSHOT:manifest (bundle-manifest) @ camel-azure-servicebus ---
   [INFO] No previous run data found, generating manifest.
   [INFO] 
   [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ camel-azure-servicebus ---
   [INFO] Building jar: /home/kkakarla/development/git/camel/components/camel-azure/camel-azure-servicebus/target/camel-azure-servicebus-3.15.0-SNAPSHOT.jar
   [INFO] 
   [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-test) @ camel-azure-servicebus ---
   [INFO] 
   [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-test) @ camel-azure-servicebus ---
   [INFO] 
   [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ camel-azure-servicebus ---
   [INFO] Installing /home/kkakarla/development/git/camel/components/camel-azure/camel-azure-servicebus/target/camel-azure-servicebus-3.15.0-SNAPSHOT.jar to /home/kkakarla/.m2/repository/org/apache/camel/camel-azure-servicebus/3.15.0-SNAPSHOT/camel-azure-servicebus-3.15.0-SNAPSHOT.jar
   [INFO] Installing /home/kkakarla/development/git/camel/components/camel-azure/camel-azure-servicebus/target/camel-azure-servicebus-3.15.0-SNAPSHOT.pom to /home/kkakarla/.m2/repository/org/apache/camel/camel-azure-servicebus/3.15.0-SNAPSHOT/camel-azure-servicebus-3.15.0-SNAPSHOT.pom
   [INFO] ------------------------------------------------------------------------
   [INFO] Reactor Summary for Camel :: Azure :: Parent 3.15.0-SNAPSHOT:
   [INFO] 
   [INFO] Camel :: Azure :: Parent ........................... SUCCESS [  2.586 s]
   [INFO] Camel :: Azure :: Event Hubs ....................... SUCCESS [ 11.564 s]
   [INFO] Camel :: Azure :: Storage Blob ..................... SUCCESS [ 27.311 s]
   [INFO] Camel :: Azure :: Datalake Gen2 .................... SUCCESS [ 11.150 s]
   [INFO] Camel :: Azure :: Storage Queue .................... SUCCESS [ 16.924 s]
   [INFO] Camel :: Azure :: CosmosDB ......................... SUCCESS [ 11.119 s]
   [INFO] Camel :: Azure :: ServiceBus ....................... SUCCESS [  7.421 s]
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  01:28 min
   [INFO] Finished at: 2022-01-14T08:09:48+05:30
   [INFO] ------------------------------------------------------------------------
   (base) [kkakarla@kkakarla camel-azure]$ 
   `
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org