dhartford edited a comment on issue #248: Create a Camel Netty TCP extension
URL: https://github.com/apache/camel-quarkus/issues/248#issuecomment-539988332
 
 
   note - I'm barely ready to contribute, so if someone can fast track to make 
it easier for others to build on top of it, please do!
   
   WIP, just to show status if I get pulled away, and for other contributers on 
top of https://camel.apache.org/camel-quarkus/latest/contributor-guide.html and 
@ppalaga excellent assistance!
   
   - [x] create own fork
   - [x] baseline 'mvnw clean package' at root for all modules
   - [x] baseline 'mvnw clean package -Dnative' at root for all modules, or 
focus on integration-tests if that is your primary concern (ref: 
https://github.com/apache/camel-quarkus/issues/275 ), ~1 hour runtime and need 
8G free memory
   - [x] cd extensions folder, then create extensions `mvn 
quarkus:create-extension -N -Dquarkus.artifactIdBase=netty 
-Dquarkus.nameBase=Netty`
   
   - [] magic TBD....
   

----------------------------------------------------------------
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