Thanks, Claus. I confirm that this fixes the build issues.
On Wed, Dec 16, 2020 at 7:32 AM Claus Ibsen wrote:
>
> Hi Gregor
>
> Okay I have a fix now. There is 1 commit on the 3.7.x branch from today.
>
> On Tue, Dec 15, 2020 at 10:31 PM Gregor Zurowski
> wrote:
> >
> > Hi Claus,
> >
> > I am no
Hi Gregor
Okay I have a fix now. There is 1 commit on the 3.7.x branch from today.
On Tue, Dec 15, 2020 at 10:31 PM Gregor Zurowski
wrote:
>
> Hi Claus,
>
> I am now only getting the following WARNING which will also fail the
> release buid:
>
> ===
> [WARNING] Javadoc Warnings
> [WARNING] javad
On Tue, Dec 15, 2020 at 10:31 PM Gregor Zurowski
wrote:
>
> Hi Claus,
>
> I am now only getting the following WARNING which will also fail the
> release buid:
>
> ===
> [WARNING] Javadoc Warnings
> [WARNING] javadoc: warning - Multiple sources of package comments
> found for package "javax.annotat
Hi Claus,
I am now only getting the following WARNING which will also fail the
release buid:
===
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Multiple sources of package comments
found for package "javax.annotation"
===
When I build endpoint DSL with `mvn javadoc:javadoc` a second tim
Hi
Okay Gregor its fixed now. There are 3 more commits on 3.7.x branch from today.
On Tue, Dec 15, 2020 at 11:02 AM Claus Ibsen wrote:
>
> Hi Gregor
>
> Ah okay I am working on fixing those WARNs now
>
> On Tue, Dec 15, 2020 at 10:48 AM Gregor Zurowski
> wrote:
> >
> > Hi Claus,
> >
> > I've lo
Hi Gregor
Ah okay I am working on fixing those WARNs now
On Tue, Dec 15, 2020 at 10:48 AM Gregor Zurowski
wrote:
>
> Hi Claus,
>
> I've looked into this again and realized that the WARNINGs in the
> Javadoc creation phase will break the build during release creation. I
> am still getting a longe
Hi Claus,
I've looked into this again and realized that the WARNINGs in the
Javadoc creation phase will break the build during release creation. I
am still getting a longer list of Javadoc WARNINGs when I run `mvnw
javadoc:javadoc` on `/camel/core/camel-endpointdsl`:
[...]
[WARNING] Javadoc Warni
Hi Claus,
Thank you so much for your fast response and the fix for this. It is
not an issue for the 3.7.0 release, but mostly for a new build setup I
am working on. As mentioned in my initial post, I am using Java 8
there, but it seems also picky about those Javadoc annotations. I
just checked ou
Hi Gregor
Okay so the javadoc issue has been fixed. There are about 7 commits on
the 3.7.x branch with CAMEL-15946 as prefix that all together fixes
this.
On Mon, Dec 14, 2020 at 4:00 PM Gregor Zurowski
wrote:
>
> Hi Everyone:
>
> I am getting the following error when building Javadoc for DSL En
I have a potential fix in the source code generator for endpoint and
component DSL.
So I am rebuild all the components.
I will let you know when its fixed. If you need to cherry pick any
commits then they will also be on the 3.7.x branch.
On Mon, Dec 14, 2020 at 4:37 PM Claus Ibsen wrote:
>
> Hi
Hi
I have created a ticket
https://issues.apache.org/jira/browse/CAMEL-15946
There is a few commits on the way that fixes some part of this. The
generated source code for default values need to take into account
HTML escaping.
On Mon, Dec 14, 2020 at 4:14 PM Claus Ibsen wrote:
>
> Hi
>
> I als
Hi
I also see this kind of error when building with JDK11. Probably with
more sub errors because javadoc is more stricter on JDK11 (eg no
@return is a failure, etc.).
The endpoint DSL is source code generated, and it seems that javadoc
parser fails such as > should be escaped. That is not really
Hi
Yeah that’s normal, only the major/minor releases are published but not the
patch releases where “current” is a symbolic link to the latest/newest one.
http://camel.apache.org/maven/
Babak
Antoine DESSAIGNE wrote
> Hi everyone,
>
> I've just noticed that the official javadoc [1] is referen
On Thu, Oct 27, 2011 at 2:43 PM, Hadrian Zbarcea wrote:
> Then we decided that the javadoc for the
> components doesn't make a lot of sense.
Not sure I follow that. Some components' classes have methods over
and above the standard for a base component. MailEndpoint, for
example, extends Schedul
On Thursday, October 27, 2011 2:43:50 PM Hadrian Zbarcea wrote:
> Right now it's a kinda manual process. A long, long time ago, I used to
> use the site goal, which generated lots of cool stuff, including the
> test reports during the release. At some point it started to become too
> time consuming
Right now it's a kinda manual process. A long, long time ago, I used to
use the site goal, which generated lots of cool stuff, including the
test reports during the release. At some point it started to become too
time consuming (we also had tests randomly failing mostly due to timing,
most of t
I use my IDE and Maven to download the sources/javadocs and read the java
doc in my IDE...
I can live without this sites...
Best,
Christian
Yes, please.
Don
On Thu, Oct 27, 2011 at 12:02 PM, Daniel Kulp wrote:
>
> Claus pointed out to me this morning that the javadoc on the website:
>
> http://camel.apache.org/maven/current/camel-core/apidocs/
>
> is horribly out of date (2.7.0). There aren't really instructions on the
> website
Yes the html file should be there. Its the package javadoc. It should
briefly tell what the package is, and if possible have a link to the
camel website for more details.
On Mon, May 16, 2011 at 11:43 PM, Fernando Ribeiro
wrote:
> All,
>
> Is
> the
> /camel/components/camel-http4/src/main/java/o
19 matches
Mail list logo