Skip to content

Commit

Permalink
Release version 1.0.0.Beta12
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean Francois Denise committed Mar 28, 2024
1 parent ebfc2cd commit 52f6621
Show file tree
Hide file tree
Showing 23 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion arquillian-plugin-scanner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-parent</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>
<artifactId>wildfly-glow-arquillian-plugin-scanner</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion arquillian-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-parent</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>
<artifactId>wildfly-glow-arquillian-plugin</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-parent</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>
<artifactId>wildfly-glow</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-parent</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>
<artifactId>wildfly-glow-core</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion doc-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-parent</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>
<artifactId>wildfly-glow-doc-plugin</artifactId>
<description>A plugin to generate adoc documentation for layer rules</description>
Expand Down
16 changes: 8 additions & 8 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -443,8 +443,8 @@
<h1>WildFly Glow Documentation</h1>
<div class="details">
<span id="author" class="author">Jean-Francois Denise</span><br>
<span id="revnumber">version 1.0.0.Beta11,</span>
<span id="revdate">2024-03-21T09:56:11Z</span>
<span id="revnumber">version 1.0.0.Beta12,</span>
<span id="revdate">2024-03-28T17:18:55Z</span>
</div>
<div id="toc" class="toc2">
<div id="toctitle">Table of Contents</div>
Expand Down Expand Up @@ -609,7 +609,7 @@ <h6 id="_deploying_to_openshift"><a class="anchor" href="#_deploying_to_openshif
</div>
</div>
<div class="sect5">
<h6 id="_automatic_deployment_of_postgresql_mysql_mariadb_artemis_jms_broker_and_keycloak"><a class="anchor" href="#_automatic_deployment_of_postgresql_mysql_mariadb_artemis_jms_broker_and_keycloak"></a><a class="link" href="#_automatic_deployment_of_postgresql_mysql_mariadb_artemis_jms_broker_and_keycloak">Automatic deployment of PostGreSQL, MySQL, MariaDB, Artemis JMS Broker and Keycloak</a></h6>
<h6 id="_automatic_deployment_of_postgresql_mysql_mariadb_amq_jms_broker_and_keycloak"><a class="anchor" href="#_automatic_deployment_of_postgresql_mysql_mariadb_amq_jms_broker_and_keycloak"></a><a class="link" href="#_automatic_deployment_of_postgresql_mysql_mariadb_amq_jms_broker_and_keycloak">Automatic deployment of PostGreSQL, MySQL, MariaDB, AMQ JMS Broker and Keycloak</a></h6>
<div class="paragraph">
<p>If WildFly Glow detects the need for these technologies, it will automatically deploy the required servers and will bound the application to them.</p>
</div>
Expand Down Expand Up @@ -1016,7 +1016,7 @@ <h2 id="_wildfly_glow_arquillian_maven_plugin"><a class="anchor" href="#_wildfly
<pre class="CodeRay highlight"><code data-lang="xml"><span style="color:#070;font-weight:bold">&lt;dependency&gt;</span>
<span style="color:#070;font-weight:bold">&lt;groupId&gt;</span>org.wildfly.glow<span style="color:#070;font-weight:bold">&lt;/groupId&gt;</span>
<span style="color:#070;font-weight:bold">&lt;artifactId&gt;</span>glow-arquillian-plugin<span style="color:#070;font-weight:bold">&lt;/artifactId&gt;</span>
<span style="color:#070;font-weight:bold">&lt;version&gt;</span>1.0.0.Beta11<span style="color:#070;font-weight:bold">&lt;/version&gt;</span>
<span style="color:#070;font-weight:bold">&lt;version&gt;</span>1.0.0.Beta12<span style="color:#070;font-weight:bold">&lt;/version&gt;</span>
<span style="color:#070;font-weight:bold">&lt;/dependency&gt;</span></code></pre>
</div>
</div>
Expand Down Expand Up @@ -1361,7 +1361,7 @@ <h3 id="_help"><a class="anchor" href="#_help"></a><a class="link" href="#_help"
<h4 id="_wildfly_glow_arquillianhelp"><a class="anchor" href="#_wildfly_glow_arquillianhelp"></a><a class="link" href="#_wildfly_glow_arquillianhelp">4.13.1. wildfly-glow-arquillian:help</a></h4>
<div class="paragraph">
<p><strong>Full name:</strong>
org.wildfly.glow:wildfly-glow-arquillian-plugin:1.0.0.Beta11:help</p>
org.wildfly.glow:wildfly-glow-arquillian-plugin:1.0.0.Beta12:help</p>
</div>
</div>
<div class="sect3">
Expand Down Expand Up @@ -1521,7 +1521,7 @@ <h3 id="_scan"><a class="anchor" href="#_scan"></a><a class="link" href="#_scan"
<h4 id="_wildfly_glow_arquillianscan"><a class="anchor" href="#_wildfly_glow_arquillianscan"></a><a class="link" href="#_wildfly_glow_arquillianscan">4.14.1. wildfly-glow-arquillian:scan</a></h4>
<div class="paragraph">
<p><strong>Full name:</strong>
org.wildfly.glow:wildfly-glow-arquillian-plugin:1.0.0.Beta11:scan</p>
org.wildfly.glow:wildfly-glow-arquillian-plugin:1.0.0.Beta12:scan</p>
</div>
</div>
<div class="sect3">
Expand Down Expand Up @@ -2127,8 +2127,8 @@ <h2 id="glow_server"><a class="anchor" href="#glow_server"></a><a class="link" h
</div>
<div id="footer">
<div id="footer-text">
Version 1.0.0.Beta11<br>
Last updated 2024-03-21 10:56:35 +0100
Version 1.0.0.Beta12<br>
Last updated 2024-03-28 18:19:13 +0100
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-parent</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>
<artifactId>wildfly-glow-doc</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion maven-resolver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-parent</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>

