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 2020/02/24 10:01:56 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #748: FhirDataformatTest failure -TransformerFactoryImpl not found

jamesnetherton opened a new issue #748: FhirDataformatTest failure -TransformerFactoryImpl not found
URL: https://github.com/apache/camel-quarkus/issues/748
 
 
   Because of the surefire behaviour observed in https://github.com/apache/camel-quarkus/issues/723. `FhirDataformatTest` is silently failing.
   
   If you run with `mvn clean test -Dmaven-surefire-plugin.version=2.22.1` then you see `FhirDataformatTest` fail with:
   
   ```
   javax.xml.transform.TransformerFactoryConfigurationError: Provider org.apache.xalan.processor.TransformerFactoryImpl not found
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] jamesnetherton closed issue #748: FhirDataformatTest failure -TransformerFactoryImpl not found

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #748: FhirDataformatTest failure -TransformerFactoryImpl not found
URL: https://github.com/apache/camel-quarkus/issues/748
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services