This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/plc4x-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new cb273d1  Site checkin for project PLC4X: Jenkins Tools
cb273d1 is described below

commit cb273d17b88c84b2c117af585707260af44c7e8b
Author: jenkins <[email protected]>
AuthorDate: Wed May 22 12:39:23 2019 +0000

    Site checkin for project PLC4X: Jenkins Tools
---
 developers/release.html                            | 19 +++++++++++---
 plc4x-doap.rdf                                     | 30 ++++++++++++----------
 plc4x-pmc.rdf                                      |  5 ++++
 .../plc4x-protocols-knxnet-ip/plugins.html         |  5 ++++
 plc4x-protocols/plc4x-protocols-s7/plugins.html    |  5 ++++
 .../plc4x-protocols-test-utils/plugins.html        |  5 ++++
 plc4x-protocols/plugins.html                       |  5 ++++
 plc4x-tools/plugins.html                           |  5 ++++
 plugins.html                                       |  5 ++++
 9 files changed, 66 insertions(+), 18 deletions(-)

diff --git a/developers/release.html b/developers/release.html
index 1ef3691..0df5a65 100644
--- a/developers/release.html
+++ b/developers/release.html
@@ -289,7 +289,7 @@
     <p>For each new Major and Minor release we create a new branch at the 
beginning of a code-freeze phase.</p> 
    </div> 
    <div class="paragraph"> 
-    <p>So if currently the project version in develop is 
<code>0.2.0-SNAPSHOT</code>, we create a branch <code>rel/0.2</code>.</p> 
+    <p>So if currently the project version in develop is 
<code>0.5.0-SNAPSHOT</code>, we create a branch <code>rel/0.5</code>.</p> 
    </div> 
    <div class="paragraph"> 
     <p>When creating the branch is exactly the moment in which the version in 
<code>develop</code> is incremented to the next minor version.</p> 
@@ -309,11 +309,11 @@
     </div> 
    </div> 
    <div class="paragraph"> 
-    <p>Per default the plugin suggests the next bugfix version as working 
version, however we want it to use the next minor version. So in case of 
preparing the release branch for <code>0.4.0-SNAPSHOT</code> the command would 
be the following:</p> 
+    <p>Per default the plugin suggests the next bugfix version as working 
version, however we want it to use the next minor version. So in case of 
preparing the release branch for <code>0.5.0-SNAPSHOT</code> the command would 
be the following:</p> 
    </div> 
    <div class="literalblock"> 
     <div class="content"> 
-     <pre>mvn release:branch -P 
with-cpp,with-dotnet,with-java,with-proxies,with-python,with-sandbox 
-DbranchName=rel/0.4 -DautoVersionSubmodules=true</pre> 
+     <pre>mvn release:branch -P 
with-cpp,with-dotnet,with-java,with-proxies,with-python,with-sandbox 
-DbranchName=rel/0.5 -DautoVersionSubmodules=true</pre> 
     </div> 
    </div> 
    <div class="paragraph"> 
@@ -321,7 +321,7 @@
    </div> 
    <div class="literalblock"> 
     <div class="content"> 
-     <pre>What is the new working copy version for "PLC4X"? 
(org.apache.plc4x:plc4x-parent) 0.4.1-SNAPSHOT: : 0.5.0-SNAPSHOT</pre> 
+     <pre>What is the new working copy version for "PLC4X"? 
(org.apache.plc4x:plc4x-parent) 0.5.1-SNAPSHOT: : 0.6.0-SNAPSHOT</pre> 
     </div> 
    </div> 
    <div class="paragraph"> 
@@ -413,6 +413,17 @@ Bug Fixes
     <p>Usually for 1 and 3 the defaults are just fine, make sure the tag name 
is correct as this usually is different.</p> 
    </div> 
    <div class="paragraph"> 
+    <p>We currently have a dependency to a SNAPSHOT dependency in the sandbox 
module. The release plugin will complain about this and we will not be able to 
release this way. As this in the sandbox module, we can force the plugin to 
continue by appending:</p> 
+   </div> 
+   <div class="literalblock"> 
+    <div class="content"> 
+     <pre>-DignoreSnapshots=true</pre> 
+    </div> 
+   </div> 
+   <div class="paragraph"> 
+    <p>However it is important to check that nowhere else SNAPSHOT versions 
are referenced.</p> 
+   </div> 
+   <div class="paragraph"> 
     <p>What the plugin now does, is automatically execute the following 
operations:</p> 
    </div> 
    <div class="olist arabic"> 
diff --git a/plc4x-doap.rdf b/plc4x-doap.rdf
index 46d0a85..e42340b 100644
--- a/plc4x-doap.rdf
+++ b/plc4x-doap.rdf
@@ -1,21 +1,23 @@
 <?xml version="1.0"?>
 <?xml-stylesheet type="text/xsl"?>
 <!--
-    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
+  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
+      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.
--->
+  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 file contains information about the project itself.
@@ -35,7 +37,7 @@
     <!--
       =======================================================================
 
-       Copyright (c) 2018 The Apache Software Foundation.
+       Copyright (c) 2019 The Apache Software Foundation.
        All rights reserved.
 
       =======================================================================
diff --git a/plc4x-pmc.rdf b/plc4x-pmc.rdf
index ff18ef1..3988eff 100644
--- a/plc4x-pmc.rdf
+++ b/plc4x-pmc.rdf
@@ -42,6 +42,11 @@
 
         <asfext:member>
             <foaf:Person>
