ppalaga commented on a change in pull request #342: Created a camel-pdf 
component extension fixes #341
URL: https://github.com/apache/camel-quarkus/pull/342#discussion_r339739559
 
 

 ##########
 File path: integration-tests/pdf/pom.xml
 ##########
 @@ -0,0 +1,105 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd"; 
xmlns="http://maven.apache.org/POM/4.0.0";
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.camel.quarkus</groupId>
+    <artifactId>camel-quarkus-integration-tests</artifactId>
+    <version>0.3.1-SNAPSHOT</version>
+  </parent>
+  <artifactId>camel-quarkus-integration-test-pdf</artifactId>
+  <name>Camel Quarkus :: Integration Tests :: Pdf</name>
+  <description>Integration tests for Camel Quarkus Pdf extension</description>
 
 Review comment:
   ```suggestion
     <description>Integration tests for Camel Quarkus PDF 
extension</description>
   ```

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


With regards,
Apache Git Services

Reply via email to