Skip to content

Commit

Permalink
Update site content
Browse files Browse the repository at this point in the history
  • Loading branch information
christophd committed Jan 22, 2024
1 parent dc42095 commit 28eacb9
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 28 deletions.
6 changes: 3 additions & 3 deletions feed.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.3">Jekyll</generator><link href="http://0.0.0.0:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://0.0.0.0:4000/" rel="alternate" type="text/html" /><updated>2024-01-19T10:31:21+01:00</updated><id>http://0.0.0.0:4000/feed.xml</id><title type="html">Citrus Integration Tests</title><subtitle>Automated integration tests for message protocols and data formats that you require</subtitle><entry><title type="html">Quarkus sample</title><link href="http://0.0.0.0:4000/samples/quarkus/" rel="alternate" type="text/html" title="Quarkus sample" /><published>2023-11-03T00:00:00+01:00</published><updated>2023-11-03T00:00:00+01:00</updated><id>http://0.0.0.0:4000/samples/sample-quarkus</id><content type="html" xml:base="http://0.0.0.0:4000/samples/quarkus/">&lt;p&gt;This project uses Quarkus to implement a sample event-driven application and shows how to verify the event processing with an automated integration test written in &lt;a href=&quot;https://citrusframework.org&quot;&gt;Citrus&lt;/a&gt;.
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.3">Jekyll</generator><link href="http://0.0.0.0:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://0.0.0.0:4000/" rel="alternate" type="text/html" /><updated>2024-01-22T17:25:12+01:00</updated><id>http://0.0.0.0:4000/feed.xml</id><title type="html">Citrus Integration Tests</title><subtitle>Automated integration tests for message protocols and data formats that you require</subtitle><entry><title type="html">Quarkus sample</title><link href="http://0.0.0.0:4000/samples/quarkus/" rel="alternate" type="text/html" title="Quarkus sample" /><published>2023-11-03T00:00:00+01:00</published><updated>2023-11-03T00:00:00+01:00</updated><id>http://0.0.0.0:4000/samples/sample-quarkus</id><content type="html" xml:base="http://0.0.0.0:4000/samples/quarkus/">&lt;p&gt;This project uses Quarkus to implement a sample event-driven application and shows how to verify the event processing with an automated integration test written in &lt;a href=&quot;https://citrusframework.org&quot;&gt;Citrus&lt;/a&gt;.
The Quarkus support in Citrus is described in more detail in &lt;a href=&quot;https://citrusframework.org/citrus/reference/html#runtime-quarkus&quot;&gt;reference guide&lt;/a&gt;&lt;/p&gt;

&lt;h2 id=&quot;objectives&quot;&gt;Objectives&lt;/h2&gt;
Expand Down Expand Up @@ -608,14 +608,14 @@ However, the list of new contributors emerges and Citrus benefits from many comm

&lt;p&gt;For the sake of strengthening the Open Source idea we decided to move the Citrus groupId from &lt;code class=&quot;highlighter-rouge&quot;&gt;com.consol.citrus&lt;/code&gt; to a more generic &lt;code class=&quot;highlighter-rouge&quot;&gt;org.citrusframework&lt;/code&gt; from Citrus 4.0 onwards.&lt;/p&gt;

&lt;p&gt;With the move to &lt;code class=&quot;highlighter-rouge&quot;&gt;org.citrusframework&lt;/code&gt; we decided to happily comply with the Open Source nature of the project because nowadays the project receives valuable contributions from many different companies.&lt;/p&gt;
&lt;p&gt;With the move to &lt;code class=&quot;highlighter-rouge&quot;&gt;org.citrusframework&lt;/code&gt; we decided to happily comply with the Open Source nature of the project because nowadays, the project receives valuable contributions from many companies.&lt;/p&gt;

&lt;p&gt;Please update the groupId in your Maven &lt;code class=&quot;highlighter-rouge&quot;&gt;pom.xml&lt;/code&gt; accordingly when updating to Citrus 4.0.&lt;/p&gt;

&lt;div class=&quot;language-xml highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.citrusframework&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;citrus-bom&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;4.0.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;4.1.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;type&amp;gt;&lt;/span&gt;pom&lt;span class=&quot;nt&quot;&gt;&amp;lt;/type&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;scope&amp;gt;&lt;/span&gt;import&lt;span class=&quot;nt&quot;&gt;&amp;lt;/scope&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;
Expand Down
Binary file added img/citrus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions news/2023/10/25/release-4.0.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,14 +214,14 @@ <h2 id="maven-groupid-orgcitrusframework">Maven groupId “org.citrusframework

