This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 590d966  Sync Properties
     new f07e296  CAMEL-15478: Fix javadoc trailing dash
     new 6c351b6  CAMEL-15478: camel-box uses javasource parser instead of 
javadoc for generating api component source code.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 components/camel-box/camel-box-api/pom.xml         | 65 ++++++----------------
 components/camel-box/camel-box-component/pom.xml   | 64 +++++++++++----------
 .../BoxEventLogsManagerEndpointConfiguration.java  |  2 +-
 .../box/BoxFilesManagerEndpointConfiguration.java  | 20 +++----
 .../BoxFoldersManagerEndpointConfiguration.java    | 12 ++--
 .../box/BoxGroupsManagerEndpointConfiguration.java |  2 +-
 .../box/BoxTasksManagerEndpointConfiguration.java  |  2 +-
 .../box/BoxUsersManagerEndpointConfiguration.java  |  4 +-
 .../box/internal/BoxFilesManagerApiMethod.java     |  2 +-
 .../org/apache/camel/component/box/box.json        | 12 ++--
 .../src/main/docs/box-component.adoc               | 42 +++++++-------
 .../org/apache/camel/maven/JavaSourceParser.java   |  1 +
 12 files changed, 97 insertions(+), 131 deletions(-)

Reply via email to