You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Marco Pernigo (Jira)" <ji...@apache.org> on 2022/08/26 11:59:00 UTC

[jira] [Created] (CAMEL-18432) DockerConfiguration malformerd UriPath for variable operation

Marco Pernigo created CAMEL-18432:
-------------------------------------

             Summary: DockerConfiguration malformerd UriPath for variable operation
                 Key: CAMEL-18432
                 URL: https://issues.apache.org/jira/browse/CAMEL-18432
             Project: Camel
          Issue Type: Bug
          Components: camel-docker
    Affects Versions: 3.17.0
         Environment: IDE: eclipse

OS: linux Debian 11

Camel 3.17.0
            Reporter: Marco Pernigo
         Attachments: Screenshot from 2022-08-26 13-56-37.png

In DockerConfiguration.java, the enums passed to the UriPath annotation for the private variable operation is malformed: in the string concatenation are missing commans on the new lines.

Furthermore, the following three operations are missing: networkconnect,networkcreate,networkremove.

 

Functionally it works, but the Eclipse IDE and the documentation on the official site report errors

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)