You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@johnzon.apache.org by sa...@apache.org on 2015/04/21 22:04:40 UTC

incubator-johnzon git commit: Denote websocket module as beta

Repository: incubator-johnzon
Updated Branches:
  refs/heads/master 307826135 -> 619103f3c


Denote websocket module as beta


Project: http://git-wip-us.apache.org/repos/asf/incubator-johnzon/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-johnzon/commit/619103f3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-johnzon/tree/619103f3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-johnzon/diff/619103f3

Branch: refs/heads/master
Commit: 619103f3cf19edcc207d4cd9f7922fe43f4dfe66
Parents: 3078261
Author: Hendrik Saly <he...@gmail.com>
Authored: Tue Apr 21 22:04:36 2015 +0200
Committer: Hendrik Saly <he...@gmail.com>
Committed: Tue Apr 21 22:04:36 2015 +0200

----------------------------------------------------------------------
 .../websocket/internal/jsr/package-info.java    | 23 ++++++++++++++++++++
 .../websocket/internal/mapper/package-info.java | 23 ++++++++++++++++++++
 .../johnzon/websocket/jsr/package-info.java     | 23 ++++++++++++++++++++
 .../johnzon/websocket/mapper/package-info.java  | 23 ++++++++++++++++++++
 src/site/markdown/index.md.vm                   |  8 +++----
 5 files changed, 96 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-johnzon/blob/619103f3/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/internal/jsr/package-info.java
----------------------------------------------------------------------
diff --git a/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/internal/jsr/package-info.java b/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/internal/jsr/package-info.java
new file mode 100644
index 0000000..c0435ba
--- /dev/null
+++ b/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/internal/jsr/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * 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.
+ */
+/**
+ * This package is considered to be beta state
+ */
+package org.apache.johnzon.websocket.internal.jsr;
+

http://git-wip-us.apache.org/repos/asf/incubator-johnzon/blob/619103f3/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/internal/mapper/package-info.java
----------------------------------------------------------------------
diff --git a/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/internal/mapper/package-info.java b/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/internal/mapper/package-info.java
new file mode 100644
index 0000000..a1acce9
--- /dev/null
+++ b/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/internal/mapper/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * 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.
+ */
+/**
+ * This package is considered to be beta state
+ */
+package org.apache.johnzon.websocket.internal.mapper;
+

http://git-wip-us.apache.org/repos/asf/incubator-johnzon/blob/619103f3/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/jsr/package-info.java
----------------------------------------------------------------------
diff --git a/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/jsr/package-info.java b/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/jsr/package-info.java
new file mode 100644
index 0000000..1730832
--- /dev/null
+++ b/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/jsr/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * 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.
+ */
+/**
+ * This package is considered to be beta state
+ */
+package org.apache.johnzon.websocket.jsr;
+

http://git-wip-us.apache.org/repos/asf/incubator-johnzon/blob/619103f3/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/mapper/package-info.java
----------------------------------------------------------------------
diff --git a/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/mapper/package-info.java b/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/mapper/package-info.java
new file mode 100644
index 0000000..4e8c66d
--- /dev/null
+++ b/johnzon-websocket/src/main/java/org/apache/johnzon/websocket/mapper/package-info.java
@@ -0,0 +1,23 @@
+/*
+ * 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.
+ */
+/**
+ * This package is considered to be beta state
+ */
+package org.apache.johnzon.websocket.mapper;
+

http://git-wip-us.apache.org/repos/asf/incubator-johnzon/blob/619103f3/src/site/markdown/index.md.vm
----------------------------------------------------------------------
diff --git a/src/site/markdown/index.md.vm b/src/site/markdown/index.md.vm
index 574f451..4dc272f 100644
--- a/src/site/markdown/index.md.vm
+++ b/src/site/markdown/index.md.vm
@@ -25,7 +25,7 @@ for this specification like an Object mapper, some JAX-RS providers and a WebSoc
 
 Johnzon comes with four main modules.
 
-### Core
+### Core (stable)
 
 <pre class="prettyprint linenums"><![CDATA[
 <dependency>
@@ -46,7 +46,7 @@ This is the implementation of the specification. You'll surely want to add the A
 </dependency>
 ]]></pre>
 
-### Mapper
+### Mapper (stable)
 
 <pre class="prettyprint linenums"><![CDATA[
 <dependency>
@@ -68,7 +68,7 @@ mapper.writeObject(object, outputStream);
 final MySuperObject otherObject = mapper.readObject(inputStream, MySuperObject.class);
 ]]></pre>
 
-### JAX-RS
+### JAX-RS (stable)
 
 <pre class="prettyprint linenums"><![CDATA[
 <dependency>
@@ -85,7 +85,7 @@ JAX-RS module provides two providers (and underlying MessageBodyReaders and Mess
 * org.apache.johnzon.jaxrs.JsrProvider: allows you to use JsrArray, JsrObject (more generally JsonStructure)
 
 
-### Websocket
+### Websocket (beta)
 
 <pre class="prettyprint linenums"><![CDATA[
 <dependency>