[openwebbeans] branch master updated: OWB-1346 added Apache Header

2020-08-25 Thread tandraschko
This is an automated email from the ASF dual-hosted git repository.

tandraschko 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 9d628be  OWB-1346 added Apache Header
 new 488f058  Merge pull request #32 from a-rekkusu/master
9d628be is described below

commit 9d628beba7afbb9598a7ed91d773c55fdbc42871
Author: Alexander Fischer 
AuthorDate: Tue Aug 25 12:24:44 2020 +0200

OWB-1346 added Apache Header
---
 .../apache/webbeans/test/proxy/ProxyVetoedTest.java| 18 ++
 1 file changed, 18 insertions(+)

diff --git 
a/webbeans-impl/src/test/java/org/apache/webbeans/test/proxy/ProxyVetoedTest.java
 
b/webbeans-impl/src/test/java/org/apache/webbeans/test/proxy/ProxyVetoedTest.java
index 037c014..247ae35 100644
--- 
a/webbeans-impl/src/test/java/org/apache/webbeans/test/proxy/ProxyVetoedTest.java
+++ 
b/webbeans-impl/src/test/java/org/apache/webbeans/test/proxy/ProxyVetoedTest.java
@@ -1,3 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 package org.apache.webbeans.test.proxy;
 
 import org.apache.webbeans.test.AbstractUnitTest;



svn commit: r1064772 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html

2020-08-25 Thread buildbot
Author: buildbot
Date: Tue Aug 25 10:35:08 2020
New Revision: 1064772

Log:
Dynamic update by buildbot for openwebbeans

Modified:
websites/production/openwebbeans/content/index.html
websites/staging/openwebbeans/trunk/content/index.html

Modified: websites/production/openwebbeans/content/index.html
==
(empty)

Modified: websites/staging/openwebbeans/trunk/content/index.html
==
(empty)




[openwebbeans] branch master updated (2f9f032 -> 2b84bf3)

2020-08-25 Thread tandraschko
This is an automated email from the ASF dual-hosted git repository.

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


from 2f9f032  [OWB-1345] based on hwaastad PR, upgrade webbeans-gradle 
shadow version to 6.0.0
 new 05e6268  Merge pull request #1 from apache/master
 new b3d0f17  Merge pull request #2 from apache/master
 new 9bf0096  OWB-1346 prevent scanning of generated proxies
 new 09e75a2  OWB-1346 added Vetoed test
 new 2b84bf3  Merge pull request #31 from a-rekkusu/master

The 3898 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:
 .../webbeans/proxy/AbstractProxyFactory.java   |  5 +
 .../webbeans/test/proxy/ProxyVetoedTest.java   | 24 ++
 2 files changed, 29 insertions(+)
 create mode 100644 
webbeans-impl/src/test/java/org/apache/webbeans/test/proxy/ProxyVetoedTest.java



[openwebbeans-meecrowave] branch master updated: [MEECROWAVE-254][MEECROWAVE-255][MEECROWAVE-256][MEECROWAVE-257] cxf 3.4.0, johnzon 1.2.8, openjpa 3.1.2, h2 1.4.200, xbean 4.17 upgrades

2020-08-25 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 98ddd1a  
[MEECROWAVE-254][MEECROWAVE-255][MEECROWAVE-256][MEECROWAVE-257] cxf 3.4.0, 
johnzon 1.2.8, openjpa 3.1.2, h2 1.4.200, xbean 4.17 upgrades
98ddd1a is described below

commit 98ddd1aeb2675dac4e747f73631b65a8980d5cd7
Author: Romain Manni-Bucau 
AuthorDate: Tue Aug 25 08:55:27 2020 +0200

[MEECROWAVE-254][MEECROWAVE-255][MEECROWAVE-256][MEECROWAVE-257] cxf 3.4.0, 
johnzon 1.2.8, openjpa 3.1.2, h2 1.4.200, xbean 4.17 upgrades
---
 integration-tests/dispatch-jsp/pom.xml |  2 +-
 meecrowave-core/pom.xml| 18 +-
 meecrowave-jpa/pom.xml |  2 +-
 pom.xml| 10 +-
 4 files changed, 20 insertions(+), 12 deletions(-)

diff --git a/integration-tests/dispatch-jsp/pom.xml 
b/integration-tests/dispatch-jsp/pom.xml
index 97eec7f..22f48f7 100644
--- a/integration-tests/dispatch-jsp/pom.xml
+++ b/integration-tests/dispatch-jsp/pom.xml
@@ -43,7 +43,7 @@
 
   junit
   junit
-  4.12
+  ${junit.version}
   test
 
   
diff --git a/meecrowave-core/pom.xml b/meecrowave-core/pom.xml
index 380bdc6..d92c43f 100644
--- a/meecrowave-core/pom.xml
+++ b/meecrowave-core/pom.xml
@@ -56,7 +56,7 @@
 
 
   org.apache.xbean
-  xbean-asm7-shaded
+  xbean-asm8-shaded
   ${xbean.version}
 
 
@@ -100,6 +100,10 @@
   ${cxf.version}
   
 
+  jakarta.annotation
+  jakarta.annotation-api
+
+
   org.glassfish.jaxb
   jaxb-runtime
 
@@ -135,12 +139,16 @@
   ${cxf.version}
   
 
-  javax.inject
-  javax.inject
+  jakarta.annotation
+  jakarta.annotation-api
+
+
+  jakarta.inject
+  jakarta.inject-api
 
 
-  javax.enterprise
-  cdi-api
+  jakarta.enterprise
+  jakarta.enterprise.cdi-api
 
   
 
diff --git a/meecrowave-jpa/pom.xml b/meecrowave-jpa/pom.xml
index abf9bbf..0c002a3 100644
--- a/meecrowave-jpa/pom.xml
+++ b/meecrowave-jpa/pom.xml
@@ -71,7 +71,7 @@
 
   junit
   junit
-  4.12
+  ${junit.version}
   test
 
   
diff --git a/pom.xml b/pom.xml
index f74aa9d..2941594 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,17 +53,17 @@
 4.13
 9.0.37
 2.0.17
-3.3.7
-1.2.7
+3.4.0
+1.2.8
 2.13.3
 1.8.2
 2.2.11
-3.1.1
+3.1.2
 1.0-alpha-1
-1.4.196
+1.4.200
 2.7.0
 1.4
-4.16
+4.17
 
 2.3.0