<artifactId>wildfly-glow-maven-resolver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion openshift-deployment/amq-broker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-openshift-deployment</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>

<artifactId>wildfly-glow-openshift-deployment-amq</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion openshift-deployment/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-openshift-deployment</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>

<artifactId>wildfly-glow-openshift-deployment-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion openshift-deployment/keycloak/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-openshift-deployment</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>

<artifactId>wildfly-glow-openshift-deployment-keycloak</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion openshift-deployment/mariadb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-openshift-deployment</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>

<artifactId>wildfly-glow-openshift-deployment-mariadb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion openshift-deployment/mysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-openshift-deployment</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>

<artifactId>wildfly-glow-openshift-deployment-mysql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion openshift-deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-parent</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>

<artifactId>wildfly-glow-openshift-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion openshift-deployment/postgresql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-openshift-deployment</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>

<artifactId>wildfly-glow-openshift-deployment-postgresql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-parent</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
<packaging>pom</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion tests/arquillian-plugin-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-tests-parent</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>
<artifactId>wildfly-glow-arquillian-plugin-tests</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion tests/glow-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-tests-parent</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>
<artifactId>wildfly-glow-tests</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-parent</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>
<artifactId>wildfly-glow-tests-parent</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion tests/test-feature-pack/galleon-pack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-test-feature-pack-parent</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>
<artifactId>wildfly-glow-test-galleon-pack</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion tests/test-feature-pack/layer-metadata-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-test-feature-pack-parent</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>
<artifactId>wildfly-glow-test-feature-pack-layer-metadata-tests</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion tests/test-feature-pack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-tests-parent</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>
<artifactId>wildfly-glow-test-feature-pack-parent</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion tests/test-feature-pack/test-classes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.glow</groupId>
<artifactId>wildfly-glow-test-feature-pack-parent</artifactId>
<version>1.0.0.Beta12-SNAPSHOT</version>
<version>1.0.0.Beta12</version>
</parent>
<artifactId>wildfly-glow-test-feature-pack-classes</artifactId>

Expand Down

0 comments on commit 52f6621

Please sign in to comment.