[openwebbeans-meecrowave] branch master updated: [MEECROWAVE-283] jakarta bundle of meecrowave-core

2021-04-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-meecrowave.git


The following commit(s) were added to refs/heads/master by this push:
 new e56ab60  [MEECROWAVE-283] jakarta bundle of meecrowave-core
e56ab60 is described below

commit e56ab600f7b481fd1aa4c4b77876ca9660dd59b8
Author: Romain Manni-Bucau 
AuthorDate: Wed Apr 21 12:51:10 2021 +0200

[MEECROWAVE-283] jakarta bundle of meecrowave-core
---
 meecrowave-core/pom.xml  | 122 +++
 meecrowave-doc/src/main/jbake/content/start.adoc |  18 
 2 files changed, 140 insertions(+)

diff --git a/meecrowave-core/pom.xml b/meecrowave-core/pom.xml
index 040be53..41ed427 100644
--- a/meecrowave-core/pom.xml
+++ b/meecrowave-core/pom.xml
@@ -561,6 +561,128 @@
   
 
   
+  
+package
+
+  shade
+
+
+  true
+  jakarta
+  false
+  
+
+
+
+  org.apache.meecrowave.runner.Cli
+
+
+  META-INF/cxf/bus-extensions.txt
+
+
+  log4j2.component.properties
+
+
+  
+  
+
+  org.apache.logging.log4j:log4j-api
+  
+META-INF/versions/**
+  
+
+
+  *:*
+  
+OSGI-INF/**
+META-INF/cxf/cxf*.xml
+META-INF/maven 
+META-INF/*.SF
+META-INF/*.DSA
+META-INF/*.RSA
+META-INF/LICENSE.txt
+META-INF/LICENSE
+META-INF/NOTICE.txt
+META-INF/NOTICE
+  
+
+  
+  
+
+  javax.activation
+  jakarta.activation
+
+
+  javax.annotation
+  jakarta.annotation
+
+
+  javax.el
+  jakarta.el
+
+
+  javax.enterprise
+  jakarta.enterprise
+
+
+  javax.decorator
+  jakarta.decorator
+
+
+  javax.inject
+  jakarta.inject
+
+
+  javax.interceptor
+  jakarta.interceptor
+
+
+  javax.servlet
+  jakarta.servlet
+
+
+  javax.transaction
+  jakarta.transaction
+
+
+  javax.validation
+  jakarta.validation
+
+
+  javax.persistence
+  jakarta.persistence
+
+
+  javax.faces
+  jakarta.faces
+
+
+  javax.ejb
+  jakarta.ejb
+
+
+  javax.ws
+  jakarta.ws
+
+
+  javax.cache
+  jakarta.cache
+
+
+  javax.jms
+  jakarta.jms
+
+
+  javax.json
+  jakarta.json
+
+
+  javax.resource
+  jakarta.resource
+
+  
+
+  
 
 
   
diff --git a/meecrowave-doc/src/main/jbake/content/start.adoc 
b/meecrowave-doc/src/main/jbake/content/start.adoc
index a348d0b..e30f0bb 100755
--- a/meecrowave-doc/src/main/jbake/content/start.adoc
+++ b/meecrowave-doc/src/main/jbake/content/start.adoc
@@ -32,6 +32,24 @@ If you intend to reuse our `Cli` main you should also add:
 
 
 
+Finally, if you want to develop against `jakarta` namespace instead of `javax` 
one, you can use the all in one `jakarta` bundle:
+
+[source,xml]
+
+
+  org.apache.meecrowave
+  meecrowave-core
+  1.2.11 
+  jakarta
+  
+
+  *
+  *
+
+  
+
+
+
 === Runtime
 
 Meecrowave relies on JAX-RS and CDI so to start you just need to write a 
JAX-RS endpoint:


[openwebbeans-meecrowave] branch master updated: dropping cxf staging

2021-04-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-meecrowave.git


The following commit(s) were added to refs/heads/master by this push:
 new eebbb7a  dropping cxf staging
eebbb7a is described below

commit eebbb7a26350f9aa263015ea1250feed8de48a80
Author: Romain Manni-Bucau 
AuthorDate: Wed Apr 21 12:36:37 2021 +0200

dropping cxf staging
---
 pom.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2ae12e9..5b40dbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -245,9 +245,5 @@
   
 
 -->
-
-  cxf
-  
https://repository.apache.org/content/repositories/orgapachecxf-1160
-
   
 


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

2021-04-21 Thread buildbot
Author: buildbot
Date: Wed Apr 21 10:35:07 2021
New Revision: 1074024

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)