<p>For the sake of strengthening the Open Source idea we decided to move the Citrus groupId from <code class="highlighter-rouge">com.consol.citrus</code> to a more generic <code class="highlighter-rouge">org.citrusframework</code> from Citrus 4.0 onwards.</p>

<p>With the move to <code class="highlighter-rouge">org.citrusframework</code> we decided to happily comply with the Open Source nature of the project because nowadays the project receives valuable contributions from many different companies.</p>
<p>With the move to <code class="highlighter-rouge">org.citrusframework</code> we decided to happily comply with the Open Source nature of the project because nowadays, the project receives valuable contributions from many companies.</p>

<p>Please update the groupId in your Maven <code class="highlighter-rouge">pom.xml</code> accordingly when updating to Citrus 4.0.</p>

<div class="language-xml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;dependency&gt;</span>
<span class="nt">&lt;groupId&gt;</span>org.citrusframework<span class="nt">&lt;/groupId&gt;</span>
<span class="nt">&lt;artifactId&gt;</span>citrus-bom<span class="nt">&lt;/artifactId&gt;</span>
<span class="nt">&lt;version&gt;</span>4.0.0<span class="nt">&lt;/version&gt;</span>
<span class="nt">&lt;version&gt;</span>4.1.0<span class="nt">&lt;/version&gt;</span>
<span class="nt">&lt;type&gt;</span>pom<span class="nt">&lt;/type&gt;</span>
<span class="nt">&lt;scope&gt;</span>import<span class="nt">&lt;/scope&gt;</span>
<span class="nt">&lt;/dependency&gt;</span>
Expand Down
4 changes: 2 additions & 2 deletions news/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,14 +218,14 @@ <h2 id="maven-groupid-orgcitrusframework">Maven groupId “org.citrusframework

<p>For the sake of strengthening the Open Source idea we decided to move the Citrus groupId from <code class="highlighter-rouge">com.consol.citrus</code> to a more generic <code class="highlighter-rouge">org.citrusframework</code> from Citrus 4.0 onwards.</p>

<p>With the move to <code class="highlighter-rouge">org.citrusframework</code> we decided to happily comply with the Open Source nature of the project because nowadays the project receives valuable contributions from many different companies.</p>
<p>With the move to <code class="highlighter-rouge">org.citrusframework</code> we decided to happily comply with the Open Source nature of the project because nowadays, the project receives valuable contributions from many companies.</p>

<p>Please update the groupId in your Maven <code class="highlighter-rouge">pom.xml</code> accordingly when updating to Citrus 4.0.</p>

<div class="language-xml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;dependency&gt;</span>
<span class="nt">&lt;groupId&gt;</span>org.citrusframework<span class="nt">&lt;/groupId&gt;</span>
<span class="nt">&lt;artifactId&gt;</span>citrus-bom<span class="nt">&lt;/artifactId&gt;</span>
<span class="nt">&lt;version&gt;</span>4.0.0<span class="nt">&lt;/version&gt;</span>
<span class="nt">&lt;version&gt;</span>4.1.0<span class="nt">&lt;/version&gt;</span>
<span class="nt">&lt;type&gt;</span>pom<span class="nt">&lt;/type&gt;</span>
<span class="nt">&lt;scope&gt;</span>import<span class="nt">&lt;/scope&gt;</span>
<span class="nt">&lt;/dependency&gt;</span>
Expand Down
42 changes: 21 additions & 21 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,87 +2,87 @@
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://0.0.0.0:4000/docs/conduct/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/consulting/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/continuous-build/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/conventions/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/custom-actions/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/custom-functions/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/development/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/download/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/features/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/history/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/documentation/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/issues/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/license/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/maven-plugin/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/maven-remote-plugin/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/media/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/modules/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/repository/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/setup-gradle/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/setup-maven/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/docs/welcome/</loc>
<lastmod>2024-01-19T10:31:21+01:00</lastmod>
<lastmod>2024-01-22T17:25:12+01:00</lastmod>
</url>
<url>
<loc>http://0.0.0.0:4000/news/2010/01/18/custom-meta-info/</loc>
Expand Down

0 comments on commit 28eacb9

Please sign in to comment.