+                <foaf:name>Björn Höper</foaf:name>
+            </foaf:Person>
+        </asfext:member>
+        <asfext:member>
+            <foaf:Person>
                 <foaf:name>Christofer Dutz</foaf:name>
             </foaf:Person>
         </asfext:member>
diff --git a/plc4x-protocols/plc4x-protocols-knxnet-ip/plugins.html 
b/plc4x-protocols/plc4x-protocols-knxnet-ip/plugins.html
index 30862a1..9cb505a 100644
--- a/plc4x-protocols/plc4x-protocols-knxnet-ip/plugins.html
+++ b/plc4x-protocols/plc4x-protocols-knxnet-ip/plugins.html
@@ -219,6 +219,11 @@
     <td><a class="externalLink" 
href="http://creadur.apache.org/rat/apache-rat-plugin/";>apache-rat-plugin</a></td>
 
     <td>0.12</td> 
    </tr> 
+   <tr class="a"> 
+    <td>org.codehaus.gmaven</td> 
+    <td><a class="externalLink" 
href="http://groovy.github.io/gmaven/groovy-maven-plugin";>groovy-maven-plugin</a></td>
 
+    <td>2.1</td> 
+   </tr> 
   </tbody> 
  </table> 
 </div> 
diff --git a/plc4x-protocols/plc4x-protocols-s7/plugins.html 
b/plc4x-protocols/plc4x-protocols-s7/plugins.html
index 70a64f9..1274e46 100644
--- a/plc4x-protocols/plc4x-protocols-s7/plugins.html
+++ b/plc4x-protocols/plc4x-protocols-s7/plugins.html
@@ -219,6 +219,11 @@
     <td><a class="externalLink" 
href="http://creadur.apache.org/rat/apache-rat-plugin/";>apache-rat-plugin</a></td>
 
     <td>0.12</td> 
    </tr> 
+   <tr class="a"> 
+    <td>org.codehaus.gmaven</td> 
+    <td><a class="externalLink" 
href="http://groovy.github.io/gmaven/groovy-maven-plugin";>groovy-maven-plugin</a></td>
 
+    <td>2.1</td> 
+   </tr> 
   </tbody> 
  </table> 
 </div> 
diff --git a/plc4x-protocols/plc4x-protocols-test-utils/plugins.html 
b/plc4x-protocols/plc4x-protocols-test-utils/plugins.html
index 3777313..9ff0e94 100644
--- a/plc4x-protocols/plc4x-protocols-test-utils/plugins.html
+++ b/plc4x-protocols/plc4x-protocols-test-utils/plugins.html
@@ -219,6 +219,11 @@
     <td><a class="externalLink" 
href="http://creadur.apache.org/rat/apache-rat-plugin/";>apache-rat-plugin</a></td>
 
     <td>0.12</td> 
    </tr> 
+   <tr class="a"> 
+    <td>org.codehaus.gmaven</td> 
+    <td><a class="externalLink" 
href="http://groovy.github.io/gmaven/groovy-maven-plugin";>groovy-maven-plugin</a></td>
 
+    <td>2.1</td> 
+   </tr> 
   </tbody> 
  </table> 
 </div> 
diff --git a/plc4x-protocols/plugins.html b/plc4x-protocols/plugins.html
index 9c87743..08a9967 100644
--- a/plc4x-protocols/plugins.html
+++ b/plc4x-protocols/plugins.html
@@ -213,6 +213,11 @@
     <td><a class="externalLink" 
href="http://creadur.apache.org/rat/apache-rat-plugin/";>apache-rat-plugin</a></td>
 
     <td>0.12</td> 
    </tr> 
+   <tr class="b"> 
+    <td>org.codehaus.gmaven</td> 
+    <td><a class="externalLink" 
href="http://groovy.github.io/gmaven/groovy-maven-plugin";>groovy-maven-plugin</a></td>
 
+    <td>2.1</td> 
+   </tr> 
   </tbody> 
  </table> 
 </div> 
diff --git a/plc4x-tools/plugins.html b/plc4x-tools/plugins.html
index 6f91923..2898403 100644
--- a/plc4x-tools/plugins.html
+++ b/plc4x-tools/plugins.html
@@ -210,6 +210,11 @@
     <td><a class="externalLink" 
href="http://creadur.apache.org/rat/apache-rat-plugin/";>apache-rat-plugin</a></td>
 
     <td>0.12</td> 
    </tr> 
+   <tr class="b"> 
+    <td>org.codehaus.gmaven</td> 
+    <td><a class="externalLink" 
href="http://groovy.github.io/gmaven/groovy-maven-plugin";>groovy-maven-plugin</a></td>
 
+    <td>2.1</td> 
+   </tr> 
   </tbody> 
  </table> 
 </div> 
diff --git a/plugins.html b/plugins.html
index 5eb18a6..3b5aaec 100644
--- a/plugins.html
+++ b/plugins.html
@@ -257,6 +257,11 @@
     <td><a class="externalLink" 
href="http://creadur.apache.org/rat/apache-rat-plugin/";>apache-rat-plugin</a></td>
 
     <td>0.12</td> 
    </tr> 
+   <tr class="b"> 
+    <td>org.codehaus.gmaven</td> 
+    <td><a class="externalLink" 
href="http://groovy.github.io/gmaven/groovy-maven-plugin";>groovy-maven-plugin</a></td>
 
+    <td>2.1</td> 
+   </tr> 
   </tbody> 
  </table> 
 </div> 

Reply via email to