jtstorck commented on issue #3644: [WIP] NIFI-5505 Added Java 11 build to Travis CI URL: https://github.com/apache/nifi/pull/3644#issuecomment-520319514 @pvillard31 To get all the builds to finish in time, I had to exclude the nar and assembly modules, which is not optimal, but we can remove the exclusion once we break up the repo. The non-default bundles, from the quick look in the pom I did before, are still compiled and tested without referring to their profiles. I'll double-check, but the profiles are just for including them in nifi-assembly, which is excluded from the build, so there's no reason to activate their profiles in the Travis build. Thanks for reviewing the PR, I appreciate it! We can get this merged as soon as #3404 is merged to master.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
