[openwebbeans] branch master updated: [OWB-1363] ensure OWBInitializer can easily switch its default scanner service (original one, can be != runtime one but takes the configuration phase of the SeCon

2021-01-02 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git The following commit(s) were added to refs/heads/master by this push: new 7bc2726 [OWB-1363] ensure

[openwebbeans] branch master updated: [OWB-1363] prescanned scanner can skip more code

2020-12-31 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git The following commit(s) were added to refs/heads/master by this push: new d787fc5 [OWB-1363] prescanned

[openwebbeans] branch master updated: [OWB-1363] enable to only load proxies and not generate them at all - dropping proxy classloader ref at the same time

2020-12-31 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git The following commit(s) were added to refs/heads/master by this push: new e6c66c0 [OWB-1363] enable to only

[openwebbeans] branch master updated: better error message in PreScannedCDISeScannerService when it can't load a class

2020-12-31 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git The following commit(s) were added to refs/heads/master by this push: new 9441fc9 better error message

[openwebbeans] branch master updated: [OWB-1364] ensure we ignore non proxied Object class when computing stable proxy names

2020-12-30 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git The following commit(s) were added to refs/heads/master by this push: new c5103b0 [OWB-1364] ensure we ignore

[openwebbeans] branch master updated: [OWB-1363] prescanned cdi se scanner - enable to reuse addClassesDeploymentUrl instead of doing it manually outside

2020-12-30 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git The following commit(s) were added to refs/heads/master by this push: new 520cd58 [OWB-1363] prescanned cdi

[openwebbeans] branch master updated: [OWB-1363] prescanned cdi se scanner

2020-12-30 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git The following commit(s) were added to refs/heads/master by this push: new a6e47d6 [OWB-1363] prescanned cdi

[openwebbeans] branch master updated: [OWB-1362] avoid NPE when XxHash64 naming is used for proxies

2020-12-30 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git The following commit(s) were added to refs/heads/master by this push: new 146a896 [OWB-1362] avoid NPE when

[openwebbeans-meecrowave] branch master updated: [MEECROWAVE-275] cxf 3.4.2

2020-12-29 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git The following commit(s) were added to refs/heads/master by this push: new b19399d [MEECROWAVE-275

[commons-dbcp] 01/01: [DBCP-567] making abort synchronous

2020-12-28 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch DBCP-567 in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git commit 3d84591c1596908c6095c8670fd13e04f8a92012 Author: Romain Manni-Bucau AuthorDate: Mon Dec 28 19:20:50 2020

[commons-dbcp] branch DBCP-567 created (now 3d84591)

2020-12-28 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to branch DBCP-567 in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git. at 3d84591 [DBCP-567] making abort synchronous This branch includes the following new commits: new

[openwebbeans] branch master updated: [OWB-1361] startup time improvements: enable to skip our noclassdeffound checks - in well known cases, enable to skip some cdi validations - once deployment is va

2020-12-26 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git The following commit(s) were added to refs/heads/master by this push: new 42524ee [OWB-1361] startup time

[openwebbeans] branch master updated: [OWB-1360] better support of ProcessSyntheticObserverMethod

2020-12-26 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git The following commit(s) were added to refs/heads/master by this push: new 6d16b56 [OWB-1360] better support

[openwebbeans] branch master updated: [OWB-1359] ensure default loader service is more easily extensible

2020-12-16 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git The following commit(s) were added to refs/heads/master by this push: new f4e1305 [OWB-1359] ensure default

[openwebbeans] branch master updated: [OWB-1358] ensure CDI SE services can be overriden

2020-12-16 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git The following commit(s) were added to refs/heads/master by this push: new 363bb5d [OWB-1358] ensure CDI SE

[openwebbeans] branch master updated: [OWB-1357] skip extension events resolution when there is no observer for them

2020-12-16 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git The following commit(s) were added to refs/heads/master by this push: new cd25746 [OWB-1357] skip extension

[openwebbeans] branch master updated: [OWB-1356] lazy lookup loggers when it is only about errors and not main code path

2020-12-16 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git The following commit(s) were added to refs/heads/master by this push: new 02e1a57 [OWB-1356] lazy lookup

[openwebbeans-meecrowave] branch master updated: [MEECROWAVE-274] adding servlet only runner shade too

2020-12-15 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git The following commit(s) were added to refs/heads/master by this push: new 006f4f6 [MEECROWAVE-274

[openwebbeans-meecrowave] branch master updated: [MEECROWAVE-274] start to create light runner flavor

2020-12-15 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git The following commit(s) were added to refs/heads/master by this push: new f8d973d [MEECROWAVE-274

[openwebbeans-meecrowave] branch master updated: [MEECROWAVE-273] tomcat 9.0.41

2020-12-09 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git The following commit(s) were added to refs/heads/master by this push: new 43450ef [MEECROWAVE-273

[openwebbeans] branch rmannibucau/scan-mojo created (now 6863edf)

2020-12-05 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to branch rmannibucau/scan-mojo in repository https://gitbox.apache.org/repos/asf/openwebbeans.git. at 6863edf basic scan mojo This branch includes the following new commits: new

[openwebbeans] 01/01: basic scan mojo

2020-12-05 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch rmannibucau/scan-mojo in repository https://gitbox.apache.org/repos/asf/openwebbeans.git commit 6863edf69a3743b42b381a8e288d5141ab437f94 Author: Romain Manni-Bucau AuthorDate: Sat Dec 5 21

[maven] branch MNG-7045 created (now 9d64fe6)

2020-12-03 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to branch MNG-7045 in repository https://gitbox.apache.org/repos/asf/maven.git. at 9d64fe6 drop useless and outdated cdi-api from maven This branch includes the following new commits

[maven] 01/01: drop useless and outdated cdi-api from maven

2020-12-03 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch MNG-7045 in repository https://gitbox.apache.org/repos/asf/maven.git commit 9d64fe633c9991058e5f3b69820eb2654ad7c1e0 Author: Romain Manni-Bucau AuthorDate: Thu Dec 3 20:07:03 2020 +0100

[johnzon] branch master updated: style fixes

2020-12-03 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/johnzon.git The following commit(s) were added to refs/heads/master by this push: new 2206cac style fixes 2206cac is described

[johnzon] branch master updated: [JOHNZON-327] Json Schema Validation: added integer type validation. (#72)

2020-12-03 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/johnzon.git The following commit(s) were added to refs/heads/master by this push: new 9e74caa [JOHNZON-327] Json Schema

[johnzon] branch rmannibucau/jsonpointer-compliance-proposal created (now 437dad6)

2020-12-02 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to branch rmannibucau/jsonpointer-compliance-proposal in repository https://gitbox.apache.org/repos/asf/johnzon.git. at 437dad6 [JOHNZON-325] jsonp-strict module This branch includes

[johnzon] 01/01: [JOHNZON-325] jsonp-strict module

2020-12-02 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch rmannibucau/jsonpointer-compliance-proposal in repository https://gitbox.apache.org/repos/asf/johnzon.git commit 437dad68a726883a7ca4588690478f7fd3301d30 Author: Romain Manni-Bucau

[maven-jar-plugin] branch MJAR-276 deleted (was 4027e40)

2020-12-02 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to branch MJAR-276 in repository https://gitbox.apache.org/repos/asf/maven-jar-plugin.git. was 4027e40 [MJAR-276] don't log useless warning when jar creation is forced and directory does

[maven-jar-plugin] branch master updated (4bf3895 -> 4027e40)

2020-12-02 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/maven-jar-plugin.git. from 4bf3895 Update plexus archiver (to solve JDK-8177809) add 4027e40 [MJAR-276] don't log useless

[maven-jar-plugin] branch rmannibucau/MJAR-276_avoid-useless-warning-when-jar-creation-is-forced-even-empty deleted (was 4027e40)

2020-12-02 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to branch rmannibucau/MJAR-276_avoid-useless-warning-when-jar-creation-is-forced-even-empty in repository https://gitbox.apache.org/repos/asf/maven-jar-plugin.git. was 4027e40 [MJAR-276] don't

[maven-jar-plugin] branch MJAR-276 created (now 4027e40)

2020-12-02 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to branch MJAR-276 in repository https://gitbox.apache.org/repos/asf/maven-jar-plugin.git. at 4027e40 [MJAR-276] don't log useless warning when jar creation is forced and directory does

[maven-jar-plugin] branch rmannibucau/MJAR-276_avoid-useless-warning-when-jar-creation-is-forced-even-empty created (now 4027e40)

2020-12-02 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to branch rmannibucau/MJAR-276_avoid-useless-warning-when-jar-creation-is-forced-even-empty in repository https://gitbox.apache.org/repos/asf/maven-jar-plugin.git. at 4027e40 [MJAR-276] don't

[maven-jar-plugin] 01/01: [MJAR-276] don't log useless warning when jar creation is forced and directory does not exist

2020-12-02 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch rmannibucau/MJAR-276_avoid-useless-warning-when-jar-creation-is-forced-even-empty in repository https://gitbox.apache.org/repos/asf/maven-jar-plugin.git commit

[maven-shade-plugin] branch master updated: [MSHADE-378] Shade plugin changes the compression level of nested jar… (#73)

2020-11-22 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git The following commit(s) were added to refs/heads/master by this push: new c798d01 [MSHADE-378] Shade

[openwebbeans] branch master updated: [OWB-1355] OwbRequestContextController does not work with web contexts service

2020-11-21 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git The following commit(s) were added to refs/heads/master by this push: new b8ba652 [OWB-1355

[openjpa] branch master updated: [OPENJPA-2840] light abstraction for asm

2020-11-20 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git The following commit(s) were added to refs/heads/master by this push: new 0d78162 [OPENJPA-2840] light abstraction

[openwebbeans-meecrowave] branch master updated: [MEECROWAVE-272] tomcat 9.0.40

2020-11-17 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git The following commit(s) were added to refs/heads/master by this push: new 482a16f [MEECROWAVE-272

[openjpa] branch master updated: [OPENJPA-2838] jul log factory

2020-11-16 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git The following commit(s) were added to refs/heads/master by this push: new 440cdb3 [OPENJPA-2838] jul log factory

[openwebbeans-meecrowave] branch master updated: updating meecrowave download page

2020-11-15 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git The following commit(s) were added to refs/heads/master by this push: new 96daef5 updating

svn commit: r1068045 [5/12] - in /websites/production/openwebbeans/content/meecrowave: ./ meecrowave-core/ meecrowave-gradle/ meecrowave-jpa/ meecrowave-jta/ meecrowave-letsencrypt/ meecrowave-maven/

2020-11-15 Thread rmannibucau
Added: websites/production/openwebbeans/content/meecrowave/meecrowave-core/deploy-webapp.pdf == --- websites/production/openwebbeans/content/meecrowave/meecrowave-core/deploy-webapp.pdf (added) +++

svn commit: r1068045 [10/12] - in /websites/production/openwebbeans/content/meecrowave: ./ meecrowave-core/ meecrowave-gradle/ meecrowave-jpa/ meecrowave-jta/ meecrowave-letsencrypt/ meecrowave-maven/

2020-11-15 Thread rmannibucau
Added: websites/production/openwebbeans/content/meecrowave/meecrowave-proxy/index.pdf == --- websites/production/openwebbeans/content/meecrowave/meecrowave-proxy/index.pdf (added) +++

svn commit: r1068045 [2/12] - in /websites/production/openwebbeans/content/meecrowave: ./ meecrowave-core/ meecrowave-gradle/ meecrowave-jpa/ meecrowave-jta/ meecrowave-letsencrypt/ meecrowave-maven/

2020-11-15 Thread rmannibucau
Added: websites/production/openwebbeans/content/meecrowave/howto.pdf == --- websites/production/openwebbeans/content/meecrowave/howto.pdf (added) +++ websites/production/openwebbeans/content/meecrowave/howto.pdf Sun Nov 15

svn commit: r1068045 [1/12] - in /websites/production/openwebbeans/content/meecrowave: ./ meecrowave-core/ meecrowave-gradle/ meecrowave-jpa/ meecrowave-jta/ meecrowave-letsencrypt/ meecrowave-maven/

2020-11-15 Thread rmannibucau
Author: rmannibucau Date: Sun Nov 15 15:04:10 2020 New Revision: 1068045 Log: Site checkin for project Meecrowave :: Doc Added: websites/production/openwebbeans/content/meecrowave/howto.pdf websites/production/openwebbeans/content/meecrowave/meecrowave-core/configuration.pdf

svn commit: r1068045 [3/12] - in /websites/production/openwebbeans/content/meecrowave: ./ meecrowave-core/ meecrowave-gradle/ meecrowave-jpa/ meecrowave-jta/ meecrowave-letsencrypt/ meecrowave-maven/

2020-11-15 Thread rmannibucau
Modified: websites/production/openwebbeans/content/meecrowave/meecrowave-core/cli.pdf == Binary files - no diff available.

svn commit: r1068045 [8/12] - in /websites/production/openwebbeans/content/meecrowave: ./ meecrowave-core/ meecrowave-gradle/ meecrowave-jpa/ meecrowave-jta/ meecrowave-letsencrypt/ meecrowave-maven/

2020-11-15 Thread rmannibucau
Added: websites/production/openwebbeans/content/meecrowave/meecrowave-maven/index.pdf == --- websites/production/openwebbeans/content/meecrowave/meecrowave-maven/index.pdf (added) +++

svn commit: r1068045 [4/12] - in /websites/production/openwebbeans/content/meecrowave: ./ meecrowave-core/ meecrowave-gradle/ meecrowave-jpa/ meecrowave-jta/ meecrowave-letsencrypt/ meecrowave-maven/

2020-11-15 Thread rmannibucau
Added: websites/production/openwebbeans/content/meecrowave/meecrowave-core/configuration.pdf == --- websites/production/openwebbeans/content/meecrowave/meecrowave-core/configuration.pdf (added) +++

svn commit: r1068045 [6/12] - in /websites/production/openwebbeans/content/meecrowave: ./ meecrowave-core/ meecrowave-gradle/ meecrowave-jpa/ meecrowave-jta/ meecrowave-letsencrypt/ meecrowave-maven/

2020-11-15 Thread rmannibucau
Added: websites/production/openwebbeans/content/meecrowave/meecrowave-jpa/index.pdf == --- websites/production/openwebbeans/content/meecrowave/meecrowave-jpa/index.pdf (added) +++

svn commit: r1068045 [9/12] - in /websites/production/openwebbeans/content/meecrowave: ./ meecrowave-core/ meecrowave-gradle/ meecrowave-jpa/ meecrowave-jta/ meecrowave-letsencrypt/ meecrowave-maven/

2020-11-15 Thread rmannibucau
Added: websites/production/openwebbeans/content/meecrowave/meecrowave-oauth2/index.pdf == --- websites/production/openwebbeans/content/meecrowave/meecrowave-oauth2/index.pdf (added) +++

svn commit: r1068045 [12/12] - in /websites/production/openwebbeans/content/meecrowave: ./ meecrowave-core/ meecrowave-gradle/ meecrowave-jpa/ meecrowave-jta/ meecrowave-letsencrypt/ meecrowave-maven/

2020-11-15 Thread rmannibucau
Added: websites/production/openwebbeans/content/meecrowave/testing/index.pdf == --- websites/production/openwebbeans/content/meecrowave/testing/index.pdf (added) +++

svn commit: r1068045 [11/12] - in /websites/production/openwebbeans/content/meecrowave: ./ meecrowave-core/ meecrowave-gradle/ meecrowave-jpa/ meecrowave-jta/ meecrowave-letsencrypt/ meecrowave-maven/

2020-11-15 Thread rmannibucau
Added: websites/production/openwebbeans/content/meecrowave/start.pdf == --- websites/production/openwebbeans/content/meecrowave/start.pdf (added) +++ websites/production/openwebbeans/content/meecrowave/start.pdf Sun Nov 15

svn commit: r1068045 [7/12] - in /websites/production/openwebbeans/content/meecrowave: ./ meecrowave-core/ meecrowave-gradle/ meecrowave-jpa/ meecrowave-jta/ meecrowave-letsencrypt/ meecrowave-maven/

2020-11-15 Thread rmannibucau
Modified: websites/production/openwebbeans/content/meecrowave/meecrowave-jta/index.pdf == Binary files - no diff available. Modified: websites/production/openwebbeans/content/meecrowave/meecrowave-letsencrypt/index.pdf

svn commit: r1068041 [1/9] - in /websites/production/openwebbeans/content/meecrowave: ./ assets/css/ assets/plugins/ assets/plugins/elegant_font/css/ assets/plugins/font-awesome/css/ meecrowave-core/

2020-11-15 Thread rmannibucau
Author: rmannibucau Date: Sun Nov 15 14:36:03 2020 New Revision: 1068041 Log: Site checkin for project Meecrowave :: Doc Added: websites/production/openwebbeans/content/meecrowave/howto.html websites/production/openwebbeans/content/meecrowave/meecrowave-core/deploy-webapp.html

svn commit: r1068041 [9/9] - in /websites/production/openwebbeans/content/meecrowave: ./ assets/css/ assets/plugins/ assets/plugins/elegant_font/css/ assets/plugins/font-awesome/css/ meecrowave-core/

2020-11-15 Thread rmannibucau
Modified: websites/production/openwebbeans/content/meecrowave/meecrowave-oauth2/index.html == --- websites/production/openwebbeans/content/meecrowave/meecrowave-oauth2/index.html (original) +++

svn commit: r1068041 [7/9] - in /websites/production/openwebbeans/content/meecrowave: ./ assets/css/ assets/plugins/ assets/plugins/elegant_font/css/ assets/plugins/font-awesome/css/ meecrowave-core/

2020-11-15 Thread rmannibucau
Modified: websites/production/openwebbeans/content/meecrowave/meecrowave-gradle/index.html == --- websites/production/openwebbeans/content/meecrowave/meecrowave-gradle/index.html (original) +++

svn commit: r1068041 [6/9] - in /websites/production/openwebbeans/content/meecrowave: ./ assets/css/ assets/plugins/ assets/plugins/elegant_font/css/ assets/plugins/font-awesome/css/ meecrowave-core/

2020-11-15 Thread rmannibucau
Modified: websites/production/openwebbeans/content/meecrowave/meecrowave-core/configuration.html == --- websites/production/openwebbeans/content/meecrowave/meecrowave-core/configuration.html (original) +++

svn commit: r1068041 [4/9] - in /websites/production/openwebbeans/content/meecrowave: ./ assets/css/ assets/plugins/ assets/plugins/elegant_font/css/ assets/plugins/font-awesome/css/ meecrowave-core/

2020-11-15 Thread rmannibucau
Modified: websites/production/openwebbeans/content/meecrowave/download.html == --- websites/production/openwebbeans/content/meecrowave/download.html (original) +++

svn commit: r1068041 [8/9] - in /websites/production/openwebbeans/content/meecrowave: ./ assets/css/ assets/plugins/ assets/plugins/elegant_font/css/ assets/plugins/font-awesome/css/ meecrowave-core/

2020-11-15 Thread rmannibucau
Modified: websites/production/openwebbeans/content/meecrowave/meecrowave-maven/index.html == --- websites/production/openwebbeans/content/meecrowave/meecrowave-maven/index.html (original) +++

svn commit: r1068041 [2/9] - in /websites/production/openwebbeans/content/meecrowave: ./ assets/css/ assets/plugins/ assets/plugins/elegant_font/css/ assets/plugins/font-awesome/css/ meecrowave-core/

2020-11-15 Thread rmannibucau
Modified: websites/production/openwebbeans/content/meecrowave/assets/plugins/jquery-1.12.3.min.js == --- websites/production/openwebbeans/content/meecrowave/assets/plugins/jquery-1.12.3.min.js (original) +++

svn commit: r1068041 [3/9] - in /websites/production/openwebbeans/content/meecrowave: ./ assets/css/ assets/plugins/ assets/plugins/elegant_font/css/ assets/plugins/font-awesome/css/ meecrowave-core/

2020-11-15 Thread rmannibucau
Modified: websites/production/openwebbeans/content/meecrowave/components.html == --- websites/production/openwebbeans/content/meecrowave/components.html (original) +++

svn commit: r1068041 [5/9] - in /websites/production/openwebbeans/content/meecrowave: ./ assets/css/ assets/plugins/ assets/plugins/elegant_font/css/ assets/plugins/font-awesome/css/ meecrowave-core/

2020-11-15 Thread rmannibucau
Added: websites/production/openwebbeans/content/meecrowave/howto.html == --- websites/production/openwebbeans/content/meecrowave/howto.html (added) +++ websites/production/openwebbeans/content/meecrowave/howto.html Sun Nov

svn commit: r1068040 - /websites/production/openwebbeans/content/

2020-11-15 Thread rmannibucau
Author: rmannibucau Date: Sun Nov 15 14:34:53 2020 New Revision: 1068040 Log: Publishing svnmucc operation to openwebbeans site by rmannibucau Added: websites/production/openwebbeans/content/ - copied from r1068039, websites/staging/openwebbeans/trunk/content/

svn commit: r1883441 - /openwebbeans/cms-site/trunk/content/download.mdtext

2020-11-15 Thread rmannibucau
Author: rmannibucau Date: Sun Nov 15 14:31:31 2020 New Revision: 1883441 URL: http://svn.apache.org/viewvc?rev=1883441=rev Log: 2.0.20 download update for owb site Modified: openwebbeans/cms-site/trunk/content/download.mdtext Modified: openwebbeans/cms-site/trunk/content/download.mdtext URL

svn commit: r44502 - in /dev/openwebbeans: meecrowave/ owb/

2020-11-15 Thread rmannibucau
Author: rmannibucau Date: Sun Nov 15 14:30:38 2020 New Revision: 44502 Log: owb 2.0.20 and mw 1.2.10 vote passed - cleaning dev area Removed: dev/openwebbeans/meecrowave/meecrowave-1.2.10-source-release.zip dev/openwebbeans/meecrowave/meecrowave-1.2.10-source-release.zip.asc dev

svn commit: r44501 - in /release/openwebbeans: 2.0.19/ 2.0.20/ meecrowave/1.2.10/ meecrowave/1.2.9/

2020-11-15 Thread rmannibucau
Author: rmannibucau Date: Sun Nov 15 14:30:13 2020 New Revision: 44501 Log: owb 2.0.20 and mw 1.2.10 vote passed Added: release/openwebbeans/2.0.20/ release/openwebbeans/2.0.20/openwebbeans-2.0.20-source-release.zip (with props) release/openwebbeans/2.0.20/openwebbeans-2.0.20

svn commit: r44477 - in /dev/openwebbeans/meecrowave: meecrowave-1.2.10-source-release.zip meecrowave-1.2.10-source-release.zip.asc meecrowave-1.2.10-source-release.zip.sha512

2020-11-12 Thread rmannibucau
Author: rmannibucau Date: Thu Nov 12 11:05:53 2020 New Revision: 44477 Log: meecrowave 1.2.10 Added: dev/openwebbeans/meecrowave/meecrowave-1.2.10-source-release.zip (with props) dev/openwebbeans/meecrowave/meecrowave-1.2.10-source-release.zip.asc dev/openwebbeans/meecrowave

[openwebbeans-meecrowave] 01/02: [maven-release-plugin] prepare release meecrowave-1.2.10

2020-11-12 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git commit db9ceb9b914a9f5729726a7a66cd0df05717dc61 Author: Romain Manni-Bucau AuthorDate: Thu Nov 12 11:56

[openwebbeans-meecrowave] branch master updated (e1d9d29 -> ae56436)

2020-11-12 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git. from e1d9d29 doclint=none new db9ceb9 [maven-release-plugin] prepare release meecrowave

[openwebbeans-meecrowave] annotated tag meecrowave-1.2.10 created (now 000f197)

2020-11-12 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to annotated tag meecrowave-1.2.10 in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git. at 000f197 (tag) tagging db9ceb9b914a9f5729726a7a66cd0df05717dc61 (commit

[openwebbeans-meecrowave] 02/02: [maven-release-plugin] prepare for next development iteration

2020-11-12 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git commit ae56436c59fddedc5928b6e4ae93fb87071fb805 Author: Romain Manni-Bucau AuthorDate: Thu Nov 12 11:57

[openwebbeans-meecrowave] branch master updated: doclint=none

2020-11-12 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git The following commit(s) were added to refs/heads/master by this push: new e1d9d29 doclint=none

[openwebbeans-meecrowave] branch master updated: [MEECROWAVE-271] owb 2.0.20

2020-11-12 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git The following commit(s) were added to refs/heads/master by this push: new 9e6650a [MEECROWAVE-271

svn commit: r44476 - in /dev/openwebbeans/owb: openwebbeans-2.0.20-source-release.zip openwebbeans-2.0.20-source-release.zip.asc openwebbeans-2.0.20-source-release.zip.sha512

2020-11-12 Thread rmannibucau
Author: rmannibucau Date: Thu Nov 12 10:04:14 2020 New Revision: 44476 Log: owb 2.0.20 staging Added: dev/openwebbeans/owb/openwebbeans-2.0.20-source-release.zip (with props) dev/openwebbeans/owb/openwebbeans-2.0.20-source-release.zip.asc dev/openwebbeans/owb/openwebbeans-2.0.20

[openwebbeans] 01/02: [maven-release-plugin] prepare release openwebbeans-2.0.20

2020-11-12 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git commit 12a55b6bc4f66e01027bb85c848de5efabf070fe Author: Romain Manni-Bucau AuthorDate: Thu Nov 12 10:56:59 2020

[openwebbeans] annotated tag openwebbeans-2.0.20 created (now 258821e)

2020-11-12 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to annotated tag openwebbeans-2.0.20 in repository https://gitbox.apache.org/repos/asf/openwebbeans.git. at 258821e (tag) tagging 12a55b6bc4f66e01027bb85c848de5efabf070fe (commit) replaces

[openwebbeans] branch master updated (d93a124 -> cdc3588)

2020-11-12 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git. from d93a124 [OWB-1353][OWB-1354] adding ActivateRequestContextInterceptorBean and ensure lifecycle methods

[openwebbeans] 02/02: [maven-release-plugin] prepare for next development iteration

2020-11-12 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git commit cdc3588552fe66f04b5d2b3e1ae753cde748c34b Author: Romain Manni-Bucau AuthorDate: Thu Nov 12 10:57:00 2020

[openwebbeans] branch master updated: [OWB-1353][OWB-1354] adding ActivateRequestContextInterceptorBean and ensure lifecycle methods dont trigger unexpected interceptors

2020-11-12 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans.git The following commit(s) were added to refs/heads/master by this push: new d93a124 [OWB-1353][OWB-1354] adding

[openwebbeans-meecrowave] branch master updated: another cxf workard for authorization_code flow (oauth2-require-user-to-start-authorization_code-flow)

2020-11-10 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git The following commit(s) were added to refs/heads/master by this push: new 6eb8ed5 another cxf

[openwebbeans-meecrowave] branch master updated: dropping cxf workaround since cxf 3.2 is released since a lot time now + adding useS256CodeChallenge option as a workaround until CXF-8369 is fixed

2020-11-10 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git The following commit(s) were added to refs/heads/master by this push: new a050f92 dropping cxf

[openwebbeans-meecrowave] branch master updated: [MEECROWAVE-270] forward CanSupportPublicClients for authorization_code flow

2020-11-10 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git The following commit(s) were added to refs/heads/master by this push: new 2c22183 [MEECROWAVE-270

[openwebbeans-meecrowave] branch master updated: excluding classes which shouldn't be scanned in oauth2 module

2020-11-10 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git The following commit(s) were added to refs/heads/master by this push: new fe4c087 excluding

[openwebbeans-meecrowave] branch master updated: ensure oauth2 module can run in classloader proxy mode

2020-11-10 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git The following commit(s) were added to refs/heads/master by this push: new 7be5036 ensure oauth2

[openwebbeans-meecrowave] branch master updated: make it simpler to customize the jwt by making the callbacks in oauth2configurer overridable

2020-11-10 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git The following commit(s) were added to refs/heads/master by this push: new bd2f494 make it simpler

[openwebbeans-meecrowave] 01/03: [MEECROWAVE-268] log4j2 2.14.0

2020-11-10 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git commit 2ca73a2499d83fd1f98a44f369e3735668143037 Author: Romain Manni-Bucau AuthorDate: Tue Nov 10 15:50

[openwebbeans-meecrowave] 02/03: [MEECROWAVE-269] oauth2-minimal pom

2020-11-10 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git commit 94f7181bad08aa935db30c1e0d032ac9cd3e746f Author: Romain Manni-Bucau AuthorDate: Tue Nov 10 16:27

[openwebbeans-meecrowave] branch master updated (8e3a59c -> 279d2fd)

2020-11-10 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git. from 8e3a59c [MEECROWAVE-267] oauth2 claim support (basic) new 2ca73a2 [MEECROWAVE-268

[openwebbeans-meecrowave] 03/03: minor updated to build on java 11 and upgrade jbake for the doc

2020-11-10 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git commit 279d2fd1eea662f4e25f94a2104c08e71f113b99 Author: Romain Manni-Bucau AuthorDate: Tue Nov 10 16:27

[openwebbeans-meecrowave] branch master updated: [MEECROWAVE-267] oauth2 claim support (basic)

2020-11-08 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git The following commit(s) were added to refs/heads/master by this push: new 8e3a59c [MEECROWAVE-267

[openwebbeans-meecrowave] branch master updated: [MEECROWAVE-266] cxf 3.4.1

2020-11-04 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git The following commit(s) were added to refs/heads/master by this push: new 2dfaf05 [MEECROWAVE-266

[aries-cdi] 03/03: [ARIES-2020] basic Discovery optimizations

2020-10-30 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/aries-cdi.git commit 2d071cbc932da248f56d937aa913890870c69d70 Author: Romain Manni-Bucau AuthorDate: Fri Oct 30 11:20:34 2020 +0100

[aries-cdi] branch master updated (9242268 -> 2d071cb)

2020-10-30 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/aries-cdi.git. from 9242268 [ARIES-2017] reduce unsafe warnings for owb impl new 08ebf6c [ARIES-2018] don't create

[aries-cdi] 01/03: [ARIES-2018] don't create document builder and xpath if no beans.xml is seen

2020-10-30 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/aries-cdi.git commit 08ebf6c474f1ec1d99fd8bed38b461c8b7806b0b Author: Romain Manni-Bucau AuthorDate: Fri Oct 30 09:40:31 2020 +0100

[aries-cdi] 02/03: [ARIES-2019] basic @Vetoed handling

2020-10-30 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/aries-cdi.git commit e2521faca77383b9ea466941a54e311340b96535 Author: Romain Manni-Bucau AuthorDate: Fri Oct 30 09:45:30 2020 +0100

[openjpa] branch master updated (6f26922 -> aabbc25)

2020-10-29 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git. from 6f26922 [OPENJPA-2834] invalid properties cache when a propery changes new 02e9144 OPENJPA-2836

[openjpa] branch master updated (6f26922 -> aabbc25)

2020-10-29 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git. from 6f26922 [OPENJPA-2834] invalid properties cache when a propery changes new 02e9144 OPENJPA-2836

[openjpa] branch master updated (6f26922 -> aabbc25)

2020-10-29 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git. from 6f26922 [OPENJPA-2834] invalid properties cache when a propery changes new 02e9144 OPENJPA-2836

[openjpa] branch master updated (6f26922 -> aabbc25)

2020-10-29 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git. from 6f26922 [OPENJPA-2834] invalid properties cache when a propery changes new 02e9144 OPENJPA-2836

[openjpa] branch master updated (6f26922 -> aabbc25)

2020-10-29 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git. from 6f26922 [OPENJPA-2834] invalid properties cache when a propery changes new 02e9144 OPENJPA-2836

[openjpa] branch master updated: [OPENJPA-2834] invalid properties cache when a propery changes

2020-10-27 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git The following commit(s) were added to refs/heads/master by this push: new 6f26922 [OPENJPA-2834] invalid

<    1   2   3   4   5   6   7   8   9   10   >