I disabled the integration tests by default on both restdsl-openapi-plugin
and restdsl-swagger-plugin
Locally they're passing for me.
Gregor can you restart the RC when you've time?
Thanks.
Il giorno mar 18 feb 2020 alle ore 21:24 Andrea Cosentino
ha scritto:
> To me they must disabled by def
We are going through attempts :-)
Il mar 18 feb 2020, 21:28 Pascal Schumacher ha
scritto:
> Normally I would not have done the update with an release in progress,
> but as the Groovy 3.0.0 was missing JKD9 classes (see:
>
> https://mail-archives.apache.org/mod_mbox/groovy-dev/202002.mbox/%3CCAMb
Normally I would not have done the update with an release in progress,
but as the Groovy 3.0.0 was missing JKD9 classes (see:
https://mail-archives.apache.org/mod_mbox/groovy-dev/202002.mbox/%3CCAMbkE7RY7cRKD1HgwymRT1peV1YPD_9fO5DZt6%3DCfQT%2Bj-Ns6Q%40mail.gmail.com%3E)
and 3.0.1 contains only ve
To me they must disabled by default. Locally I have them passing
Can you try disabling them?
Il mar 18 feb 2020, 21:04 Gregor Zurowski ha
scritto:
> Unfortunately I am getting the same errors with a clean .m2 repository.
>
> On Tue, Feb 18, 2020 at 8:49 PM Gregor Zurowski
> wrote:
> >
> > I wi
Unfortunately I am getting the same errors with a clean .m2 repository.
On Tue, Feb 18, 2020 at 8:49 PM Gregor Zurowski
wrote:
>
> I will start a new build with a completely empty .m2 repo. Hope this will
> work.
>
> On Tue, Feb 18, 2020 at 8:23 PM Andrea Cosentino wrote:
> >
> > There is also
I will start a new build with a completely empty .m2 repo. Hope this will work.
On Tue, Feb 18, 2020 at 8:23 PM Andrea Cosentino wrote:
>
> There is also a groovy update today btw. Can you check with version 3.0.0?
>
> Il mar 18 feb 2020, 19:13 Andrea Cosentino ha scritto:
>
> > Zoran could you
Hi Andrea,
the log file contains the following errors:
[INFO]
[INFO] BUILD FAILURE
[INFO]
[INFO] Total time: 4.554 s
[INFO] Finished at: 2020-02-18T11
There is also a groovy update today btw. Can you check with version 3.0.0?
Il mar 18 feb 2020, 19:13 Andrea Cosentino ha scritto:
> Zoran could you have a look to the it tests please?
>
> Il mar 18 feb 2020, 19:12 Andrea Cosentino ha scritto:
>
>> Can you check in Target/it/test_name/build.log
Zoran could you have a look to the it tests please?
Il mar 18 feb 2020, 19:12 Andrea Cosentino ha scritto:
> Can you check in Target/it/test_name/build.log ?
>
> There should be the errors related to The failing tests.
>
> For me they are passing after removing that dep
>
> Il mar 18 feb 2020, 1
Can you check in Target/it/test_name/build.log ?
There should be the errors related to The failing tests.
For me they are passing after removing that dep
Il mar 18 feb 2020, 19:03 Gregor Zurowski ha
scritto:
> Hi Andrea,
>
> I don't have any commonmark artifacts in my local repository, but I
>
Hi Andrea,
I don't have any commonmark artifacts in my local repository, but I
also see a different error (now with debug output):
[INFO] Building: customized-v3/pom.xml
[DEBUG] Build log initialized in:
/home/camel/camel/tooling/maven/camel-restdsl-openapi-plugin/target/it/customized-v3/build.lo
All should be fine now. Gregor, let me know if the workaround related to
commonmark jar works for you.
Thanks.
Il giorno mar 18 feb 2020 alle ore 14:47 Andrea Cosentino
ha scritto:
> For the restdsl-openapi-plugin my suggestion should work, just download
> again that commomark stuff..
>
> Il gi
For the restdsl-openapi-plugin my suggestion should work, just download
again that commomark stuff..
Il giorno mar 18 feb 2020 alle ore 14:46 Claus Ibsen
ha scritto:
> Hi Gregor
>
> Just to let you know that we are working on fixing all of this, and
> that we have done that, but running a full r
Hi
Yeah that scenarios is not supported. Maybe we can add a way to mark
the copied mail as SEEN too. You are welcome to create a JIRA ticket.
And also dive into the source code to see if you can implement this.
https://camel.apache.org/manual/latest/contributing.html
On Sat, Feb 15, 2020 at 6:10
Hi Gregor
Just to let you know that we are working on fixing all of this, and
that we have done that, but running a full rebuild to be sure.
camel-spring-boot needs to be regen and Andrea will do that.
When the code is ready we will post back here.
On Tue, Feb 18, 2020 at 12:46 PM Andrea Cosenti
oscerd@ghost:~/workspace/apache-camel/camel/tooling/maven/camel-restdsl-openapi-plugin$
mvn clean install
[INFO] BuildTimeEventSpy is registered.
[INFO] Scanning for projects...
[INFO]
[INFO] ---< org.apache.camel:camel-restdsl-openapi-plugin
>
[INFO] Building Camel :: Maven Plu
Gregor, if you're hitting the same error, can you try to remove the
commonmark artifacts from your local repository?
Downloading the jar again make the tests pass for me. Maybe have a
corrupted version like me?
Il giorno mar 18 feb 2020 alle ore 12:38 Andrea Cosentino
ha scritto:
> It seems the
It seems there is a missing class during the integration test
Exception in thread "main" java.util.ServiceConfigurationError:
io.swagger.codegen.v3.CodegenConfig: Provider
io.swagger.codegen.v3.generators.html.StaticHtmlCodegen could not be
instantiated
at java.util.ServiceLoader.fail(ServiceLoade
I still don't get why these integration tests are enabled by default..
Il giorno mar 18 feb 2020 alle ore 12:01 Gregor Zurowski <
gre...@list.zurowski.org> ha scritto:
> I started the dry run an hour ago and ran into an issue with the
> camel-restdsl-openapi-plugin module:
>
> [INFO] [INFO]
> [IN
I started the dry run an hour ago and ran into an issue with the
camel-restdsl-openapi-plugin module:
[INFO] [INFO]
[INFO] [INFO] --- maven-invoker-plugin:3.1.0:integration-test
(integration-test) @ camel-restdsl-openapi-plugin ---
[INFO] [INFO] Building: customized-v3/pom.xml
[INFO] [INFO] run po
The GitHub action, since yesterday, should be doing his work each midnight.
Here is the first successfully merged PR generated by the action:
https://github.com/apache/camel-spring-boot/pull/11
we can increase the frequency if needed (actually we could also do it
event-based but that requires a P
Hi
@Gregor the bug has been fixed and pushed to master branch.
On Tue, Feb 18, 2020 at 10:21 AM Gregor Zurowski
wrote:
>
> @Guillaume: I confirm that your fix is working, thanks a lot for it.
>
> @Claus: I plan to start the release process later today. Just let me
> know once you've addressed t
@Guillaume: I confirm that your fix is working, thanks a lot for it.
@Claus: I plan to start the release process later today. Just let me
know once you've addressed the bug.
Thanks,
Gregor
On Tue, Feb 18, 2020 at 10:13 AM Claus Ibsen wrote:
>
> Hi
>
> There is a potential bug I would like to i
Hi
There is a potential bug I would like to investigate and get fixed for
3.1, so hold the release until further notice.
Of course you can test gnodets fixed in the meantime
https://issues.apache.org/jira/browse/CAMEL-14586
On Tue, Feb 18, 2020 at 8:26 AM Gregor Zurowski
wrote:
>
> Hi Guillaume
24 matches
Mail list logo