You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2019/03/01 13:31:00 UTC

[jira] [Updated] (CAMEL-13115) camel3 - build system - camel-catalog should not warn for missing doc for inactive modules

     [ https://issues.apache.org/jira/browse/CAMEL-13115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino updated CAMEL-13115:
-------------------------------------
    Fix Version/s: 3.0.0-M1

> camel3 - build system - camel-catalog should not warn for missing doc for inactive modules
> ------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-13115
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13115
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0-M1
>
>
> When we have removed deprecated modules in 3.x, then the folders stay in git when you switch branches.
> So we get this WARNs when building camel-catalog
> {code}
> [WARNING] 	Missing document detected: 40
> [WARNING] 		camel-bam
> [WARNING] 		camel-cache
> [WARNING] 		camel-castor
> [WARNING] 		camel-context
> [WARNING] 		camel-eclipse
> [WARNING] 		camel-elasticsearch
> [WARNING] 		camel-elasticsearch5
> [WARNING] 		camel-groovy-dsl
> [WARNING] 		camel-guice
> [WARNING] 		camel-hawtdb
> [WARNING] 		camel-hdfs
> [WARNING] 		camel-hessian
> [WARNING] 		camel-http
> [WARNING] 		camel-ibatis
> [WARNING] 		camel-javaspace
> [WARNING] 		camel-jira
> [WARNING] 		camel-josql
> [WARNING] 		camel-juel
> [WARNING] 		camel-jxpath
> [WARNING] 		camel-kestrel
> [WARNING] 		camel-krati
> [WARNING] 		camel-mina
> [WARNING] 		camel-mongodb
> [WARNING] 		camel-netty
> [WARNING] 		camel-netty-http
> [WARNING] 		camel-openshift
> [WARNING] 		camel-quartz
> [WARNING] 		camel-routebox
> [WARNING] 		camel-ruby
> [WARNING] 		camel-rx
> [WARNING] 		camel-scala
> [WARNING] 		camel-scr
> [WARNING] 		camel-servletlistener
> [WARNING] 		camel-swagger
> [WARNING] 		camel-testng
> [WARNING] 		camel-urlrewrite
> [WARNING] 		camel-xmlbeans
> [WARNING] 		camel-xmljson
> [WARNING] 		camel-xmlrpc
> [WARNING] 		camel-yql
> {code}
> We should make it detect that these are empty folders (has no pom.xml) and skip them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)