Tony CHEMIT pushed to branch pages at ultreiaio / ird-observe
Commits:
-
dcc51f82
by 166231 at 2017-08-06T20:03:13+00:00
29 changed files:
- administration-web.html
- aggregate-third-party-report.html
- architecture-logicielle.html
- changelog.html
- changes-report.html
- config-report.html
- dependency-convergence.html
- dependency-info.html
- dependency-management.html
- dependency-updates-report.html
- dev-activity.html
- file-activity.html
- index.html
- install-serverPG.html
- install.html
- integration.html
- issue-tracking.html
- license.html
- plugin-management.html
- plugin-updates-report.html
- plugins.html
- project-info.html
- project-reports.html
- project-summary.html
- property-updates-report.html
- sitemap.html
- source-repository.html
- team-list.html
- third-party-report.html
Changes:
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Installation de lapplication web</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Installation de lapplication web</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| ... | ... | @@ -102,7 +102,7 @@ |
| 102 | 102 |
<div class="source"><pre class="prettyprint linenums"> /var/local/observeweb/{contextPath}
|
| 103 | 103 |
|-- databases.yml # configuration des bases de données
|
| 104 | 104 |
|-- log
|
| 105 |
- | `-- observeweb-7.0-RC-5.log # logs de l'application
|
|
| 105 |
+ | `-- observeweb-7.0-RC-6-SNAPSHOT.log # logs de l'application
|
|
| 106 | 106 |
|-- observeweb-log4j.conf # configuration des logs
|
| 107 | 107 |
|-- temp # répertoire temporaire
|
| 108 | 108 |
`-- users.yml # configuration des utilisateurs
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Architecture logicielle dObServe</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Architecture logicielle dObServe</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Configuration</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Configuration</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| ... | ... | @@ -101,19 +101,223 @@ |
| 101 | 101 |
<th>Nombre d'options</th>
|
| 102 | 102 |
<th>Nombre d'actions</th></tr>
|
| 103 | 103 |
<tr class="b">
|
| 104 |
-<td><a href="./config-report.html#detail_ClientConfig">ClientConfig</a></td>
|
|
| 105 |
-<td>Configuration d'ObServe</td>
|
|
| 106 |
-<td>83</td>
|
|
| 107 |
-<td>9</td></tr>
|
|
| 108 |
-<tr class="a">
|
|
| 109 | 104 |
<td><a href="./config-report.html#detail_ServerConfig">ServerConfig</a></td>
|
| 110 | 105 |
<td>Observe web Configuration</td>
|
| 111 | 106 |
<td>17</td>
|
| 112 |
-<td>0</td></tr></table></div>
|
|
| 107 |
+<td>0</td></tr>
|
|
| 108 |
+<tr class="a">
|
|
| 109 |
+<td><a href="./config-report.html#detail_ClientConfig">ClientConfig</a></td>
|
|
| 110 |
+<td>Configuration d'ObServe</td>
|
|
| 111 |
+<td>83</td>
|
|
| 112 |
+<td>9</td></tr></table></div>
|
|
| 113 | 113 |
<div class="section">
|
| 114 | 114 |
<h2><a name="Dtail_des_configurations"></a>Détail des configurations</h2><br />
|
| 115 | 115 |
<p>On détaille ici une par une les configurations définies pour le projet</p>
|
| 116 | 116 |
<div class="section">
|
| 117 |
+<h3><a name="Configuration___ServerConfig"></a><a name="detail_ServerConfig">Configuration ServerConfig</a></h3>
|
|
| 118 |
+<p>Nom de la configuration : <b>ServerConfig</b></p>
|
|
| 119 |
+<p>Description : <b>Observe web Configuration</b></p>
|
|
| 120 |
+<div class="section">
|
|
| 121 |
+<h4><a name="Options_de_la_configuration"></a><a name="detail_options_ServerConfig">Options de la configuration</a></h4><br />
|
|
| 122 |
+<table border="0" class="table table-striped">
|
|
| 123 |
+<tr class="b">
|
|
| 124 |
+<th>Clef</th>
|
|
| 125 |
+<th>Description</th>
|
|
| 126 |
+<th>Valeur par défaut</th>
|
|
| 127 |
+<th>Option modifiable</th>
|
|
| 128 |
+<th>Option sauvegardable</th>
|
|
| 129 |
+<th>Type</th></tr>
|
|
| 130 |
+<tr class="a">
|
|
| 131 |
+<td>observeweb.build.version</td>
|
|
| 132 |
+<td>Version de construction</td>
|
|
| 133 |
+<td>
|
|
| 134 |
+<div>
|
|
| 135 |
+<pre style="monospaced">Pas de valeur par défaut</pre></div></td>
|
|
| 136 |
+<td>Oui</td>
|
|
| 137 |
+<td>Non</td>
|
|
| 138 |
+<td>
|
|
| 139 |
+<div>
|
|
| 140 |
+<pre style="monospaced">org.nuiton.version.Version</pre></div></td></tr>
|
|
| 141 |
+<tr class="b">
|
|
| 142 |
+<td>observeweb.build.date</td>
|
|
| 143 |
+<td>Date de construction</td>
|
|
| 144 |
+<td>
|
|
| 145 |
+<div>
|
|
| 146 |
+<pre style="monospaced">Pas de valeur par défaut</pre></div></td>
|
|
| 147 |
+<td>Oui</td>
|
|
| 148 |
+<td>Non</td>
|
|
| 149 |
+<td>
|
|
| 150 |
+<div>
|
|
| 151 |
+<pre style="monospaced">java.lang.String</pre></div></td></tr>
|
|
| 152 |
+<tr class="a">
|
|
| 153 |
+<td>observeweb.build.number</td>
|
|
| 154 |
+<td>Numéro de construction</td>
|
|
| 155 |
+<td>
|
|
| 156 |
+<div>
|
|
| 157 |
+<pre style="monospaced">Pas de valeur par défaut</pre></div></td>
|
|
| 158 |
+<td>Oui</td>
|
|
| 159 |
+<td>Non</td>
|
|
| 160 |
+<td>
|
|
| 161 |
+<div>
|
|
| 162 |
+<pre style="monospaced">java.lang.String</pre></div></td></tr>
|
|
| 163 |
+<tr class="b">
|
|
| 164 |
+<td>observeweb.adminApiKey</td>
|
|
| 165 |
+<td>Clé API Admin (À changer)</td>
|
|
| 166 |
+<td>
|
|
| 167 |
+<div>
|
|
| 168 |
+<pre style="monospaced">changeme</pre></div></td>
|
|
| 169 |
+<td>Oui</td>
|
|
| 170 |
+<td>Non</td>
|
|
| 171 |
+<td>
|
|
| 172 |
+<div>
|
|
| 173 |
+<pre style="monospaced">java.lang.String</pre></div></td></tr>
|
|
| 174 |
+<tr class="a">
|
|
| 175 |
+<td>observeweb.host</td>
|
|
| 176 |
+<td>Hôte de l'application</td>
|
|
| 177 |
+<td>
|
|
| 178 |
+<div>
|
|
| 179 |
+<pre style="monospaced">http://localhost:8080</pre></div></td>
|
|
| 180 |
+<td>Oui</td>
|
|
| 181 |
+<td>Non</td>
|
|
| 182 |
+<td>
|
|
| 183 |
+<div>
|
|
| 184 |
+<pre style="monospaced">java.net.URL</pre></div></td></tr>
|
|
| 185 |
+<tr class="b">
|
|
| 186 |
+<td>observeweb.apiUrl</td>
|
|
| 187 |
+<td>Url de l'api rest</td>
|
|
| 188 |
+<td>
|
|
| 189 |
+<div>
|
|
| 190 |
+<pre style="monospaced">${observeweb.host}/${observeweb.contextPath}/api/v1</pre></div></td>
|
|
| 191 |
+<td>Oui</td>
|
|
| 192 |
+<td>Non</td>
|
|
| 193 |
+<td>
|
|
| 194 |
+<div>
|
|
| 195 |
+<pre style="monospaced">java.net.URL</pre></div></td></tr>
|
|
| 196 |
+<tr class="a">
|
|
| 197 |
+<td>observeweb.model.version</td>
|
|
| 198 |
+<td>Version du modèle</td>
|
|
| 199 |
+<td>
|
|
| 200 |
+<div>
|
|
| 201 |
+<pre style="monospaced">Pas de valeur par défaut</pre></div></td>
|
|
| 202 |
+<td>Oui</td>
|
|
| 203 |
+<td>Non</td>
|
|
| 204 |
+<td>
|
|
| 205 |
+<div>
|
|
| 206 |
+<pre style="monospaced">org.nuiton.version.Version</pre></div></td></tr>
|
|
| 207 |
+<tr class="b">
|
|
| 208 |
+<td>observeweb.devMode</td>
|
|
| 209 |
+<td>Mode développeur</td>
|
|
| 210 |
+<td>
|
|
| 211 |
+<div>
|
|
| 212 |
+<pre style="monospaced">true</pre></div></td>
|
|
| 213 |
+<td>Oui</td>
|
|
| 214 |
+<td>Non</td>
|
|
| 215 |
+<td>
|
|
| 216 |
+<div>
|
|
| 217 |
+<pre style="monospaced">boolean</pre></div></td></tr>
|
|
| 218 |
+<tr class="a">
|
|
| 219 |
+<td>observeweb.contextPath</td>
|
|
| 220 |
+<td>Contexte applicatif</td>
|
|
| 221 |
+<td>
|
|
| 222 |
+<div>
|
|
| 223 |
+<pre style="monospaced">observe</pre></div></td>
|
|
| 224 |
+<td>Oui</td>
|
|
| 225 |
+<td>Non</td>
|
|
| 226 |
+<td>
|
|
| 227 |
+<div>
|
|
| 228 |
+<pre style="monospaced">java.lang.String</pre></div></td></tr>
|
|
| 229 |
+<tr class="b">
|
|
| 230 |
+<td>observeweb.baseDirectory</td>
|
|
| 231 |
+<td>Répertoire de l'application</td>
|
|
| 232 |
+<td>
|
|
| 233 |
+<div>
|
|
| 234 |
+<pre style="monospaced">/var/local/observeweb/${observeweb.contextPath}</pre></div></td>
|
|
| 235 |
+<td>Oui</td>
|
|
| 236 |
+<td>Non</td>
|
|
| 237 |
+<td>
|
|
| 238 |
+<div>
|
|
| 239 |
+<pre style="monospaced">java.io.File</pre></div></td></tr>
|
|
| 240 |
+<tr class="a">
|
|
| 241 |
+<td>observeweb.temporaryDirectory</td>
|
|
| 242 |
+<td>Chemin vers le répertoire temporaire</td>
|
|
| 243 |
+<td>
|
|
| 244 |
+<div>
|
|
| 245 |
+<pre style="monospaced">${observeweb.baseDirectory}/temp</pre></div></td>
|
|
| 246 |
+<td>Oui</td>
|
|
| 247 |
+<td>Non</td>
|
|
| 248 |
+<td>
|
|
| 249 |
+<div>
|
|
| 250 |
+<pre style="monospaced">java.io.File</pre></div></td></tr>
|
|
| 251 |
+<tr class="b">
|
|
| 252 |
+<td>observeweb.log4jConfigurationFile</td>
|
|
| 253 |
+<td>Chemin vers le fichier de configuration des logs</td>
|
|
| 254 |
+<td>
|
|
| 255 |
+<div>
|
|
| 256 |
+<pre style="monospaced">${observeweb.baseDirectory}/observeweb-log4j.conf</pre></div></td>
|
|
| 257 |
+<td>Oui</td>
|
|
| 258 |
+<td>Non</td>
|
|
| 259 |
+<td>
|
|
| 260 |
+<div>
|
|
| 261 |
+<pre style="monospaced">java.io.File</pre></div></td></tr>
|
|
| 262 |
+<tr class="a">
|
|
| 263 |
+<td>observeweb.databasesConfigurationFile</td>
|
|
| 264 |
+<td>Chemin vers le fichier de configuration des bases</td>
|
|
| 265 |
+<td>
|
|
| 266 |
+<div>
|
|
| 267 |
+<pre style="monospaced">${observeweb.baseDirectory}/databases.yml</pre></div></td>
|
|
| 268 |
+<td>Oui</td>
|
|
| 269 |
+<td>Non</td>
|
|
| 270 |
+<td>
|
|
| 271 |
+<div>
|
|
| 272 |
+<pre style="monospaced">java.io.File</pre></div></td></tr>
|
|
| 273 |
+<tr class="b">
|
|
| 274 |
+<td>observeweb.usersConfigurationFile</td>
|
|
| 275 |
+<td>Chemin vers le fichier de configuration des utilisateurs</td>
|
|
| 276 |
+<td>
|
|
| 277 |
+<div>
|
|
| 278 |
+<pre style="monospaced">${observeweb.baseDirectory}/users.yml</pre></div></td>
|
|
| 279 |
+<td>Oui</td>
|
|
| 280 |
+<td>Non</td>
|
|
| 281 |
+<td>
|
|
| 282 |
+<div>
|
|
| 283 |
+<pre style="monospaced">java.io.File</pre></div></td></tr>
|
|
| 284 |
+<tr class="a">
|
|
| 285 |
+<td>observeweb.sessionExpirationDelay</td>
|
|
| 286 |
+<td>Temps maximum d'une session (en minutes)</td>
|
|
| 287 |
+<td>
|
|
| 288 |
+<div>
|
|
| 289 |
+<pre style="monospaced">60</pre></div></td>
|
|
| 290 |
+<td>Oui</td>
|
|
| 291 |
+<td>Non</td>
|
|
| 292 |
+<td>
|
|
| 293 |
+<div>
|
|
| 294 |
+<pre style="monospaced">int</pre></div></td></tr>
|
|
| 295 |
+<tr class="b">
|
|
| 296 |
+<td>observeweb.sessionMaximumSize</td>
|
|
| 297 |
+<td>Taille maximum de session</td>
|
|
| 298 |
+<td>
|
|
| 299 |
+<div>
|
|
| 300 |
+<pre style="monospaced">10000</pre></div></td>
|
|
| 301 |
+<td>Oui</td>
|
|
| 302 |
+<td>Non</td>
|
|
| 303 |
+<td>
|
|
| 304 |
+<div>
|
|
| 305 |
+<pre style="monospaced">int</pre></div></td></tr>
|
|
| 306 |
+<tr class="a">
|
|
| 307 |
+<td>observeweb.httpTimeout</td>
|
|
| 308 |
+<td>Temps maximum de tentative de connection http (en millisecondes)</td>
|
|
| 309 |
+<td>
|
|
| 310 |
+<div>
|
|
| 311 |
+<pre style="monospaced">30000</pre></div></td>
|
|
| 312 |
+<td>Oui</td>
|
|
| 313 |
+<td>Oui</td>
|
|
| 314 |
+<td>
|
|
| 315 |
+<div>
|
|
| 316 |
+<pre style="monospaced">int</pre></div></td></tr></table></div>
|
|
| 317 |
+<div class="section">
|
|
| 318 |
+<h4><a name="Actions_de_la_configuration"></a><a name="detail_actions_ServerConfig">Actions de la configuration</a></h4><br />
|
|
| 319 |
+<p><b>Aucune action définie pour cette configuration</b></p></div></div>
|
|
| 320 |
+<div class="section">
|
|
| 117 | 321 |
<h3><a name="Configuration___ClientConfig"></a><a name="detail_ClientConfig">Configuration ClientConfig</a></h3>
|
| 118 | 322 |
<p>Nom de la configuration : <b>ClientConfig</b></p>
|
| 119 | 323 |
<p>Description : <b>Configuration d'ObServe</b></p>
|
| ... | ... | @@ -445,7 +649,7 @@ |
| 445 | 649 |
<td>Oui</td>
|
| 446 | 650 |
<td>
|
| 447 | 651 |
<div>
|
| 448 |
-<pre style="monospaced">fr.ird.observe.client.configuration.constants.DbMode</pre></div></td></tr>
|
|
| 652 |
+<pre style="monospaced">fr.ird.observe.client.constants.DbMode</pre></div></td></tr>
|
|
| 449 | 653 |
<tr class="b">
|
| 450 | 654 |
<td>defaultCreationMode</td>
|
| 451 | 655 |
<td>Le mode de création de base locale par défaut</td>
|
| ... | ... | @@ -456,7 +660,7 @@ |
| 456 | 660 |
<td>Oui</td>
|
| 457 | 661 |
<td>
|
| 458 | 662 |
<div>
|
| 459 |
-<pre style="monospaced">fr.ird.observe.client.configuration.constants.CreationMode</pre></div></td></tr>
|
|
| 663 |
+<pre style="monospaced">fr.ird.observe.client.constants.CreationMode</pre></div></td></tr>
|
|
| 460 | 664 |
<tr class="a">
|
| 461 | 665 |
<td>ui.storeRemoteStorage</td>
|
| 462 | 666 |
<td>Pour activer la sauvegarde de la configuration de la source distante</td>
|
| ... | ... | @@ -1085,211 +1289,7 @@ Deux paramètres sont nécessaires: |
| 1085 | 1289 |
Le FQN de la classe
|
| 1086 | 1290 |
Le nombre d'id à générer.</td>
|
| 1087 | 1291 |
<td>--create-id</td>
|
| 1088 |
-<td>fr.ird.observe.client.ObserveCLAction#createId</td></tr></table></div></div>
|
|
| 1089 |
-<div class="section">
|
|
| 1090 |
-<h3><a name="Configuration___ServerConfig"></a><a name="detail_ServerConfig">Configuration ServerConfig</a></h3>
|
|
| 1091 |
-<p>Nom de la configuration : <b>ServerConfig</b></p>
|
|
| 1092 |
-<p>Description : <b>Observe web Configuration</b></p>
|
|
| 1093 |
-<div class="section">
|
|
| 1094 |
-<h4><a name="Options_de_la_configuration"></a><a name="detail_options_ServerConfig">Options de la configuration</a></h4><br />
|
|
| 1095 |
-<table border="0" class="table table-striped">
|
|
| 1096 |
-<tr class="b">
|
|
| 1097 |
-<th>Clef</th>
|
|
| 1098 |
-<th>Description</th>
|
|
| 1099 |
-<th>Valeur par défaut</th>
|
|
| 1100 |
-<th>Option modifiable</th>
|
|
| 1101 |
-<th>Option sauvegardable</th>
|
|
| 1102 |
-<th>Type</th></tr>
|
|
| 1103 |
-<tr class="a">
|
|
| 1104 |
-<td>observeweb.build.version</td>
|
|
| 1105 |
-<td>Version de construction</td>
|
|
| 1106 |
-<td>
|
|
| 1107 |
-<div>
|
|
| 1108 |
-<pre style="monospaced">Pas de valeur par défaut</pre></div></td>
|
|
| 1109 |
-<td>Oui</td>
|
|
| 1110 |
-<td>Non</td>
|
|
| 1111 |
-<td>
|
|
| 1112 |
-<div>
|
|
| 1113 |
-<pre style="monospaced">org.nuiton.version.Version</pre></div></td></tr>
|
|
| 1114 |
-<tr class="b">
|
|
| 1115 |
-<td>observeweb.build.date</td>
|
|
| 1116 |
-<td>Date de construction</td>
|
|
| 1117 |
-<td>
|
|
| 1118 |
-<div>
|
|
| 1119 |
-<pre style="monospaced">Pas de valeur par défaut</pre></div></td>
|
|
| 1120 |
-<td>Oui</td>
|
|
| 1121 |
-<td>Non</td>
|
|
| 1122 |
-<td>
|
|
| 1123 |
-<div>
|
|
| 1124 |
-<pre style="monospaced">java.lang.String</pre></div></td></tr>
|
|
| 1125 |
-<tr class="a">
|
|
| 1126 |
-<td>observeweb.build.number</td>
|
|
| 1127 |
-<td>Numéro de construction</td>
|
|
| 1128 |
-<td>
|
|
| 1129 |
-<div>
|
|
| 1130 |
-<pre style="monospaced">Pas de valeur par défaut</pre></div></td>
|
|
| 1131 |
-<td>Oui</td>
|
|
| 1132 |
-<td>Non</td>
|
|
| 1133 |
-<td>
|
|
| 1134 |
-<div>
|
|
| 1135 |
-<pre style="monospaced">java.lang.String</pre></div></td></tr>
|
|
| 1136 |
-<tr class="b">
|
|
| 1137 |
-<td>observeweb.adminApiKey</td>
|
|
| 1138 |
-<td>Clé API Admin (À changer)</td>
|
|
| 1139 |
-<td>
|
|
| 1140 |
-<div>
|
|
| 1141 |
-<pre style="monospaced">changeme</pre></div></td>
|
|
| 1142 |
-<td>Oui</td>
|
|
| 1143 |
-<td>Non</td>
|
|
| 1144 |
-<td>
|
|
| 1145 |
-<div>
|
|
| 1146 |
-<pre style="monospaced">java.lang.String</pre></div></td></tr>
|
|
| 1147 |
-<tr class="a">
|
|
| 1148 |
-<td>observeweb.host</td>
|
|
| 1149 |
-<td>Hôte de l'application</td>
|
|
| 1150 |
-<td>
|
|
| 1151 |
-<div>
|
|
| 1152 |
-<pre style="monospaced">http://localhost:8080</pre></div></td>
|
|
| 1153 |
-<td>Oui</td>
|
|
| 1154 |
-<td>Non</td>
|
|
| 1155 |
-<td>
|
|
| 1156 |
-<div>
|
|
| 1157 |
-<pre style="monospaced">java.net.URL</pre></div></td></tr>
|
|
| 1158 |
-<tr class="b">
|
|
| 1159 |
-<td>observeweb.apiUrl</td>
|
|
| 1160 |
-<td>Url de l'api rest</td>
|
|
| 1161 |
-<td>
|
|
| 1162 |
-<div>
|
|
| 1163 |
-<pre style="monospaced">${observeweb.host}/${observeweb.contextPath}/api/v1</pre></div></td>
|
|
| 1164 |
-<td>Oui</td>
|
|
| 1165 |
-<td>Non</td>
|
|
| 1166 |
-<td>
|
|
| 1167 |
-<div>
|
|
| 1168 |
-<pre style="monospaced">java.net.URL</pre></div></td></tr>
|
|
| 1169 |
-<tr class="a">
|
|
| 1170 |
-<td>observeweb.model.version</td>
|
|
| 1171 |
-<td>Version du modèle</td>
|
|
| 1172 |
-<td>
|
|
| 1173 |
-<div>
|
|
| 1174 |
-<pre style="monospaced">Pas de valeur par défaut</pre></div></td>
|
|
| 1175 |
-<td>Oui</td>
|
|
| 1176 |
-<td>Non</td>
|
|
| 1177 |
-<td>
|
|
| 1178 |
-<div>
|
|
| 1179 |
-<pre style="monospaced">org.nuiton.version.Version</pre></div></td></tr>
|
|
| 1180 |
-<tr class="b">
|
|
| 1181 |
-<td>observeweb.devMode</td>
|
|
| 1182 |
-<td>Mode développeur</td>
|
|
| 1183 |
-<td>
|
|
| 1184 |
-<div>
|
|
| 1185 |
-<pre style="monospaced">true</pre></div></td>
|
|
| 1186 |
-<td>Oui</td>
|
|
| 1187 |
-<td>Non</td>
|
|
| 1188 |
-<td>
|
|
| 1189 |
-<div>
|
|
| 1190 |
-<pre style="monospaced">boolean</pre></div></td></tr>
|
|
| 1191 |
-<tr class="a">
|
|
| 1192 |
-<td>observeweb.contextPath</td>
|
|
| 1193 |
-<td>Contexte applicatif</td>
|
|
| 1194 |
-<td>
|
|
| 1195 |
-<div>
|
|
| 1196 |
-<pre style="monospaced">observe</pre></div></td>
|
|
| 1197 |
-<td>Oui</td>
|
|
| 1198 |
-<td>Non</td>
|
|
| 1199 |
-<td>
|
|
| 1200 |
-<div>
|
|
| 1201 |
-<pre style="monospaced">java.lang.String</pre></div></td></tr>
|
|
| 1202 |
-<tr class="b">
|
|
| 1203 |
-<td>observeweb.baseDirectory</td>
|
|
| 1204 |
-<td>Répertoire de l'application</td>
|
|
| 1205 |
-<td>
|
|
| 1206 |
-<div>
|
|
| 1207 |
-<pre style="monospaced">/var/local/observeweb/${observeweb.contextPath}</pre></div></td>
|
|
| 1208 |
-<td>Oui</td>
|
|
| 1209 |
-<td>Non</td>
|
|
| 1210 |
-<td>
|
|
| 1211 |
-<div>
|
|
| 1212 |
-<pre style="monospaced">java.io.File</pre></div></td></tr>
|
|
| 1213 |
-<tr class="a">
|
|
| 1214 |
-<td>observeweb.temporaryDirectory</td>
|
|
| 1215 |
-<td>Chemin vers le répertoire temporaire</td>
|
|
| 1216 |
-<td>
|
|
| 1217 |
-<div>
|
|
| 1218 |
-<pre style="monospaced">${observeweb.baseDirectory}/temp</pre></div></td>
|
|
| 1219 |
-<td>Oui</td>
|
|
| 1220 |
-<td>Non</td>
|
|
| 1221 |
-<td>
|
|
| 1222 |
-<div>
|
|
| 1223 |
-<pre style="monospaced">java.io.File</pre></div></td></tr>
|
|
| 1224 |
-<tr class="b">
|
|
| 1225 |
-<td>observeweb.log4jConfigurationFile</td>
|
|
| 1226 |
-<td>Chemin vers le fichier de configuration des logs</td>
|
|
| 1227 |
-<td>
|
|
| 1228 |
-<div>
|
|
| 1229 |
-<pre style="monospaced">${observeweb.baseDirectory}/observeweb-log4j.conf</pre></div></td>
|
|
| 1230 |
-<td>Oui</td>
|
|
| 1231 |
-<td>Non</td>
|
|
| 1232 |
-<td>
|
|
| 1233 |
-<div>
|
|
| 1234 |
-<pre style="monospaced">java.io.File</pre></div></td></tr>
|
|
| 1235 |
-<tr class="a">
|
|
| 1236 |
-<td>observeweb.databasesConfigurationFile</td>
|
|
| 1237 |
-<td>Chemin vers le fichier de configuration des bases</td>
|
|
| 1238 |
-<td>
|
|
| 1239 |
-<div>
|
|
| 1240 |
-<pre style="monospaced">${observeweb.baseDirectory}/databases.yml</pre></div></td>
|
|
| 1241 |
-<td>Oui</td>
|
|
| 1242 |
-<td>Non</td>
|
|
| 1243 |
-<td>
|
|
| 1244 |
-<div>
|
|
| 1245 |
-<pre style="monospaced">java.io.File</pre></div></td></tr>
|
|
| 1246 |
-<tr class="b">
|
|
| 1247 |
-<td>observeweb.usersConfigurationFile</td>
|
|
| 1248 |
-<td>Chemin vers le fichier de configuration des utilisateurs</td>
|
|
| 1249 |
-<td>
|
|
| 1250 |
-<div>
|
|
| 1251 |
-<pre style="monospaced">${observeweb.baseDirectory}/users.yml</pre></div></td>
|
|
| 1252 |
-<td>Oui</td>
|
|
| 1253 |
-<td>Non</td>
|
|
| 1254 |
-<td>
|
|
| 1255 |
-<div>
|
|
| 1256 |
-<pre style="monospaced">java.io.File</pre></div></td></tr>
|
|
| 1257 |
-<tr class="a">
|
|
| 1258 |
-<td>observeweb.sessionExpirationDelay</td>
|
|
| 1259 |
-<td>Temps maximum d'une session (en minutes)</td>
|
|
| 1260 |
-<td>
|
|
| 1261 |
-<div>
|
|
| 1262 |
-<pre style="monospaced">60</pre></div></td>
|
|
| 1263 |
-<td>Oui</td>
|
|
| 1264 |
-<td>Non</td>
|
|
| 1265 |
-<td>
|
|
| 1266 |
-<div>
|
|
| 1267 |
-<pre style="monospaced">int</pre></div></td></tr>
|
|
| 1268 |
-<tr class="b">
|
|
| 1269 |
-<td>observeweb.sessionMaximumSize</td>
|
|
| 1270 |
-<td>Taille maximum de session</td>
|
|
| 1271 |
-<td>
|
|
| 1272 |
-<div>
|
|
| 1273 |
-<pre style="monospaced">10000</pre></div></td>
|
|
| 1274 |
-<td>Oui</td>
|
|
| 1275 |
-<td>Non</td>
|
|
| 1276 |
-<td>
|
|
| 1277 |
-<div>
|
|
| 1278 |
-<pre style="monospaced">int</pre></div></td></tr>
|
|
| 1279 |
-<tr class="a">
|
|
| 1280 |
-<td>observeweb.httpTimeout</td>
|
|
| 1281 |
-<td>Temps maximum de tentative de connection http (en millisecondes)</td>
|
|
| 1282 |
-<td>
|
|
| 1283 |
-<div>
|
|
| 1284 |
-<pre style="monospaced">30000</pre></div></td>
|
|
| 1285 |
-<td>Oui</td>
|
|
| 1286 |
-<td>Oui</td>
|
|
| 1287 |
-<td>
|
|
| 1288 |
-<div>
|
|
| 1289 |
-<pre style="monospaced">int</pre></div></td></tr></table></div>
|
|
| 1290 |
-<div class="section">
|
|
| 1291 |
-<h4><a name="Actions_de_la_configuration"></a><a name="detail_actions_ServerConfig">Actions de la configuration</a></h4><br />
|
|
| 1292 |
-<p><b>Aucune action définie pour cette configuration</b></p></div></div></div>
|
|
| 1292 |
+<td>fr.ird.observe.client.ObserveCLAction#createId</td></tr></table></div></div></div>
|
|
| 1293 | 1293 |
</div>
|
| 1294 | 1294 |
</div>
|
| 1295 | 1295 |
</div>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Reactor Dependency Convergence</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Reactor Dependency Convergence</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| ... | ... | @@ -104,22 +104,22 @@ |
| 104 | 104 |
</caption>
|
| 105 | 105 |
<tr class="b">
|
| 106 | 106 |
<th>Nombre de sous-projets :</th>
|
| 107 |
-<td>18</td></tr>
|
|
| 107 |
+<td>14</td></tr>
|
|
| 108 | 108 |
<tr class="a">
|
| 109 | 109 |
<th>Nombre de dépendances (NOD) :</th>
|
| 110 |
-<td>196</td></tr>
|
|
| 110 |
+<td>149</td></tr>
|
|
| 111 | 111 |
<tr class="b">
|
| 112 | 112 |
<th>Nombre d'artefacts uniques (NOA) :</th>
|
| 113 |
-<td>204</td></tr>
|
|
| 113 |
+<td>152</td></tr>
|
|
| 114 | 114 |
<tr class="a">
|
| 115 | 115 |
<th>Number of version-conflicting artifacts (NOC):</th>
|
| 116 |
-<td>4</td></tr>
|
|
| 116 |
+<td>2</td></tr>
|
|
| 117 | 117 |
<tr class="b">
|
| 118 | 118 |
<th>Nombre d'artefacts SNAPSHOT (NOS) :</th>
|
| 119 | 119 |
<td>0</td></tr>
|
| 120 | 120 |
<tr class="a">
|
| 121 | 121 |
<th>Convergence (NOD/NOA) :</th>
|
| 122 |
-<td><img alt="[Error]" src="images/icon_error_sml.gif" /> <b>96 %</b></td></tr>
|
|
| 122 |
+<td><img alt="[Error]" src="images/icon_error_sml.gif" /> <b>98 %</b></td></tr>
|
|
| 123 | 123 |
<tr class="b">
|
| 124 | 124 |
<th>Prêt pour la release (100% de convergence et aucun SNAPSHOT) :</th>
|
| 125 | 125 |
<td><img alt="[Error]" src="images/icon_error_sml.gif" /> <b>Erreur</b><br />Vous n'avez pas la convergence à 100%.</td></tr></table></div>
|
| ... | ... | @@ -136,12 +136,12 @@ |
| 136 | 136 |
<td width="25%">3.3</td>
|
| 137 | 137 |
<td>
|
| 138 | 138 |
<ol style="list-style-type: decimal">
|
| 139 |
-<li>fr.ird.observe:server:war:7.0-RC-5<br />\- fr.ird.observe:services-topia:jar:7.0-RC-5:compile<br />   \- org.apache.struts.xwork:xwork-core:jar:2.3.33:compile<br />      \- asm:asm:jar:3.3:compile<br /></li><br /></ol></td></tr>
|
|
| 139 |
+<li>fr.ird.observe:server:war:7.0-RC-6-SNAPSHOT<br />\- fr.ird.observe:services:jar:7.0-RC-6-SNAPSHOT:compile<br />   \- org.apache.struts.xwork:xwork-core:jar:2.3.33:compile<br />      \- asm:asm:jar:3.3:compile<br /></li><br /></ol></td></tr>
|
|
| 140 | 140 |
<tr class="a">
|
| 141 | 141 |
<td width="25%">3.3.1</td>
|
| 142 | 142 |
<td>
|
| 143 | 143 |
<ol style="list-style-type: decimal">
|
| 144 |
-<li>fr.ird.observe:server:war:7.0-RC-5<br />\- org.debux.webmotion:webmotion:jar:2.5.3:compile<br />   \- org.parboiled:parboiled-java:jar:1.0.2:compile<br />      +- (asm:asm:jar:3.3.1:compile - omitted for conflict with 3.3)<br />      \- asm:asm-tree:jar:3.3.1:compile<br />         \- (asm:asm:jar:3.3.1:compile - omitted for conflict with 3.3)<br /></li><br /></ol></td></tr></table></td></tr></table></div>
|
|
| 144 |
+<li>fr.ird.observe:server:war:7.0-RC-6-SNAPSHOT<br />\- org.debux.webmotion:webmotion:jar:2.5.3:compile<br />   \- org.parboiled:parboiled-java:jar:1.0.2:compile<br />      +- (asm:asm:jar:3.3.1:compile - omitted for conflict with 3.3)<br />      \- asm:asm-tree:jar:3.3.1:compile<br />         \- (asm:asm:jar:3.3.1:compile - omitted for conflict with 3.3)<br /></li><br /></ol></td></tr></table></td></tr></table></div>
|
|
| 145 | 145 |
<div class="section">
|
| 146 | 146 |
<h4><a name="asm:asm-tree"></a>asm:asm-tree</h4>
|
| 147 | 147 |
<table border="0" class="table table-striped">
|
| ... | ... | @@ -153,56 +153,12 @@ |
| 153 | 153 |
<td width="25%">3.3</td>
|
| 154 | 154 |
<td>
|
| 155 | 155 |
<ol style="list-style-type: decimal">
|
| 156 |
-<li>fr.ird.observe:server:war:7.0-RC-5<br />\- fr.ird.observe:services-topia:jar:7.0-RC-5:compile<br />   \- org.apache.struts.xwork:xwork-core:jar:2.3.33:compile<br />      \- asm:asm-commons:jar:3.3:compile<br />         \- (asm:asm-tree:jar:3.3:compile - omitted for conflict with 3.3.1)<br /></li><br /></ol></td></tr>
|
|
| 156 |
+<li>fr.ird.observe:server:war:7.0-RC-6-SNAPSHOT<br />\- fr.ird.observe:services:jar:7.0-RC-6-SNAPSHOT:compile<br />   \- org.apache.struts.xwork:xwork-core:jar:2.3.33:compile<br />      \- asm:asm-commons:jar:3.3:compile<br />         \- (asm:asm-tree:jar:3.3:compile - omitted for conflict with 3.3.1)<br /></li><br /></ol></td></tr>
|
|
| 157 | 157 |
<tr class="b">
|
| 158 | 158 |
<td width="25%">3.3.1</td>
|
| 159 | 159 |
<td>
|
| 160 | 160 |
<ol style="list-style-type: decimal">
|
| 161 |
-<li>fr.ird.observe:server:war:7.0-RC-5<br />\- org.debux.webmotion:webmotion:jar:2.5.3:compile<br />   \- org.parboiled:parboiled-java:jar:1.0.2:compile<br />      +- asm:asm-util:jar:3.3.1:compile<br />      |  \- (asm:asm-tree:jar:3.3.1:compile - omitted for conflict with 3.3)<br />      +- asm:asm-tree:jar:3.3.1:compile<br />      \- asm:asm-analysis:jar:3.3.1:compile<br />         \- (asm:asm-tree:jar:3.3.1:compile - omitted for duplicate)<br /></li><br /></ol></td></tr></table></td></tr></table></div>
|
|
| 162 |
-<div class="section">
|
|
| 163 |
-<h4><a name="org.codehaus.plexus:plexus-component-annotations"></a>org.codehaus.plexus:plexus-component-annotations</h4>
|
|
| 164 |
-<table border="0" class="table table-striped">
|
|
| 165 |
-<tr class="a">
|
|
| 166 |
-<td><img alt="[Error]" src="images/icon_error_sml.gif" /></td>
|
|
| 167 |
-<td>
|
|
| 168 |
-<table border="0" class="table table-striped">
|
|
| 169 |
-<tr class="b">
|
|
| 170 |
-<td width="25%">1.5.5</td>
|
|
| 171 |
-<td>
|
|
| 172 |
-<ol style="list-style-type: decimal">
|
|
| 173 |
-<li>fr.ird.observe:toolbox-maven-plugin:maven-plugin:7.0-RC-5<br />\- org.apache.maven:maven-plugin-api:jar:3.5.0:compile<br />   \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.3:compile<br />      \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for conflict with 1.7.1)<br /></li><br /></ol></td></tr>
|
|
| 174 |
-<tr class="a">
|
|
| 175 |
-<td width="25%">1.7.1</td>
|
|
| 176 |
-<td>
|
|
| 177 |
-<ol style="list-style-type: decimal">
|
|
| 178 |
-<li>fr.ird.observe:toolbox-maven-plugin:maven-plugin:7.0-RC-5<br />+- org.nuiton:helper-maven-plugin-api:jar:2.3.2:compile<br />|  \- org.apache.maven.shared:maven-dependency-tree:jar:3.0:compile<br />|     \- org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile<br />+- org.apache.maven:maven-core:jar:3.5.0:provided<br />|  +- org.apache.maven:maven-settings-builder:jar:3.5.0:provided<br />|  |  \- (org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:provided - omitted for conflict with 1.7.1)<br />|  +- org.apache.maven:maven-model-builder:jar:3.5.0:provided<br />|  |  \- (org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:provided - omitted for conflict with 1.7.1)<br />|  +- org.apache.maven:maven-resolver-provider:jar:3.5.0:provided<br />|  |  \- (org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:provided - omitted for conflict with 1.7.1)<br />|  \- (org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile - scope updated from provided; omitted for duplicate)<br />\- org.apache.maven:maven-compat:jar:3.5.0:provided<br />   \- (org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile - scope updated from provided; omitted for duplicate)<br /></li><br /></ol></td></tr></table></td></tr></table></div>
|
|
| 179 |
-<div class="section">
|
|
| 180 |
-<h4><a name="org.codehaus.plexus:plexus-utils"></a>org.codehaus.plexus:plexus-utils</h4>
|
|
| 181 |
-<table border="0" class="table table-striped">
|
|
| 182 |
-<tr class="b">
|
|
| 183 |
-<td><img alt="[Error]" src="images/icon_error_sml.gif" /></td>
|
|
| 184 |
-<td>
|
|
| 185 |
-<table border="0" class="table table-striped">
|
|
| 186 |
-<tr class="a">
|
|
| 187 |
-<td width="25%">1.5.5</td>
|
|
| 188 |
-<td>
|
|
| 189 |
-<ol style="list-style-type: decimal">
|
|
| 190 |
-<li>fr.ird.observe:toolbox-maven-plugin:maven-plugin:7.0-RC-5<br />\- org.apache.maven:maven-core:jar:3.5.0:provided<br />   \- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:provided<br />      \- (org.codehaus.plexus:plexus-utils:jar:1.5.5:provided - omitted for conflict with 3.0.22)<br /></li><br /></ol></td></tr>
|
|
| 191 |
-<tr class="b">
|
|
| 192 |
-<td width="25%">3.0.17</td>
|
|
| 193 |
-<td>
|
|
| 194 |
-<ol style="list-style-type: decimal">
|
|
| 195 |
-<li>fr.ird.observe:toolbox-maven-plugin:maven-plugin:7.0-RC-5<br />\- org.apache.maven:maven-plugin-api:jar:3.5.0:compile<br />   \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.3:compile<br />      \- (org.codehaus.plexus:plexus-utils:jar:3.0.17:compile - omitted for conflict with 3.0.22)<br /></li><br /></ol></td></tr>
|
|
| 196 |
-<tr class="a">
|
|
| 197 |
-<td width="25%">3.0.22</td>
|
|
| 198 |
-<td>
|
|
| 199 |
-<ol style="list-style-type: decimal">
|
|
| 200 |
-<li>fr.ird.observe:toolbox-maven-plugin:maven-plugin:7.0-RC-5<br />\- org.nuiton:helper-maven-plugin-api:jar:2.3.2:compile<br />   \- org.codehaus.plexus:plexus-utils:jar:3.0.22:compile<br /></li><br /></ol></td></tr>
|
|
| 201 |
-<tr class="b">
|
|
| 202 |
-<td width="25%">3.0.24</td>
|
|
| 203 |
-<td>
|
|
| 204 |
-<ol style="list-style-type: decimal">
|
|
| 205 |
-<li>fr.ird.observe:toolbox-maven-plugin:maven-plugin:7.0-RC-5<br />+- org.apache.maven:maven-core:jar:3.5.0:provided<br />|  +- org.apache.maven:maven-settings-builder:jar:3.5.0:provided<br />|  |  +- org.apache.maven:maven-builder-support:jar:3.5.0:provided<br />|  |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.0.24:provided - omitted for conflict with 3.0.22)<br />|  |  \- (org.codehaus.plexus:plexus-utils:jar:3.0.24:provided - omitted for conflict with 3.0.22)<br />|  +- org.apache.maven:maven-repository-metadata:jar:3.5.0:provided<br />|  |  \- (org.codehaus.plexus:plexus-utils:jar:3.0.24:provided - omitted for conflict with 3.0.22)<br />|  +- org.apache.maven:maven-model-builder:jar:3.5.0:provided<br />|  |  \- (org.codehaus.plexus:plexus-utils:jar:3.0.24:provided - omitted for conflict with 3.0.22)<br />|  +- org.apache.maven:maven-resolver-provider:jar:3.5.0:provided<br />|  |  \- (org.codehaus.plexus:plexus-utils:jar:3.0.24:provided - omitted for conflict with 3.0.22)<br />|  \- (org.codehaus.plexus:plexus-utils:jar:3.0.24:provided - omitted for conflict with 3.0.22)<br />+- org.apache.maven:maven-compat:jar:3.5.0:provided<br />|  +- (org.codehaus.plexus:plexus-utils:jar:3.0.24:provided - omitted for conflict with 3.0.22)<br />|  \- org.apache.maven.wagon:wagon-provider-api:jar:2.12:provided<br />|     \- (org.codehaus.plexus:plexus-utils:jar:3.0.24:provided - omitted for conflict with 3.0.22)<br />+- org.apache.maven:maven-model:jar:3.5.0:provided<br />|  \- (org.codehaus.plexus:plexus-utils:jar:3.0.24:provided - omitted for conflict with 3.0.22)<br />+- org.apache.maven:maven-settings:jar:3.5.0:provided<br />|  \- (org.codehaus.plexus:plexus-utils:jar:3.0.24:provided - omitted for conflict with 3.0.22)<br />\- org.apache.maven:maven-artifact:jar:3.5.0:provided<br />   \- (org.codehaus.plexus:plexus-utils:jar:3.0.24:provided - omitted for conflict with 3.0.22)<br /></li><br /></ol></td></tr></table></td></tr></table></div></div>
|
|
| 161 |
+<li>fr.ird.observe:server:war:7.0-RC-6-SNAPSHOT<br />\- org.debux.webmotion:webmotion:jar:2.5.3:compile<br />   \- org.parboiled:parboiled-java:jar:1.0.2:compile<br />      +- asm:asm-util:jar:3.3.1:compile<br />      |  \- (asm:asm-tree:jar:3.3.1:compile - omitted for conflict with 3.3)<br />      +- asm:asm-tree:jar:3.3.1:compile<br />      \- asm:asm-analysis:jar:3.3.1:compile<br />         \- (asm:asm-tree:jar:3.3.1:compile - omitted for duplicate)<br /></li><br /></ol></td></tr></table></td></tr></table></div></div>
|
|
| 206 | 162 |
</div>
|
| 207 | 163 |
</div>
|
| 208 | 164 |
</div>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Informations de dépendance</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Informations de dépendance</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| ... | ... | @@ -98,31 +98,31 @@ |
| 98 | 98 |
<div class="source"><pre class="prettyprint linenums"><dependency>
|
| 99 | 99 |
<groupId>fr.ird.observe</groupId>
|
| 100 | 100 |
<artifactId>ird-observe</artifactId>
|
| 101 |
- <version>7.0-RC-5</version>
|
|
| 101 |
+ <version>7.0-RC-6-SNAPSHOT</version>
|
|
| 102 | 102 |
<type>pom</type>
|
| 103 | 103 |
</dependency></pre></div></div>
|
| 104 | 104 |
<div class="section">
|
| 105 | 105 |
<h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
|
| 106 |
-<div class="source"><pre class="prettyprint linenums">'fr.ird.observe:ird-observe:pom:7.0-RC-5'</pre></div></div>
|
|
| 106 |
+<div class="source"><pre class="prettyprint linenums">'fr.ird.observe:ird-observe:pom:7.0-RC-6-SNAPSHOT'</pre></div></div>
|
|
| 107 | 107 |
<div class="section">
|
| 108 | 108 |
<h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
|
| 109 |
-<div class="source"><pre class="prettyprint linenums"><dependency org="fr.ird.observe" name="ird-observe" rev="7.0-RC-5">
|
|
| 109 |
+<div class="source"><pre class="prettyprint linenums"><dependency org="fr.ird.observe" name="ird-observe" rev="7.0-RC-6-SNAPSHOT">
|
|
| 110 | 110 |
<artifact name="ird-observe" type="pom" />
|
| 111 | 111 |
</dependency></pre></div></div>
|
| 112 | 112 |
<div class="section">
|
| 113 | 113 |
<h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
|
| 114 | 114 |
<div class="source"><pre class="prettyprint linenums">@Grapes(
|
| 115 |
-@Grab(group='fr.ird.observe', module='ird-observe', version='7.0-RC-5')
|
|
| 115 |
+@Grab(group='fr.ird.observe', module='ird-observe', version='7.0-RC-6-SNAPSHOT')
|
|
| 116 | 116 |
)</pre></div></div>
|
| 117 | 117 |
<div class="section">
|
| 118 | 118 |
<h3><a name="GradleGrails"></a>Gradle/Grails</h3><a name="GradleGrails"></a>
|
| 119 |
-<div class="source"><pre class="prettyprint linenums">compile 'fr.ird.observe:ird-observe:7.0-RC-5'</pre></div></div>
|
|
| 119 |
+<div class="source"><pre class="prettyprint linenums">compile 'fr.ird.observe:ird-observe:7.0-RC-6-SNAPSHOT'</pre></div></div>
|
|
| 120 | 120 |
<div class="section">
|
| 121 | 121 |
<h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
|
| 122 |
-<div class="source"><pre class="prettyprint linenums">libraryDependencies += "fr.ird.observe" % "ird-observe" % "7.0-RC-5"</pre></div></div>
|
|
| 122 |
+<div class="source"><pre class="prettyprint linenums">libraryDependencies += "fr.ird.observe" % "ird-observe" % "7.0-RC-6-SNAPSHOT"</pre></div></div>
|
|
| 123 | 123 |
<div class="section">
|
| 124 | 124 |
<h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
|
| 125 |
-<div class="source"><pre class="prettyprint linenums">[fr.ird.observe/ird-observe "7.0-RC-5"]</pre></div></div></div>
|
|
| 125 |
+<div class="source"><pre class="prettyprint linenums">[fr.ird.observe/ird-observe "7.0-RC-6-SNAPSHOT"]</pre></div></div></div>
|
|
| 126 | 126 |
</div>
|
| 127 | 127 |
</div>
|
| 128 | 128 |
</div>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Gestion des dépendances du project</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Gestion des dépendances du project</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| ... | ... | @@ -182,6 +182,18 @@ |
| 182 | 182 |
<td>jar</td>
|
| 183 | 183 |
<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
|
| 184 | 184 |
<tr class="a">
|
| 185 |
+<td>fr.ird.observe.toolkit</td>
|
|
| 186 |
+<td><a class="externalLink" href="https://ultreiaio.gitlab.io/ird-observe-toolkit/topia-extension">topia-extension</a></td>
|
|
| 187 |
+<td>1.0</td>
|
|
| 188 |
+<td>jar</td>
|
|
| 189 |
+<td><a class="externalLink" href="http://www.gnu.org/licenses/gpl.txt">General Public License (GPL)</a></td></tr>
|
|
| 190 |
+<tr class="b">
|
|
| 191 |
+<td>fr.ird.observe.toolkit</td>
|
|
| 192 |
+<td><a class="externalLink" href="https://ultreiaio.gitlab.io/ird-observe-toolkit/topia-templates-extension">topia-templates-extension</a></td>
|
|
| 193 |
+<td>1.0</td>
|
|
| 194 |
+<td>jar</td>
|
|
| 195 |
+<td><a class="externalLink" href="http://www.gnu.org/licenses/gpl.txt">General Public License (GPL)</a></td></tr>
|
|
| 196 |
+<tr class="a">
|
|
| 185 | 197 |
<td>io.ultreia.java4all.eugene</td>
|
| 186 | 198 |
<td><a class="externalLink" href="http://eugene.nuiton.org/eugene">eugene</a></td>
|
| 187 | 199 |
<td>3.0-alpha-11</td>
|
| ... | ... | @@ -208,91 +220,91 @@ |
| 208 | 220 |
<tr class="a">
|
| 209 | 221 |
<td>io.ultreia.java4all.jaxx</td>
|
| 210 | 222 |
<td><a class="externalLink" href="https://nuiton.gitlab.io/jaxx/jaxx-runtime">jaxx-runtime</a></td>
|
| 211 |
-<td>3.0-alpha-9</td>
|
|
| 223 |
+<td>3.0-alpha-10</td>
|
|
| 212 | 224 |
<td>jar</td>
|
| 213 | 225 |
<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-3.0.txt">Lesser General Public License (LGPL) v 3.0</a></td></tr>
|
| 214 | 226 |
<tr class="b">
|
| 215 | 227 |
<td>io.ultreia.java4all.jaxx</td>
|
| 216 | 228 |
<td><a class="externalLink" href="https://nuiton.gitlab.io/jaxx/jaxx-runtime-swing-application">jaxx-runtime-swing-application</a></td>
|
| 217 |
-<td>3.0-alpha-9</td>
|
|
| 229 |
+<td>3.0-alpha-10</td>
|
|
| 218 | 230 |
<td>jar</td>
|
| 219 | 231 |
<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-3.0.txt">Lesser General Public License (LGPL) v 3.0</a></td></tr>
|
| 220 | 232 |
<tr class="a">
|
| 221 | 233 |
<td>io.ultreia.java4all.jaxx</td>
|
| 222 | 234 |
<td><a class="externalLink" href="https://nuiton.gitlab.io/jaxx/jaxx-runtime-swing-session">jaxx-runtime-swing-session</a></td>
|
| 223 |
-<td>3.0-alpha-9</td>
|
|
| 235 |
+<td>3.0-alpha-10</td>
|
|
| 224 | 236 |
<td>jar</td>
|
| 225 | 237 |
<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-3.0.txt">Lesser General Public License (LGPL) v 3.0</a></td></tr>
|
| 226 | 238 |
<tr class="b">
|
| 227 | 239 |
<td>io.ultreia.java4all.jaxx</td>
|
| 228 | 240 |
<td><a class="externalLink" href="https://nuiton.gitlab.io/jaxx/jaxx-runtime-swing-wizard">jaxx-runtime-swing-wizard</a></td>
|
| 229 |
-<td>3.0-alpha-9</td>
|
|
| 241 |
+<td>3.0-alpha-10</td>
|
|
| 230 | 242 |
<td>jar</td>
|
| 231 | 243 |
<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-3.0.txt">Lesser General Public License (LGPL) v 3.0</a></td></tr>
|
| 232 | 244 |
<tr class="a">
|
| 233 | 245 |
<td>io.ultreia.java4all.jaxx</td>
|
| 234 | 246 |
<td><a class="externalLink" href="https://nuiton.gitlab.io/jaxx/jaxx-validator">jaxx-validator</a></td>
|
| 235 |
-<td>3.0-alpha-9</td>
|
|
| 247 |
+<td>3.0-alpha-10</td>
|
|
| 236 | 248 |
<td>jar</td>
|
| 237 | 249 |
<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-3.0.txt">Lesser General Public License (LGPL) v 3.0</a></td></tr>
|
| 238 | 250 |
<tr class="b">
|
| 239 | 251 |
<td>io.ultreia.java4all.jaxx</td>
|
| 240 | 252 |
<td><a class="externalLink" href="https://nuiton.gitlab.io/jaxx/jaxx-widgets-about">jaxx-widgets-about</a></td>
|
| 241 |
-<td>3.0-alpha-9</td>
|
|
| 253 |
+<td>3.0-alpha-10</td>
|
|
| 242 | 254 |
<td>jar</td>
|
| 243 | 255 |
<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-3.0.txt">Lesser General Public License (LGPL) v 3.0</a></td></tr>
|
| 244 | 256 |
<tr class="a">
|
| 245 | 257 |
<td>io.ultreia.java4all.jaxx</td>
|
| 246 | 258 |
<td><a class="externalLink" href="https://nuiton.gitlab.io/jaxx/jaxx-widgets-config">jaxx-widgets-config</a></td>
|
| 247 |
-<td>3.0-alpha-9</td>
|
|
| 259 |
+<td>3.0-alpha-10</td>
|
|
| 248 | 260 |
<td>jar</td>
|
| 249 | 261 |
<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-3.0.txt">Lesser General Public License (LGPL) v 3.0</a></td></tr>
|
| 250 | 262 |
<tr class="b">
|
| 251 | 263 |
<td>io.ultreia.java4all.jaxx</td>
|
| 252 | 264 |
<td><a class="externalLink" href="https://nuiton.gitlab.io/jaxx/jaxx-widgets-datetime">jaxx-widgets-datetime</a></td>
|
| 253 |
-<td>3.0-alpha-9</td>
|
|
| 265 |
+<td>3.0-alpha-10</td>
|
|
| 254 | 266 |
<td>jar</td>
|
| 255 | 267 |
<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-3.0.txt">Lesser General Public License (LGPL) v 3.0</a></td></tr>
|
| 256 | 268 |
<tr class="a">
|
| 257 | 269 |
<td>io.ultreia.java4all.jaxx</td>
|
| 258 | 270 |
<td><a class="externalLink" href="https://nuiton.gitlab.io/jaxx/jaxx-widgets-error">jaxx-widgets-error</a></td>
|
| 259 |
-<td>3.0-alpha-9</td>
|
|
| 271 |
+<td>3.0-alpha-10</td>
|
|
| 260 | 272 |
<td>jar</td>
|
| 261 | 273 |
<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-3.0.txt">Lesser General Public License (LGPL) v 3.0</a></td></tr>
|
| 262 | 274 |
<tr class="b">
|
| 263 | 275 |
<td>io.ultreia.java4all.jaxx</td>
|
| 264 | 276 |
<td><a class="externalLink" href="https://nuiton.gitlab.io/jaxx/jaxx-widgets-file">jaxx-widgets-file</a></td>
|
| 265 |
-<td>3.0-alpha-9</td>
|
|
| 277 |
+<td>3.0-alpha-10</td>
|
|
| 266 | 278 |
<td>jar</td>
|
| 267 | 279 |
<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-3.0.txt">Lesser General Public License (LGPL) v 3.0</a></td></tr>
|
| 268 | 280 |
<tr class="a">
|
| 269 | 281 |
<td>io.ultreia.java4all.jaxx</td>
|
| 270 | 282 |
<td><a class="externalLink" href="https://nuiton.gitlab.io/jaxx/jaxx-widgets-gis">jaxx-widgets-gis</a></td>
|
| 271 |
-<td>3.0-alpha-9</td>
|
|
| 283 |
+<td>3.0-alpha-10</td>
|
|
| 272 | 284 |
<td>jar</td>
|
| 273 | 285 |
<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-3.0.txt">Lesser General Public License (LGPL) v 3.0</a></td></tr>
|
| 274 | 286 |
<tr class="b">
|
| 275 | 287 |
<td>io.ultreia.java4all.jaxx</td>
|
| 276 | 288 |
<td><a class="externalLink" href="https://nuiton.gitlab.io/jaxx/jaxx-widgets-hidor">jaxx-widgets-hidor</a></td>
|
| 277 |
-<td>3.0-alpha-9</td>
|
|
| 289 |
+<td>3.0-alpha-10</td>
|
|
| 278 | 290 |
<td>jar</td>
|
| 279 | 291 |
<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-3.0.txt">Lesser General Public License (LGPL) v 3.0</a></td></tr>
|
| 280 | 292 |
<tr class="a">
|
| 281 | 293 |
<td>io.ultreia.java4all.jaxx</td>
|
| 282 | 294 |
<td><a class="externalLink" href="https://nuiton.gitlab.io/jaxx/jaxx-widgets-number">jaxx-widgets-number</a></td>
|
| 283 |
-<td>3.0-alpha-9</td>
|
|
| 295 |
+<td>3.0-alpha-10</td>
|
|
| 284 | 296 |
<td>jar</td>
|
| 285 | 297 |
<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-3.0.txt">Lesser General Public License (LGPL) v 3.0</a></td></tr>
|
| 286 | 298 |
<tr class="b">
|
| 287 | 299 |
<td>io.ultreia.java4all.jaxx</td>
|
| 288 | 300 |
<td><a class="externalLink" href="https://nuiton.gitlab.io/jaxx/jaxx-widgets-select">jaxx-widgets-select</a></td>
|
| 289 |
-<td>3.0-alpha-9</td>
|
|
| 301 |
+<td>3.0-alpha-10</td>
|
|
| 290 | 302 |
<td>jar</td>
|
| 291 | 303 |
<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-3.0.txt">Lesser General Public License (LGPL) v 3.0</a></td></tr>
|
| 292 | 304 |
<tr class="a">
|
| 293 | 305 |
<td>io.ultreia.java4all.jaxx</td>
|
| 294 | 306 |
<td><a class="externalLink" href="https://nuiton.gitlab.io/jaxx/jaxx-widgets-status">jaxx-widgets-status</a></td>
|
| 295 |
-<td>3.0-alpha-9</td>
|
|
| 307 |
+<td>3.0-alpha-10</td>
|
|
| 296 | 308 |
<td>jar</td>
|
| 297 | 309 |
<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-3.0.txt">Lesser General Public License (LGPL) v 3.0</a></td></tr>
|
| 298 | 310 |
<tr class="b">
|
| ... | ... | @@ -364,13 +376,13 @@ |
| 364 | 376 |
<tr class="a">
|
| 365 | 377 |
<td>org.hibernate</td>
|
| 366 | 378 |
<td><a class="externalLink" href="http://hibernate.org">hibernate-core</a></td>
|
| 367 |
-<td>5.1.8.Final</td>
|
|
| 379 |
+<td>5.1.9.Final</td>
|
|
| 368 | 380 |
<td>jar</td>
|
| 369 | 381 |
<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License</a></td></tr>
|
| 370 | 382 |
<tr class="b">
|
| 371 | 383 |
<td>org.hibernate</td>
|
| 372 | 384 |
<td><a class="externalLink" href="http://hibernate.org">hibernate-hikaricp</a></td>
|
| 373 |
-<td>5.1.8.Final</td>
|
|
| 385 |
+<td>5.1.9.Final</td>
|
|
| 374 | 386 |
<td>jar</td>
|
| 375 | 387 |
<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License</a></td></tr>
|
| 376 | 388 |
<tr class="a">
|
| ... | ... | @@ -441,10 +453,10 @@ |
| 441 | 453 |
<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-3.0.txt">Lesser General Public License (LGPL) v 3.0</a></td></tr>
|
| 442 | 454 |
<tr class="b">
|
| 443 | 455 |
<td>org.postgresql</td>
|
| 444 |
-<td><a class="externalLink" href="https://github.com/pgjdbc/pgjdbc-parent-poms/pgjdbc-core-parent/pgjdbc-core-prevjre/postgresql">postgresql</a></td>
|
|
| 445 |
-<td>42.1.3.jre7</td>
|
|
| 456 |
+<td><a class="externalLink" href="https://github.com/pgjdbc/pgjdbc">postgresql</a></td>
|
|
| 457 |
+<td>42.1.4</td>
|
|
| 446 | 458 |
<td>jar</td>
|
| 447 |
-<td><a class="externalLink" href="http://www.postgresql.org/about/licence/">The PostgreSQL License</a></td></tr>
|
|
| 459 |
+<td><a class="externalLink" href="https://jdbc.postgresql.org/about/license.html">BSD-2-Clause</a></td></tr>
|
|
| 448 | 460 |
<tr class="a">
|
| 449 | 461 |
<td>org.reflections</td>
|
| 450 | 462 |
<td><a class="externalLink" href="http://github.com/ronmamo/reflections">reflections</a></td>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Dependency Updates Report</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Dependency Updates Report</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| ... | ... | @@ -101,15 +101,15 @@ |
| 101 | 101 |
<tr class="b">
|
| 102 | 102 |
<td><img src="images/icon_warning_sml.gif" alt="" /></td>
|
| 103 | 103 |
<td># of dependencies where the next version available is smaller than an incremental version update</td>
|
| 104 |
-<td>1</td></tr>
|
|
| 104 |
+<td>2</td></tr>
|
|
| 105 | 105 |
<tr class="a">
|
| 106 | 106 |
<td><img src="images/icon_warning_sml.gif" alt="" /></td>
|
| 107 | 107 |
<td># of dependencies where the next version available is an incremental version update</td>
|
| 108 |
-<td>6</td></tr>
|
|
| 108 |
+<td>5</td></tr>
|
|
| 109 | 109 |
<tr class="b">
|
| 110 | 110 |
<td><img src="images/icon_warning_sml.gif" alt="" /></td>
|
| 111 | 111 |
<td># of dependencies where the next version available is a minor version update</td>
|
| 112 |
-<td>0</td></tr>
|
|
| 112 |
+<td>2</td></tr>
|
|
| 113 | 113 |
<tr class="a">
|
| 114 | 114 |
<td><img src="images/icon_warning_sml.gif" alt="" /></td>
|
| 115 | 115 |
<td># of dependencies where the next version available is a major version update</td>
|
| ... | ... | @@ -164,7 +164,7 @@ |
| 164 | 164 |
<td><b>22.0-android</b></td>
|
| 165 | 165 |
<td></td>
|
| 166 | 166 |
<td><b>23.0-rc1</b></td>
|
| 167 |
-<td></td></tr>
|
|
| 167 |
+<td><b>23.0</b></td></tr>
|
|
| 168 | 168 |
<tr class="b">
|
| 169 | 169 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 170 | 170 |
<td>com.h2database</td>
|
| ... | ... | @@ -190,7 +190,7 @@ |
| 190 | 190 |
<td></td>
|
| 191 | 191 |
<td></td></tr>
|
| 192 | 192 |
<tr class="b">
|
| 193 |
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
|
| 193 |
+<td><img src="images/icon_warning_sml.gif" alt="" /></td>
|
|
| 194 | 194 |
<td>com.vladsch.flexmark</td>
|
| 195 | 195 |
<td>flexmark</td>
|
| 196 | 196 |
<td>0.22.18</td>
|
| ... | ... | @@ -198,11 +198,11 @@ |
| 198 | 198 |
<td></td>
|
| 199 | 199 |
<td>jar</td>
|
| 200 | 200 |
<td></td>
|
| 201 |
-<td></td>
|
|
| 201 |
+<td><b>0.22.20</b></td>
|
|
| 202 | 202 |
<td></td>
|
| 203 | 203 |
<td></td></tr>
|
| 204 | 204 |
<tr class="a">
|
| 205 |
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
|
| 205 |
+<td><img src="images/icon_warning_sml.gif" alt="" /></td>
|
|
| 206 | 206 |
<td>com.vladsch.flexmark</td>
|
| 207 | 207 |
<td>flexmark-util</td>
|
| 208 | 208 |
<td>0.22.18</td>
|
| ... | ... | @@ -210,7 +210,7 @@ |
| 210 | 210 |
<td></td>
|
| 211 | 211 |
<td>jar</td>
|
| 212 | 212 |
<td></td>
|
| 213 |
-<td></td>
|
|
| 213 |
+<td><b>0.22.20</b></td>
|
|
| 214 | 214 |
<td></td>
|
| 215 | 215 |
<td></td></tr>
|
| 216 | 216 |
<tr class="b">
|
| ... | ... | @@ -287,6 +287,30 @@ |
| 287 | 287 |
<td></td></tr>
|
| 288 | 288 |
<tr class="b">
|
| 289 | 289 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 290 |
+<td>fr.ird.observe.toolkit</td>
|
|
| 291 |
+<td>topia-extension</td>
|
|
| 292 |
+<td>1.0</td>
|
|
| 293 |
+<td></td>
|
|
| 294 |
+<td></td>
|
|
| 295 |
+<td>jar</td>
|
|
| 296 |
+<td></td>
|
|
| 297 |
+<td></td>
|
|
| 298 |
+<td></td>
|
|
| 299 |
+<td></td></tr>
|
|
| 300 |
+<tr class="a">
|
|
| 301 |
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
|
| 302 |
+<td>fr.ird.observe.toolkit</td>
|
|
| 303 |
+<td>topia-templates-extension</td>
|
|
| 304 |
+<td>1.0</td>
|
|
| 305 |
+<td></td>
|
|
| 306 |
+<td></td>
|
|
| 307 |
+<td>jar</td>
|
|
| 308 |
+<td></td>
|
|
| 309 |
+<td></td>
|
|
| 310 |
+<td></td>
|
|
| 311 |
+<td></td></tr>
|
|
| 312 |
+<tr class="b">
|
|
| 313 |
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
|
| 290 | 314 |
<td>io.ultreia.java4all.eugene</td>
|
| 291 | 315 |
<td>eugene</td>
|
| 292 | 316 |
<td>3.0-alpha-11</td>
|
| ... | ... | @@ -337,7 +361,7 @@ |
| 337 | 361 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 338 | 362 |
<td>io.ultreia.java4all.jaxx</td>
|
| 339 | 363 |
<td>jaxx-runtime</td>
|
| 340 |
-<td>3.0-alpha-9</td>
|
|
| 364 |
+<td>3.0-alpha-10</td>
|
|
| 341 | 365 |
<td>compile</td>
|
| 342 | 366 |
<td></td>
|
| 343 | 367 |
<td>jar</td>
|
| ... | ... | @@ -349,7 +373,7 @@ |
| 349 | 373 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 350 | 374 |
<td>io.ultreia.java4all.jaxx</td>
|
| 351 | 375 |
<td>jaxx-runtime-swing-application</td>
|
| 352 |
-<td>3.0-alpha-9</td>
|
|
| 376 |
+<td>3.0-alpha-10</td>
|
|
| 353 | 377 |
<td>compile</td>
|
| 354 | 378 |
<td></td>
|
| 355 | 379 |
<td>jar</td>
|
| ... | ... | @@ -361,7 +385,7 @@ |
| 361 | 385 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 362 | 386 |
<td>io.ultreia.java4all.jaxx</td>
|
| 363 | 387 |
<td>jaxx-runtime-swing-session</td>
|
| 364 |
-<td>3.0-alpha-9</td>
|
|
| 388 |
+<td>3.0-alpha-10</td>
|
|
| 365 | 389 |
<td>compile</td>
|
| 366 | 390 |
<td></td>
|
| 367 | 391 |
<td>jar</td>
|
| ... | ... | @@ -373,7 +397,7 @@ |
| 373 | 397 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 374 | 398 |
<td>io.ultreia.java4all.jaxx</td>
|
| 375 | 399 |
<td>jaxx-runtime-swing-wizard</td>
|
| 376 |
-<td>3.0-alpha-9</td>
|
|
| 400 |
+<td>3.0-alpha-10</td>
|
|
| 377 | 401 |
<td>compile</td>
|
| 378 | 402 |
<td></td>
|
| 379 | 403 |
<td>jar</td>
|
| ... | ... | @@ -385,7 +409,7 @@ |
| 385 | 409 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 386 | 410 |
<td>io.ultreia.java4all.jaxx</td>
|
| 387 | 411 |
<td>jaxx-validator</td>
|
| 388 |
-<td>3.0-alpha-9</td>
|
|
| 412 |
+<td>3.0-alpha-10</td>
|
|
| 389 | 413 |
<td>compile</td>
|
| 390 | 414 |
<td></td>
|
| 391 | 415 |
<td>jar</td>
|
| ... | ... | @@ -397,7 +421,7 @@ |
| 397 | 421 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 398 | 422 |
<td>io.ultreia.java4all.jaxx</td>
|
| 399 | 423 |
<td>jaxx-widgets-about</td>
|
| 400 |
-<td>3.0-alpha-9</td>
|
|
| 424 |
+<td>3.0-alpha-10</td>
|
|
| 401 | 425 |
<td>compile</td>
|
| 402 | 426 |
<td></td>
|
| 403 | 427 |
<td>jar</td>
|
| ... | ... | @@ -409,7 +433,7 @@ |
| 409 | 433 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 410 | 434 |
<td>io.ultreia.java4all.jaxx</td>
|
| 411 | 435 |
<td>jaxx-widgets-config</td>
|
| 412 |
-<td>3.0-alpha-9</td>
|
|
| 436 |
+<td>3.0-alpha-10</td>
|
|
| 413 | 437 |
<td>compile</td>
|
| 414 | 438 |
<td></td>
|
| 415 | 439 |
<td>jar</td>
|
| ... | ... | @@ -421,7 +445,7 @@ |
| 421 | 445 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 422 | 446 |
<td>io.ultreia.java4all.jaxx</td>
|
| 423 | 447 |
<td>jaxx-widgets-datetime</td>
|
| 424 |
-<td>3.0-alpha-9</td>
|
|
| 448 |
+<td>3.0-alpha-10</td>
|
|
| 425 | 449 |
<td>compile</td>
|
| 426 | 450 |
<td></td>
|
| 427 | 451 |
<td>jar</td>
|
| ... | ... | @@ -433,7 +457,7 @@ |
| 433 | 457 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 434 | 458 |
<td>io.ultreia.java4all.jaxx</td>
|
| 435 | 459 |
<td>jaxx-widgets-error</td>
|
| 436 |
-<td>3.0-alpha-9</td>
|
|
| 460 |
+<td>3.0-alpha-10</td>
|
|
| 437 | 461 |
<td>compile</td>
|
| 438 | 462 |
<td></td>
|
| 439 | 463 |
<td>jar</td>
|
| ... | ... | @@ -445,7 +469,7 @@ |
| 445 | 469 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 446 | 470 |
<td>io.ultreia.java4all.jaxx</td>
|
| 447 | 471 |
<td>jaxx-widgets-file</td>
|
| 448 |
-<td>3.0-alpha-9</td>
|
|
| 472 |
+<td>3.0-alpha-10</td>
|
|
| 449 | 473 |
<td>compile</td>
|
| 450 | 474 |
<td></td>
|
| 451 | 475 |
<td>jar</td>
|
| ... | ... | @@ -457,7 +481,7 @@ |
| 457 | 481 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 458 | 482 |
<td>io.ultreia.java4all.jaxx</td>
|
| 459 | 483 |
<td>jaxx-widgets-gis</td>
|
| 460 |
-<td>3.0-alpha-9</td>
|
|
| 484 |
+<td>3.0-alpha-10</td>
|
|
| 461 | 485 |
<td>compile</td>
|
| 462 | 486 |
<td></td>
|
| 463 | 487 |
<td>jar</td>
|
| ... | ... | @@ -469,7 +493,7 @@ |
| 469 | 493 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 470 | 494 |
<td>io.ultreia.java4all.jaxx</td>
|
| 471 | 495 |
<td>jaxx-widgets-hidor</td>
|
| 472 |
-<td>3.0-alpha-9</td>
|
|
| 496 |
+<td>3.0-alpha-10</td>
|
|
| 473 | 497 |
<td>compile</td>
|
| 474 | 498 |
<td></td>
|
| 475 | 499 |
<td>jar</td>
|
| ... | ... | @@ -481,7 +505,7 @@ |
| 481 | 505 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 482 | 506 |
<td>io.ultreia.java4all.jaxx</td>
|
| 483 | 507 |
<td>jaxx-widgets-number</td>
|
| 484 |
-<td>3.0-alpha-9</td>
|
|
| 508 |
+<td>3.0-alpha-10</td>
|
|
| 485 | 509 |
<td>compile</td>
|
| 486 | 510 |
<td></td>
|
| 487 | 511 |
<td>jar</td>
|
| ... | ... | @@ -493,7 +517,7 @@ |
| 493 | 517 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 494 | 518 |
<td>io.ultreia.java4all.jaxx</td>
|
| 495 | 519 |
<td>jaxx-widgets-select</td>
|
| 496 |
-<td>3.0-alpha-9</td>
|
|
| 520 |
+<td>3.0-alpha-10</td>
|
|
| 497 | 521 |
<td>compile</td>
|
| 498 | 522 |
<td></td>
|
| 499 | 523 |
<td>jar</td>
|
| ... | ... | @@ -505,7 +529,7 @@ |
| 505 | 529 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 506 | 530 |
<td>io.ultreia.java4all.jaxx</td>
|
| 507 | 531 |
<td>jaxx-widgets-status</td>
|
| 508 |
-<td>3.0-alpha-9</td>
|
|
| 532 |
+<td>3.0-alpha-10</td>
|
|
| 509 | 533 |
<td></td>
|
| 510 | 534 |
<td></td>
|
| 511 | 535 |
<td>jar</td>
|
| ... | ... | @@ -757,24 +781,24 @@ |
| 757 | 781 |
<td><img src="images/icon_warning_sml.gif" alt="" /></td>
|
| 758 | 782 |
<td>org.hibernate</td>
|
| 759 | 783 |
<td>hibernate-core</td>
|
| 760 |
-<td>5.1.8.Final</td>
|
|
| 784 |
+<td>5.1.9.Final</td>
|
|
| 761 | 785 |
<td></td>
|
| 762 | 786 |
<td></td>
|
| 763 | 787 |
<td>jar</td>
|
| 764 | 788 |
<td></td>
|
| 765 |
-<td><b>5.1.9.Final</b></td>
|
|
| 789 |
+<td></td>
|
|
| 766 | 790 |
<td><b>5.2.0.Final</b></td>
|
| 767 | 791 |
<td></td></tr>
|
| 768 | 792 |
<tr class="b">
|
| 769 | 793 |
<td><img src="images/icon_warning_sml.gif" alt="" /></td>
|
| 770 | 794 |
<td>org.hibernate</td>
|
| 771 | 795 |
<td>hibernate-hikaricp</td>
|
| 772 |
-<td>5.1.8.Final</td>
|
|
| 796 |
+<td>5.1.9.Final</td>
|
|
| 773 | 797 |
<td></td>
|
| 774 | 798 |
<td></td>
|
| 775 | 799 |
<td>jar</td>
|
| 776 | 800 |
<td></td>
|
| 777 |
-<td><b>5.1.9.Final</b></td>
|
|
| 801 |
+<td></td>
|
|
| 778 | 802 |
<td><b>5.2.0.Final</b></td>
|
| 779 | 803 |
<td></td></tr>
|
| 780 | 804 |
<tr class="a">
|
| ... | ... | @@ -925,12 +949,12 @@ |
| 925 | 949 |
<td><img src="images/icon_warning_sml.gif" alt="" /></td>
|
| 926 | 950 |
<td>org.postgresql</td>
|
| 927 | 951 |
<td>postgresql</td>
|
| 928 |
-<td>42.1.3.jre7</td>
|
|
| 952 |
+<td>42.1.4</td>
|
|
| 929 | 953 |
<td></td>
|
| 930 | 954 |
<td></td>
|
| 931 | 955 |
<td>jar</td>
|
| 956 |
+<td><b>42.1.4.jre6</b></td>
|
|
| 932 | 957 |
<td></td>
|
| 933 |
-<td><b>42.1.4</b></td>
|
|
| 934 | 958 |
<td></td>
|
| 935 | 959 |
<td></td></tr>
|
| 936 | 960 |
<tr class="b">
|
| ... | ... | @@ -1136,7 +1160,7 @@ |
| 1136 | 1160 |
<td>jar</td></tr>
|
| 1137 | 1161 |
<tr class="b">
|
| 1138 | 1162 |
<th width="80%">Newer versions</th>
|
| 1139 |
-<td><b>22.0-android</b> <i>Next Version</i><br /><b>23.0-rc1</b> <i>Next Minor</i><br /><b>23.0-rc1-android</b> <i>Latest Minor</i></td></tr></table></div>
|
|
| 1163 |
+<td><b>22.0-android</b> <i>Next Version</i><br /><b>23.0-rc1</b> <i>Next Minor</i><br /><b>23.0-rc1-android</b> <i>Latest Minor</i><br /><b>23.0</b> <i>Next Major</i><br /><b>23.0-android</b> <i>Latest Major</i></td></tr></table></div>
|
|
| 1140 | 1164 |
<div class="section">
|
| 1141 | 1165 |
<h3><a name="com.h2database:h2"></a>com.h2database:h2</h3>
|
| 1142 | 1166 |
<table border="0" class="table table-striped">
|
| ... | ... | @@ -1190,7 +1214,7 @@ |
| 1190 | 1214 |
<table border="0" class="table table-striped">
|
| 1191 | 1215 |
<tr class="a">
|
| 1192 | 1216 |
<th width="80%">Status</th>
|
| 1193 |
-<td><img src="images/icon_success_sml.gif" alt="" /> No newer versions available.</td></tr>
|
|
| 1217 |
+<td><img src="images/icon_warning_sml.gif" alt="" /> There is at least one newer incremental version available. Incremental updates are typically passive.</td></tr>
|
|
| 1194 | 1218 |
<tr class="b">
|
| 1195 | 1219 |
<th width="80%">Group Id</th>
|
| 1196 | 1220 |
<td>com.vladsch.flexmark</td></tr>
|
| ... | ... | @@ -1208,13 +1232,16 @@ |
| 1208 | 1232 |
<td></td></tr>
|
| 1209 | 1233 |
<tr class="a">
|
| 1210 | 1234 |
<th width="80%">Type</th>
|
| 1211 |
-<td>jar</td></tr></table></div>
|
|
| 1235 |
+<td>jar</td></tr>
|
|
| 1236 |
+<tr class="b">
|
|
| 1237 |
+<th width="80%">Newer versions</th>
|
|
| 1238 |
+<td><b>0.22.20</b> <i>Next Incremental</i><br />0.22.22<br /><b>0.22.24</b> <i>Latest Incremental</i></td></tr></table></div>
|
|
| 1212 | 1239 |
<div class="section">
|
| 1213 | 1240 |
<h3><a name="com.vladsch.flexmark:flexmark-util"></a>com.vladsch.flexmark:flexmark-util</h3>
|
| 1214 | 1241 |
<table border="0" class="table table-striped">
|
| 1215 | 1242 |
<tr class="a">
|
| 1216 | 1243 |
<th width="80%">Status</th>
|
| 1217 |
-<td><img src="images/icon_success_sml.gif" alt="" /> No newer versions available.</td></tr>
|
|
| 1244 |
+<td><img src="images/icon_warning_sml.gif" alt="" /> There is at least one newer incremental version available. Incremental updates are typically passive.</td></tr>
|
|
| 1218 | 1245 |
<tr class="b">
|
| 1219 | 1246 |
<th width="80%">Group Id</th>
|
| 1220 | 1247 |
<td>com.vladsch.flexmark</td></tr>
|
| ... | ... | @@ -1232,7 +1259,10 @@ |
| 1232 | 1259 |
<td></td></tr>
|
| 1233 | 1260 |
<tr class="a">
|
| 1234 | 1261 |
<th width="80%">Type</th>
|
| 1235 |
-<td>jar</td></tr></table></div>
|
|
| 1262 |
+<td>jar</td></tr>
|
|
| 1263 |
+<tr class="b">
|
|
| 1264 |
+<th width="80%">Newer versions</th>
|
|
| 1265 |
+<td><b>0.22.20</b> <i>Next Incremental</i><br />0.22.22<br /><b>0.22.24</b> <i>Latest Incremental</i></td></tr></table></div>
|
|
| 1236 | 1266 |
<div class="section">
|
| 1237 | 1267 |
<h3><a name="com.zaxxer:HikariCP"></a>com.zaxxer:HikariCP</h3>
|
| 1238 | 1268 |
<table border="0" class="table table-striped">
|
| ... | ... | @@ -1381,6 +1411,54 @@ |
| 1381 | 1411 |
<th width="80%">Type</th>
|
| 1382 | 1412 |
<td>jar</td></tr></table></div>
|
| 1383 | 1413 |
<div class="section">
|
| 1414 |
+<h3><a name="fr.ird.observe.toolkit:topia-extension"></a>fr.ird.observe.toolkit:topia-extension</h3>
|
|
| 1415 |
+<table border="0" class="table table-striped">
|
|
| 1416 |
+<tr class="a">
|
|
| 1417 |
+<th width="80%">Status</th>
|
|
| 1418 |
+<td><img src="images/icon_success_sml.gif" alt="" /> No newer versions available.</td></tr>
|
|
| 1419 |
+<tr class="b">
|
|
| 1420 |
+<th width="80%">Group Id</th>
|
|
| 1421 |
+<td>fr.ird.observe.toolkit</td></tr>
|
|
| 1422 |
+<tr class="a">
|
|
| 1423 |
+<th width="80%">Artifact Id</th>
|
|
| 1424 |
+<td>topia-extension</td></tr>
|
|
| 1425 |
+<tr class="b">
|
|
| 1426 |
+<th width="80%">Current Version</th>
|
|
| 1427 |
+<td>1.0</td></tr>
|
|
| 1428 |
+<tr class="a">
|
|
| 1429 |
+<th width="80%">Scope</th>
|
|
| 1430 |
+<td></td></tr>
|
|
| 1431 |
+<tr class="b">
|
|
| 1432 |
+<th width="80%">Classifier</th>
|
|
| 1433 |
+<td></td></tr>
|
|
| 1434 |
+<tr class="a">
|
|
| 1435 |
+<th width="80%">Type</th>
|
|
| 1436 |
+<td>jar</td></tr></table></div>
|
|
| 1437 |
+<div class="section">
|
|
| 1438 |
+<h3><a name="fr.ird.observe.toolkit:topia-templates-extension"></a>fr.ird.observe.toolkit:topia-templates-extension</h3>
|
|
| 1439 |
+<table border="0" class="table table-striped">
|
|
| 1440 |
+<tr class="a">
|
|
| 1441 |
+<th width="80%">Status</th>
|
|
| 1442 |
+<td><img src="images/icon_success_sml.gif" alt="" /> No newer versions available.</td></tr>
|
|
| 1443 |
+<tr class="b">
|
|
| 1444 |
+<th width="80%">Group Id</th>
|
|
| 1445 |
+<td>fr.ird.observe.toolkit</td></tr>
|
|
| 1446 |
+<tr class="a">
|
|
| 1447 |
+<th width="80%">Artifact Id</th>
|
|
| 1448 |
+<td>topia-templates-extension</td></tr>
|
|
| 1449 |
+<tr class="b">
|
|
| 1450 |
+<th width="80%">Current Version</th>
|
|
| 1451 |
+<td>1.0</td></tr>
|
|
| 1452 |
+<tr class="a">
|
|
| 1453 |
+<th width="80%">Scope</th>
|
|
| 1454 |
+<td></td></tr>
|
|
| 1455 |
+<tr class="b">
|
|
| 1456 |
+<th width="80%">Classifier</th>
|
|
| 1457 |
+<td></td></tr>
|
|
| 1458 |
+<tr class="a">
|
|
| 1459 |
+<th width="80%">Type</th>
|
|
| 1460 |
+<td>jar</td></tr></table></div>
|
|
| 1461 |
+<div class="section">
|
|
| 1384 | 1462 |
<h3><a name="io.ultreia.java4all.eugene:eugene"></a>io.ultreia.java4all.eugene:eugene</h3>
|
| 1385 | 1463 |
<table border="0" class="table table-striped">
|
| 1386 | 1464 |
<tr class="a">
|
| ... | ... | @@ -1490,7 +1568,7 @@ |
| 1490 | 1568 |
<td>jaxx-runtime</td></tr>
|
| 1491 | 1569 |
<tr class="b">
|
| 1492 | 1570 |
<th width="80%">Current Version</th>
|
| 1493 |
-<td>3.0-alpha-9</td></tr>
|
|
| 1571 |
+<td>3.0-alpha-10</td></tr>
|
|
| 1494 | 1572 |
<tr class="a">
|
| 1495 | 1573 |
<th width="80%">Scope</th>
|
| 1496 | 1574 |
<td>compile</td></tr>
|
| ... | ... | @@ -1514,7 +1592,7 @@ |
| 1514 | 1592 |
<td>jaxx-runtime-swing-application</td></tr>
|
| 1515 | 1593 |
<tr class="b">
|
| 1516 | 1594 |
<th width="80%">Current Version</th>
|
| 1517 |
-<td>3.0-alpha-9</td></tr>
|
|
| 1595 |
+<td>3.0-alpha-10</td></tr>
|
|
| 1518 | 1596 |
<tr class="a">
|
| 1519 | 1597 |
<th width="80%">Scope</th>
|
| 1520 | 1598 |
<td>compile</td></tr>
|
| ... | ... | @@ -1538,7 +1616,7 @@ |
| 1538 | 1616 |
<td>jaxx-runtime-swing-session</td></tr>
|
| 1539 | 1617 |
<tr class="b">
|
| 1540 | 1618 |
<th width="80%">Current Version</th>
|
| 1541 |
-<td>3.0-alpha-9</td></tr>
|
|
| 1619 |
+<td>3.0-alpha-10</td></tr>
|
|
| 1542 | 1620 |
<tr class="a">
|
| 1543 | 1621 |
<th width="80%">Scope</th>
|
| 1544 | 1622 |
<td>compile</td></tr>
|
| ... | ... | @@ -1562,7 +1640,7 @@ |
| 1562 | 1640 |
<td>jaxx-runtime-swing-wizard</td></tr>
|
| 1563 | 1641 |
<tr class="b">
|
| 1564 | 1642 |
<th width="80%">Current Version</th>
|
| 1565 |
-<td>3.0-alpha-9</td></tr>
|
|
| 1643 |
+<td>3.0-alpha-10</td></tr>
|
|
| 1566 | 1644 |
<tr class="a">
|
| 1567 | 1645 |
<th width="80%">Scope</th>
|
| 1568 | 1646 |
<td>compile</td></tr>
|
| ... | ... | @@ -1586,7 +1664,7 @@ |
| 1586 | 1664 |
<td>jaxx-validator</td></tr>
|
| 1587 | 1665 |
<tr class="b">
|
| 1588 | 1666 |
<th width="80%">Current Version</th>
|
| 1589 |
-<td>3.0-alpha-9</td></tr>
|
|
| 1667 |
+<td>3.0-alpha-10</td></tr>
|
|
| 1590 | 1668 |
<tr class="a">
|
| 1591 | 1669 |
<th width="80%">Scope</th>
|
| 1592 | 1670 |
<td>compile</td></tr>
|
| ... | ... | @@ -1610,7 +1688,7 @@ |
| 1610 | 1688 |
<td>jaxx-widgets-about</td></tr>
|
| 1611 | 1689 |
<tr class="b">
|
| 1612 | 1690 |
<th width="80%">Current Version</th>
|
| 1613 |
-<td>3.0-alpha-9</td></tr>
|
|
| 1691 |
+<td>3.0-alpha-10</td></tr>
|
|
| 1614 | 1692 |
<tr class="a">
|
| 1615 | 1693 |
<th width="80%">Scope</th>
|
| 1616 | 1694 |
<td>compile</td></tr>
|
| ... | ... | @@ -1634,7 +1712,7 @@ |
| 1634 | 1712 |
<td>jaxx-widgets-config</td></tr>
|
| 1635 | 1713 |
<tr class="b">
|
| 1636 | 1714 |
<th width="80%">Current Version</th>
|
| 1637 |
-<td>3.0-alpha-9</td></tr>
|
|
| 1715 |
+<td>3.0-alpha-10</td></tr>
|
|
| 1638 | 1716 |
<tr class="a">
|
| 1639 | 1717 |
<th width="80%">Scope</th>
|
| 1640 | 1718 |
<td>compile</td></tr>
|
| ... | ... | @@ -1658,7 +1736,7 @@ |
| 1658 | 1736 |
<td>jaxx-widgets-datetime</td></tr>
|
| 1659 | 1737 |
<tr class="b">
|
| 1660 | 1738 |
<th width="80%">Current Version</th>
|
| 1661 |
-<td>3.0-alpha-9</td></tr>
|
|
| 1739 |
+<td>3.0-alpha-10</td></tr>
|
|
| 1662 | 1740 |
<tr class="a">
|
| 1663 | 1741 |
<th width="80%">Scope</th>
|
| 1664 | 1742 |
<td>compile</td></tr>
|
| ... | ... | @@ -1682,7 +1760,7 @@ |
| 1682 | 1760 |
<td>jaxx-widgets-error</td></tr>
|
| 1683 | 1761 |
<tr class="b">
|
| 1684 | 1762 |
<th width="80%">Current Version</th>
|
| 1685 |
-<td>3.0-alpha-9</td></tr>
|
|
| 1763 |
+<td>3.0-alpha-10</td></tr>
|
|
| 1686 | 1764 |
<tr class="a">
|
| 1687 | 1765 |
<th width="80%">Scope</th>
|
| 1688 | 1766 |
<td>compile</td></tr>
|
| ... | ... | @@ -1706,7 +1784,7 @@ |
| 1706 | 1784 |
<td>jaxx-widgets-file</td></tr>
|
| 1707 | 1785 |
<tr class="b">
|
| 1708 | 1786 |
<th width="80%">Current Version</th>
|
| 1709 |
-<td>3.0-alpha-9</td></tr>
|
|
| 1787 |
+<td>3.0-alpha-10</td></tr>
|
|
| 1710 | 1788 |
<tr class="a">
|
| 1711 | 1789 |
<th width="80%">Scope</th>
|
| 1712 | 1790 |
<td>compile</td></tr>
|
| ... | ... | @@ -1730,7 +1808,7 @@ |
| 1730 | 1808 |
<td>jaxx-widgets-gis</td></tr>
|
| 1731 | 1809 |
<tr class="b">
|
| 1732 | 1810 |
<th width="80%">Current Version</th>
|
| 1733 |
-<td>3.0-alpha-9</td></tr>
|
|
| 1811 |
+<td>3.0-alpha-10</td></tr>
|
|
| 1734 | 1812 |
<tr class="a">
|
| 1735 | 1813 |
<th width="80%">Scope</th>
|
| 1736 | 1814 |
<td>compile</td></tr>
|
| ... | ... | @@ -1754,7 +1832,7 @@ |
| 1754 | 1832 |
<td>jaxx-widgets-hidor</td></tr>
|
| 1755 | 1833 |
<tr class="b">
|
| 1756 | 1834 |
<th width="80%">Current Version</th>
|
| 1757 |
-<td>3.0-alpha-9</td></tr>
|
|
| 1835 |
+<td>3.0-alpha-10</td></tr>
|
|
| 1758 | 1836 |
<tr class="a">
|
| 1759 | 1837 |
<th width="80%">Scope</th>
|
| 1760 | 1838 |
<td>compile</td></tr>
|
| ... | ... | @@ -1778,7 +1856,7 @@ |
| 1778 | 1856 |
<td>jaxx-widgets-number</td></tr>
|
| 1779 | 1857 |
<tr class="b">
|
| 1780 | 1858 |
<th width="80%">Current Version</th>
|
| 1781 |
-<td>3.0-alpha-9</td></tr>
|
|
| 1859 |
+<td>3.0-alpha-10</td></tr>
|
|
| 1782 | 1860 |
<tr class="a">
|
| 1783 | 1861 |
<th width="80%">Scope</th>
|
| 1784 | 1862 |
<td>compile</td></tr>
|
| ... | ... | @@ -1802,7 +1880,7 @@ |
| 1802 | 1880 |
<td>jaxx-widgets-select</td></tr>
|
| 1803 | 1881 |
<tr class="b">
|
| 1804 | 1882 |
<th width="80%">Current Version</th>
|
| 1805 |
-<td>3.0-alpha-9</td></tr>
|
|
| 1883 |
+<td>3.0-alpha-10</td></tr>
|
|
| 1806 | 1884 |
<tr class="a">
|
| 1807 | 1885 |
<th width="80%">Scope</th>
|
| 1808 | 1886 |
<td>compile</td></tr>
|
| ... | ... | @@ -1826,7 +1904,7 @@ |
| 1826 | 1904 |
<td>jaxx-widgets-status</td></tr>
|
| 1827 | 1905 |
<tr class="b">
|
| 1828 | 1906 |
<th width="80%">Current Version</th>
|
| 1829 |
-<td>3.0-alpha-9</td></tr>
|
|
| 1907 |
+<td>3.0-alpha-10</td></tr>
|
|
| 1830 | 1908 |
<tr class="a">
|
| 1831 | 1909 |
<th width="80%">Scope</th>
|
| 1832 | 1910 |
<td></td></tr>
|
| ... | ... | @@ -2324,7 +2402,7 @@ |
| 2324 | 2402 |
<table border="0" class="table table-striped">
|
| 2325 | 2403 |
<tr class="a">
|
| 2326 | 2404 |
<th width="80%">Status</th>
|
| 2327 |
-<td><img src="images/icon_warning_sml.gif" alt="" /> There is at least one newer incremental version available. Incremental updates are typically passive.</td></tr>
|
|
| 2405 |
+<td><img src="images/icon_warning_sml.gif" alt="" /> There is at least one newer minor version available. Minor updates are sometimes passive.</td></tr>
|
|
| 2328 | 2406 |
<tr class="b">
|
| 2329 | 2407 |
<th width="80%">Group Id</th>
|
| 2330 | 2408 |
<td>org.hibernate</td></tr>
|
| ... | ... | @@ -2333,7 +2411,7 @@ |
| 2333 | 2411 |
<td>hibernate-core</td></tr>
|
| 2334 | 2412 |
<tr class="b">
|
| 2335 | 2413 |
<th width="80%">Current Version</th>
|
| 2336 |
-<td>5.1.8.Final</td></tr>
|
|
| 2414 |
+<td>5.1.9.Final</td></tr>
|
|
| 2337 | 2415 |
<tr class="a">
|
| 2338 | 2416 |
<th width="80%">Scope</th>
|
| 2339 | 2417 |
<td></td></tr>
|
| ... | ... | @@ -2345,13 +2423,13 @@ |
| 2345 | 2423 |
<td>jar</td></tr>
|
| 2346 | 2424 |
<tr class="b">
|
| 2347 | 2425 |
<th width="80%">Newer versions</th>
|
| 2348 |
-<td><b>5.1.9.Final</b> <i>Next Incremental</i><br /><b>5.2.0.Final</b> <i>Next Minor</i><br />5.2.1.Final<br />5.2.2.Final<br />5.2.3.Final<br />5.2.4.Final<br />5.2.5.Final<br />5.2.6.Final<br />5.2.7.Final<br />5.2.8.Final<br />5.2.9.Final<br /><b>5.2.10.Final</b> <i>Latest Minor</i></td></tr></table></div>
|
|
| 2426 |
+<td><b>5.2.0.Final</b> <i>Next Minor</i><br />5.2.1.Final<br />5.2.2.Final<br />5.2.3.Final<br />5.2.4.Final<br />5.2.5.Final<br />5.2.6.Final<br />5.2.7.Final<br />5.2.8.Final<br />5.2.9.Final<br /><b>5.2.10.Final</b> <i>Latest Minor</i></td></tr></table></div>
|
|
| 2349 | 2427 |
<div class="section">
|
| 2350 | 2428 |
<h3><a name="org.hibernate:hibernate-hikaricp"></a>org.hibernate:hibernate-hikaricp</h3>
|
| 2351 | 2429 |
<table border="0" class="table table-striped">
|
| 2352 | 2430 |
<tr class="a">
|
| 2353 | 2431 |
<th width="80%">Status</th>
|
| 2354 |
-<td><img src="images/icon_warning_sml.gif" alt="" /> There is at least one newer incremental version available. Incremental updates are typically passive.</td></tr>
|
|
| 2432 |
+<td><img src="images/icon_warning_sml.gif" alt="" /> There is at least one newer minor version available. Minor updates are sometimes passive.</td></tr>
|
|
| 2355 | 2433 |
<tr class="b">
|
| 2356 | 2434 |
<th width="80%">Group Id</th>
|
| 2357 | 2435 |
<td>org.hibernate</td></tr>
|
| ... | ... | @@ -2360,7 +2438,7 @@ |
| 2360 | 2438 |
<td>hibernate-hikaricp</td></tr>
|
| 2361 | 2439 |
<tr class="b">
|
| 2362 | 2440 |
<th width="80%">Current Version</th>
|
| 2363 |
-<td>5.1.8.Final</td></tr>
|
|
| 2441 |
+<td>5.1.9.Final</td></tr>
|
|
| 2364 | 2442 |
<tr class="a">
|
| 2365 | 2443 |
<th width="80%">Scope</th>
|
| 2366 | 2444 |
<td></td></tr>
|
| ... | ... | @@ -2372,7 +2450,7 @@ |
| 2372 | 2450 |
<td>jar</td></tr>
|
| 2373 | 2451 |
<tr class="b">
|
| 2374 | 2452 |
<th width="80%">Newer versions</th>
|
| 2375 |
-<td><b>5.1.9.Final</b> <i>Next Incremental</i><br /><b>5.2.0.Final</b> <i>Next Minor</i><br />5.2.1.Final<br />5.2.2.Final<br />5.2.3.Final<br />5.2.4.Final<br />5.2.5.Final<br />5.2.6.Final<br />5.2.7.Final<br />5.2.8.Final<br />5.2.9.Final<br /><b>5.2.10.Final</b> <i>Latest Minor</i></td></tr></table></div>
|
|
| 2453 |
+<td><b>5.2.0.Final</b> <i>Next Minor</i><br />5.2.1.Final<br />5.2.2.Final<br />5.2.3.Final<br />5.2.4.Final<br />5.2.5.Final<br />5.2.6.Final<br />5.2.7.Final<br />5.2.8.Final<br />5.2.9.Final<br /><b>5.2.10.Final</b> <i>Latest Minor</i></td></tr></table></div>
|
|
| 2376 | 2454 |
<div class="section">
|
| 2377 | 2455 |
<h3><a name="org.javassist:javassist"></a>org.javassist:javassist</h3>
|
| 2378 | 2456 |
<table border="0" class="table table-striped">
|
| ... | ... | @@ -2666,7 +2744,7 @@ |
| 2666 | 2744 |
<table border="0" class="table table-striped">
|
| 2667 | 2745 |
<tr class="a">
|
| 2668 | 2746 |
<th width="80%">Status</th>
|
| 2669 |
-<td><img src="images/icon_warning_sml.gif" alt="" /> There is at least one newer incremental version available. Incremental updates are typically passive.</td></tr>
|
|
| 2747 |
+<td><img src="images/icon_warning_sml.gif" alt="" /> There is at least one newer version available.</td></tr>
|
|
| 2670 | 2748 |
<tr class="b">
|
| 2671 | 2749 |
<th width="80%">Group Id</th>
|
| 2672 | 2750 |
<td>org.postgresql</td></tr>
|
| ... | ... | @@ -2675,7 +2753,7 @@ |
| 2675 | 2753 |
<td>postgresql</td></tr>
|
| 2676 | 2754 |
<tr class="b">
|
| 2677 | 2755 |
<th width="80%">Current Version</th>
|
| 2678 |
-<td>42.1.3.jre7</td></tr>
|
|
| 2756 |
+<td>42.1.4</td></tr>
|
|
| 2679 | 2757 |
<tr class="a">
|
| 2680 | 2758 |
<th width="80%">Scope</th>
|
| 2681 | 2759 |
<td></td></tr>
|
| ... | ... | @@ -2687,7 +2765,7 @@ |
| 2687 | 2765 |
<td>jar</td></tr>
|
| 2688 | 2766 |
<tr class="b">
|
| 2689 | 2767 |
<th width="80%">Newer versions</th>
|
| 2690 |
-<td><b>42.1.4</b> <i>Next Incremental</i><br />42.1.4.jre6<br /><b>42.1.4.jre7</b> <i>Latest Incremental</i></td></tr></table></div>
|
|
| 2768 |
+<td><b>42.1.4.jre6</b> <i>Next Version</i><br />42.1.4.jre7</td></tr></table></div>
|
|
| 2691 | 2769 |
<div class="section">
|
| 2692 | 2770 |
<h3><a name="org.reflections:reflections"></a>org.reflections:reflections</h3>
|
| 2693 | 2771 |
<table border="0" class="table table-striped">
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Developer Activity Report</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Developer Activity Report</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| ... | ... | @@ -93,8 +93,8 @@ |
| 93 | 93 |
<div class="section">
|
| 94 | 94 |
<h2><a name="Developer_Activity_Report"></a>Developer Activity Report</h2>
|
| 95 | 95 |
<div class="section">
|
| 96 |
-<h3><a name="Changes_between_2017-07-03_and_2017-08-03"></a>Changes between 2017-07-03 and 2017-08-03</h3>
|
|
| 97 |
-<p>Total commits: 120<br />Total number of files changed: 4230</p>
|
|
| 96 |
+<h3><a name="Changes_between_2017-07-07_and_2017-08-07"></a>Changes between 2017-07-07 and 2017-08-07</h3>
|
|
| 97 |
+<p>Total commits: 149<br />Total number of files changed: 5242</p>
|
|
| 98 | 98 |
<table border="0" class="table table-striped">
|
| 99 | 99 |
<tr class="a">
|
| 100 | 100 |
<th>Developer</th>
|
| ... | ... | @@ -102,12 +102,12 @@ |
| 102 | 102 |
<th>Total Number of Files Changed</th></tr>
|
| 103 | 103 |
<tr class="b">
|
| 104 | 104 |
<td>166231 <dev@tchemit.fr></td>
|
| 105 |
-<td>19</td>
|
|
| 105 |
+<td>22</td>
|
|
| 106 | 106 |
<td>26</td></tr>
|
| 107 | 107 |
<tr class="a">
|
| 108 | 108 |
<td>Tony CHEMIT <dev@tchemit.fr></td>
|
| 109 |
-<td>92</td>
|
|
| 110 |
-<td>4203</td></tr>
|
|
| 109 |
+<td>118</td>
|
|
| 110 |
+<td>5221</td></tr>
|
|
| 111 | 111 |
<tr class="b">
|
| 112 | 112 |
<td>Tony Chemit <dev@tchemit.fr></td>
|
| 113 | 113 |
<td>9</td>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – ObServe</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">ObServe</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Installation du serveur Obstuna</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Installation du serveur Obstuna</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Installation dObServe</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Installation dObServe</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Intégration continue</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Intégration continue</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Contrôle des livraisons</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Contrôle des livraisons</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Licence du projet</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Licence du projet</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Gestion des plugins du projet</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Gestion des plugins du projet</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| ... | ... | @@ -121,7 +121,7 @@ |
| 121 | 121 |
<tr class="a">
|
| 122 | 122 |
<td>io.ultreia.java4all.jaxx</td>
|
| 123 | 123 |
<td><a class="externalLink" href="https://nuiton.gitlab.io/jaxx/jaxx-maven-plugin">jaxx-maven-plugin</a></td>
|
| 124 |
-<td>3.0-alpha-9</td></tr>
|
|
| 124 |
+<td>3.0-alpha-10</td></tr>
|
|
| 125 | 125 |
<tr class="b">
|
| 126 | 126 |
<td>io.ultreia.maven</td>
|
| 127 | 127 |
<td><a class="externalLink" href="https://ultreiaio.gitlab.io/gitlab-maven-plugin">gitlab-maven-plugin</a></td>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Plugin Updates Report</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Plugin Updates Report</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| ... | ... | @@ -105,7 +105,7 @@ |
| 105 | 105 |
<tr class="a">
|
| 106 | 106 |
<td><img src="images/icon_warning_sml.gif" alt="" /></td>
|
| 107 | 107 |
<td># of plugins where the next version available is an incremental version update</td>
|
| 108 |
-<td>2</td></tr>
|
|
| 108 |
+<td>3</td></tr>
|
|
| 109 | 109 |
<tr class="b">
|
| 110 | 110 |
<td><img src="images/icon_warning_sml.gif" alt="" /></td>
|
| 111 | 111 |
<td># of plugins where the next version available is a minor version update</td>
|
| ... | ... | @@ -132,12 +132,12 @@ |
| 132 | 132 |
<th>Next Major</th>
|
| 133 | 133 |
<th>Dependency status</th></tr>
|
| 134 | 134 |
<tr class="b">
|
| 135 |
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
|
| 135 |
+<td><img src="images/icon_warning_sml.gif" alt="" /></td>
|
|
| 136 | 136 |
<td>com.akathist.maven.plugins.launch4j</td>
|
| 137 | 137 |
<td>launch4j-maven-plugin</td>
|
| 138 |
-<td><b>1.7.18</b></td>
|
|
| 139 |
-<td></td>
|
|
| 138 |
+<td>1.7.18</td>
|
|
| 140 | 139 |
<td></td>
|
| 140 |
+<td><b>1.7.19</b></td>
|
|
| 141 | 141 |
<td></td>
|
| 142 | 142 |
<td></td>
|
| 143 | 143 |
<td><img src="images/icon_success_sml.gif" alt="" /></td></tr>
|
| ... | ... | @@ -185,7 +185,7 @@ |
| 185 | 185 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 186 | 186 |
<td>io.ultreia.java4all.jaxx</td>
|
| 187 | 187 |
<td>jaxx-maven-plugin</td>
|
| 188 |
-<td><b>3.0-alpha-9</b></td>
|
|
| 188 |
+<td><b>3.0-alpha-10</b></td>
|
|
| 189 | 189 |
<td></td>
|
| 190 | 190 |
<td></td>
|
| 191 | 191 |
<td></td>
|
| ... | ... | @@ -723,25 +723,58 @@ |
| 723 | 723 |
<th>Dependency status</th></tr></table></div>
|
| 724 | 724 |
<div class="section">
|
| 725 | 725 |
<h3><a name="Plugins"></a>Plugins</h3>
|
| 726 |
-<p>This project does not declare any plugins in a build/plugins section.</p></div></div>
|
|
| 726 |
+<table border="0" class="table table-striped">
|
|
| 727 |
+<tr class="a">
|
|
| 728 |
+<th>Status</th>
|
|
| 729 |
+<th>Group Id</th>
|
|
| 730 |
+<th>Artifact Id</th>
|
|
| 731 |
+<th>Current Version</th>
|
|
| 732 |
+<th>Next Version</th>
|
|
| 733 |
+<th>Next Incremental</th>
|
|
| 734 |
+<th>Next Minor</th>
|
|
| 735 |
+<th>Next Major</th>
|
|
| 736 |
+<th>Dependency status</th></tr>
|
|
| 737 |
+<tr class="b">
|
|
| 738 |
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
|
| 739 |
+<td>fr.ird.observe.toolkit</td>
|
|
| 740 |
+<td>toolbox-maven-plugin</td>
|
|
| 741 |
+<td><b>1.0</b></td>
|
|
| 742 |
+<td></td>
|
|
| 743 |
+<td></td>
|
|
| 744 |
+<td></td>
|
|
| 745 |
+<td></td>
|
|
| 746 |
+<td><img src="images/icon_success_sml.gif" alt="" /></td></tr>
|
|
| 747 |
+<tr class="a">
|
|
| 748 |
+<th>Status</th>
|
|
| 749 |
+<th>Group Id</th>
|
|
| 750 |
+<th>Artifact Id</th>
|
|
| 751 |
+<th>Current Version</th>
|
|
| 752 |
+<th>Next Version</th>
|
|
| 753 |
+<th>Next Incremental</th>
|
|
| 754 |
+<th>Next Minor</th>
|
|
| 755 |
+<th>Next Major</th>
|
|
| 756 |
+<th>Dependency status</th></tr></table></div></div>
|
|
| 727 | 757 |
<div class="section">
|
| 728 | 758 |
<h2><a name="Plugin_Updates"></a>Plugin Updates</h2>
|
| 729 | 759 |
<p></p>
|
| 730 | 760 |
<div class="section">
|
| 731 | 761 |
<h3><a name="Plugin_com.akathist.maven.plugins.launch4j:launch4j-maven-plugin"></a>Plugin com.akathist.maven.plugins.launch4j:launch4j-maven-plugin</h3>
|
| 732 | 762 |
<table border="0" class="table table-striped">
|
| 733 |
-<tr class="a">
|
|
| 734 |
-<th width="80%">Status</th>
|
|
| 735 |
-<td><img src="images/icon_success_sml.gif" alt="" /> No newer versions available.</td></tr>
|
|
| 736 | 763 |
<tr class="b">
|
| 764 |
+<th width="80%">Status</th>
|
|
| 765 |
+<td><img src="images/icon_warning_sml.gif" alt="" /> There is at least one newer incremental version available. Incremental updates are typically passive.</td></tr>
|
|
| 766 |
+<tr class="a">
|
|
| 737 | 767 |
<th width="80%">Group Id</th>
|
| 738 | 768 |
<td>com.akathist.maven.plugins.launch4j</td></tr>
|
| 739 |
-<tr class="a">
|
|
| 769 |
+<tr class="b">
|
|
| 740 | 770 |
<th width="80%">Artifact Id</th>
|
| 741 | 771 |
<td>launch4j-maven-plugin</td></tr>
|
| 742 |
-<tr class="b">
|
|
| 772 |
+<tr class="a">
|
|
| 743 | 773 |
<th width="80%">Current Version</th>
|
| 744 |
-<td>1.7.18</td></tr></table></div>
|
|
| 774 |
+<td>1.7.18</td></tr>
|
|
| 775 |
+<tr class="b">
|
|
| 776 |
+<th width="80%">Newer versions</th>
|
|
| 777 |
+<td><b>1.7.19</b> <i>Next Incremental</i></td></tr></table></div>
|
|
| 745 | 778 |
<div class="section">
|
| 746 | 779 |
<h3><a name="Plugin_external.atlassian.jgitflow:jgitflow-maven-plugin"></a>Plugin external.atlassian.jgitflow:jgitflow-maven-plugin</h3>
|
| 747 | 780 |
<table border="0" class="table table-striped">
|
| ... | ... | @@ -758,6 +791,21 @@ |
| 758 | 791 |
<th width="80%">Current Version</th>
|
| 759 | 792 |
<td>1.0-m5.1</td></tr></table></div>
|
| 760 | 793 |
<div class="section">
|
| 794 |
+<h3><a name="Plugin_fr.ird.observe.toolkit:toolbox-maven-plugin"></a>Plugin fr.ird.observe.toolkit:toolbox-maven-plugin</h3>
|
|
| 795 |
+<table border="0" class="table table-striped">
|
|
| 796 |
+<tr class="a">
|
|
| 797 |
+<th width="80%">Status</th>
|
|
| 798 |
+<td><img src="images/icon_success_sml.gif" alt="" /> No newer versions available.</td></tr>
|
|
| 799 |
+<tr class="b">
|
|
| 800 |
+<th width="80%">Group Id</th>
|
|
| 801 |
+<td>fr.ird.observe.toolkit</td></tr>
|
|
| 802 |
+<tr class="a">
|
|
| 803 |
+<th width="80%">Artifact Id</th>
|
|
| 804 |
+<td>toolbox-maven-plugin</td></tr>
|
|
| 805 |
+<tr class="b">
|
|
| 806 |
+<th width="80%">Current Version</th>
|
|
| 807 |
+<td>1.0</td></tr></table></div>
|
|
| 808 |
+<div class="section">
|
|
| 761 | 809 |
<h3><a name="Plugin_io.ultreia.java4all.eugene:eugene-maven-plugin"></a>Plugin io.ultreia.java4all.eugene:eugene-maven-plugin</h3>
|
| 762 | 810 |
<table border="0" class="table table-striped">
|
| 763 | 811 |
<tr class="a">
|
| ... | ... | @@ -816,7 +864,7 @@ |
| 816 | 864 |
<td>jaxx-maven-plugin</td></tr>
|
| 817 | 865 |
<tr class="b">
|
| 818 | 866 |
<th width="80%">Current Version</th>
|
| 819 |
-<td>3.0-alpha-9</td></tr></table></div>
|
|
| 867 |
+<td>3.0-alpha-10</td></tr></table></div>
|
|
| 820 | 868 |
<div class="section">
|
| 821 | 869 |
<h3><a name="Plugin_io.ultreia.maven:gitlab-maven-plugin"></a>Plugin io.ultreia.maven:gitlab-maven-plugin</h3>
|
| 822 | 870 |
<table border="0" class="table table-striped">
|
| ... | ... | @@ -1222,7 +1270,7 @@ |
| 1222 | 1270 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 1223 | 1271 |
<td>io.ultreia.java4all.jaxx</td>
|
| 1224 | 1272 |
<td>jaxx-widgets-gis</td>
|
| 1225 |
-<td>3.0-alpha-9</td>
|
|
| 1273 |
+<td>3.0-alpha-10</td>
|
|
| 1226 | 1274 |
<td></td>
|
| 1227 | 1275 |
<td>jar</td>
|
| 1228 | 1276 |
<td></td>
|
| ... | ... | @@ -1287,7 +1335,7 @@ |
| 1287 | 1335 |
<td>jaxx-widgets-gis</td></tr>
|
| 1288 | 1336 |
<tr class="b">
|
| 1289 | 1337 |
<th width="80%">Current Version</th>
|
| 1290 |
-<td>3.0-alpha-9</td></tr>
|
|
| 1338 |
+<td>3.0-alpha-10</td></tr>
|
|
| 1291 | 1339 |
<tr class="a">
|
| 1292 | 1340 |
<th width="80%">Classifier</th>
|
| 1293 | 1341 |
<td></td></tr>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Project Plugins</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Project Plugins</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| ... | ... | @@ -99,62 +99,66 @@ |
| 99 | 99 |
<th>ArtifactId</th>
|
| 100 | 100 |
<th>Version</th></tr>
|
| 101 | 101 |
<tr class="b">
|
| 102 |
+<td>fr.ird.observe.toolkit</td>
|
|
| 103 |
+<td><a class="externalLink" href="https://ultreiaio.gitlab.io/ird-observe-toolkit/toolbox-maven-plugin">toolbox-maven-plugin</a></td>
|
|
| 104 |
+<td>1.0</td></tr>
|
|
| 105 |
+<tr class="a">
|
|
| 102 | 106 |
<td>io.ultreia.maven</td>
|
| 103 | 107 |
<td><a class="externalLink" href="https://ultreiaio.gitlab.io/gitlab-maven-plugin">gitlab-maven-plugin</a></td>
|
| 104 | 108 |
<td>1.0.9</td></tr>
|
| 105 |
-<tr class="a">
|
|
| 109 |
+<tr class="b">
|
|
| 106 | 110 |
<td>org.apache.maven.plugins</td>
|
| 107 | 111 |
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-antrun-plugin/">maven-antrun-plugin</a></td>
|
| 108 | 112 |
<td>1.8</td></tr>
|
| 109 |
-<tr class="b">
|
|
| 113 |
+<tr class="a">
|
|
| 110 | 114 |
<td>org.apache.maven.plugins</td>
|
| 111 | 115 |
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td>
|
| 112 | 116 |
<td>3.0.0</td></tr>
|
| 113 |
-<tr class="a">
|
|
| 117 |
+<tr class="b">
|
|
| 114 | 118 |
<td>org.apache.maven.plugins</td>
|
| 115 | 119 |
<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-dependency-plugin/">maven-dependency-plugin</a></td>
|
| 116 | 120 |
<td>3.0.1</td></tr>
|
| 117 |
-<tr class="b">
|
|
| 121 |
+<tr class="a">
|
|
| 118 | 122 |
<td>org.apache.maven.plugins</td>
|
| 119 | 123 |
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td>
|
| 120 | 124 |
<td>2.8.2</td></tr>
|
| 121 |
-<tr class="a">
|
|
| 125 |
+<tr class="b">
|
|
| 122 | 126 |
<td>org.apache.maven.plugins</td>
|
| 123 | 127 |
<td><a class="externalLink" href="http://maven.apache.org/enforcer/maven-enforcer-plugin">maven-enforcer-plugin</a></td>
|
| 124 | 128 |
<td>1.4.1</td></tr>
|
| 125 |
-<tr class="b">
|
|
| 129 |
+<tr class="a">
|
|
| 126 | 130 |
<td>org.apache.maven.plugins</td>
|
| 127 | 131 |
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-gpg-plugin/">maven-gpg-plugin</a></td>
|
| 128 | 132 |
<td>1.6</td></tr>
|
| 129 |
-<tr class="a">
|
|
| 133 |
+<tr class="b">
|
|
| 130 | 134 |
<td>org.apache.maven.plugins</td>
|
| 131 | 135 |
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td>
|
| 132 | 136 |
<td>2.5.2</td></tr>
|
| 133 |
-<tr class="b">
|
|
| 137 |
+<tr class="a">
|
|
| 134 | 138 |
<td>org.apache.maven.plugins</td>
|
| 135 | 139 |
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td>
|
| 136 | 140 |
<td>2.10.4</td></tr>
|
| 137 |
-<tr class="a">
|
|
| 141 |
+<tr class="b">
|
|
| 138 | 142 |
<td>org.apache.maven.plugins</td>
|
| 139 | 143 |
<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td>
|
| 140 | 144 |
<td>3.6</td></tr>
|
| 141 |
-<tr class="b">
|
|
| 145 |
+<tr class="a">
|
|
| 142 | 146 |
<td>org.apache.maven.plugins</td>
|
| 143 | 147 |
<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td>
|
| 144 | 148 |
<td>3.0.1</td></tr>
|
| 145 |
-<tr class="a">
|
|
| 149 |
+<tr class="b">
|
|
| 146 | 150 |
<td>org.codehaus.mojo</td>
|
| 147 | 151 |
<td><a class="externalLink" href="http://www.mojohaus.org/animal-sniffer/animal-sniffer-maven-plugin">animal-sniffer-maven-plugin</a></td>
|
| 148 | 152 |
<td>1.15</td></tr>
|
| 149 |
-<tr class="b">
|
|
| 153 |
+<tr class="a">
|
|
| 150 | 154 |
<td>org.codehaus.mojo</td>
|
| 151 | 155 |
<td><a class="externalLink" href="http://www.mojohaus.org/buildnumber-maven-plugin/buildnumber-maven-plugin">buildnumber-maven-plugin</a></td>
|
| 152 | 156 |
<td>1.4</td></tr>
|
| 153 |
-<tr class="a">
|
|
| 157 |
+<tr class="b">
|
|
| 154 | 158 |
<td>org.codehaus.mojo</td>
|
| 155 | 159 |
<td><a class="externalLink" href="http://www.mojohaus.org/license-maven-plugin">license-maven-plugin</a></td>
|
| 156 | 160 |
<td>1.13</td></tr>
|
| 157 |
-<tr class="b">
|
|
| 161 |
+<tr class="a">
|
|
| 158 | 162 |
<td>org.nuiton</td>
|
| 159 | 163 |
<td><a class="externalLink" href="http://maven-helper-plugin.nuiton.org/helper-maven-plugin">helper-maven-plugin</a></td>
|
| 160 | 164 |
<td>2.3.2</td></tr></table></div>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Information générale du projet</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Information générale du projet</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Rapports générés par Maven</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Rapports générés par Maven</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Résumé du projet</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Résumé du projet</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| ... | ... | @@ -134,7 +134,7 @@ |
| 134 | 134 |
<td>ird-observe</td></tr>
|
| 135 | 135 |
<tr class="b">
|
| 136 | 136 |
<td>Version</td>
|
| 137 |
-<td>7.0-RC-5</td></tr>
|
|
| 137 |
+<td>7.0-RC-6-SNAPSHOT</td></tr>
|
|
| 138 | 138 |
<tr class="a">
|
| 139 | 139 |
<td>Type</td>
|
| 140 | 140 |
<td>pom</td></tr></table></div></div>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Property Updates Report</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Property Updates Report</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| ... | ... | @@ -109,7 +109,7 @@ |
| 109 | 109 |
<tr class="b">
|
| 110 | 110 |
<td><img src="images/icon_warning_sml.gif" alt="" /></td>
|
| 111 | 111 |
<td># of properties where the next version available is a minor version update</td>
|
| 112 |
-<td>0</td></tr>
|
|
| 112 |
+<td>1</td></tr>
|
|
| 113 | 113 |
<tr class="a">
|
| 114 | 114 |
<td><img src="images/icon_warning_sml.gif" alt="" /></td>
|
| 115 | 115 |
<td># of properties where the next version available is a major version update</td>
|
| ... | ... | @@ -156,7 +156,7 @@ |
| 156 | 156 |
<td><b>22.0-android</b></td>
|
| 157 | 157 |
<td></td>
|
| 158 | 158 |
<td><b>23.0-rc1</b></td>
|
| 159 |
-<td></td></tr>
|
|
| 159 |
+<td><b>23.0</b></td></tr>
|
|
| 160 | 160 |
<tr class="a">
|
| 161 | 161 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 162 | 162 |
<td>${reflectionsVersion}</td>
|
| ... | ... | @@ -192,9 +192,9 @@ |
| 192 | 192 |
<tr class="a">
|
| 193 | 193 |
<td><img src="images/icon_warning_sml.gif" alt="" /></td>
|
| 194 | 194 |
<td>${hibernateVersion}</td>
|
| 195 |
-<td>5.1.8.Final</td>
|
|
| 195 |
+<td>5.1.9.Final</td>
|
|
| 196 |
+<td></td>
|
|
| 196 | 197 |
<td></td>
|
| 197 |
-<td><b>5.1.9.Final</b></td>
|
|
| 198 | 198 |
<td><b>5.2.0.Final</b></td>
|
| 199 | 199 |
<td></td></tr>
|
| 200 | 200 |
<tr class="b">
|
| ... | ... | @@ -223,21 +223,29 @@ |
| 223 | 223 |
<td></td></tr>
|
| 224 | 224 |
<tr class="a">
|
| 225 | 225 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 226 |
-<td>${jaxxVersion}</td>
|
|
| 227 |
-<td>3.0-alpha-9</td>
|
|
| 226 |
+<td>${observeToolkitVersion}</td>
|
|
| 227 |
+<td>1.0</td>
|
|
| 228 | 228 |
<td></td>
|
| 229 | 229 |
<td></td>
|
| 230 | 230 |
<td></td>
|
| 231 | 231 |
<td></td></tr>
|
| 232 | 232 |
<tr class="b">
|
| 233 | 233 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 234 |
+<td>${jaxxVersion}</td>
|
|
| 235 |
+<td>3.0-alpha-10</td>
|
|
| 236 |
+<td></td>
|
|
| 237 |
+<td></td>
|
|
| 238 |
+<td></td>
|
|
| 239 |
+<td></td></tr>
|
|
| 240 |
+<tr class="a">
|
|
| 241 |
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
|
| 234 | 242 |
<td>${nuitonConverterVersion}</td>
|
| 235 | 243 |
<td>1.0</td>
|
| 236 | 244 |
<td></td>
|
| 237 | 245 |
<td></td>
|
| 238 | 246 |
<td></td>
|
| 239 | 247 |
<td></td></tr>
|
| 240 |
-<tr class="a">
|
|
| 248 |
+<tr class="b">
|
|
| 241 | 249 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 242 | 250 |
<td>${swingXVersion}</td>
|
| 243 | 251 |
<td>1.6.5-1</td>
|
| ... | ... | @@ -245,7 +253,7 @@ |
| 245 | 253 |
<td></td>
|
| 246 | 254 |
<td></td>
|
| 247 | 255 |
<td></td></tr>
|
| 248 |
-<tr class="b">
|
|
| 256 |
+<tr class="a">
|
|
| 249 | 257 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 250 | 258 |
<td>${mavenVersion}</td>
|
| 251 | 259 |
<td>3.5.0</td>
|
| ... | ... | @@ -253,7 +261,7 @@ |
| 253 | 261 |
<td></td>
|
| 254 | 262 |
<td></td>
|
| 255 | 263 |
<td></td></tr>
|
| 256 |
-<tr class="a">
|
|
| 264 |
+<tr class="b">
|
|
| 257 | 265 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 258 | 266 |
<td>${processorPluginVersion}</td>
|
| 259 | 267 |
<td>1.3</td>
|
| ... | ... | @@ -261,7 +269,7 @@ |
| 261 | 269 |
<td></td>
|
| 262 | 270 |
<td></td>
|
| 263 | 271 |
<td></td></tr>
|
| 264 |
-<tr class="b">
|
|
| 272 |
+<tr class="a">
|
|
| 265 | 273 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 266 | 274 |
<td>${webmotionVersion}</td>
|
| 267 | 275 |
<td>2.5.3</td>
|
| ... | ... | @@ -269,7 +277,7 @@ |
| 269 | 277 |
<td></td>
|
| 270 | 278 |
<td></td>
|
| 271 | 279 |
<td></td></tr>
|
| 272 |
-<tr class="a">
|
|
| 280 |
+<tr class="b">
|
|
| 273 | 281 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 274 | 282 |
<td>${nuitonI18nVersion}</td>
|
| 275 | 283 |
<td>4.0-alpha-3</td>
|
| ... | ... | @@ -277,7 +285,7 @@ |
| 277 | 285 |
<td></td>
|
| 278 | 286 |
<td></td>
|
| 279 | 287 |
<td></td></tr>
|
| 280 |
-<tr class="b">
|
|
| 288 |
+<tr class="a">
|
|
| 281 | 289 |
<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
| 282 | 290 |
<td>${xworkVersion}</td>
|
| 283 | 291 |
<td>2.3.33</td>
|
| ... | ... | @@ -285,15 +293,15 @@ |
| 285 | 293 |
<td></td>
|
| 286 | 294 |
<td></td>
|
| 287 | 295 |
<td></td></tr>
|
| 288 |
-<tr class="a">
|
|
| 289 |
-<td><img src="images/icon_success_sml.gif" alt="" /></td>
|
|
| 296 |
+<tr class="b">
|
|
| 297 |
+<td><img src="images/icon_warning_sml.gif" alt="" /></td>
|
|
| 290 | 298 |
<td>${flexmarkVersion}</td>
|
| 291 | 299 |
<td>0.22.18</td>
|
| 292 | 300 |
<td></td>
|
| 293 |
-<td></td>
|
|
| 301 |
+<td><b>0.22.20</b></td>
|
|
| 294 | 302 |
<td></td>
|
| 295 | 303 |
<td></td></tr>
|
| 296 |
-<tr class="b">
|
|
| 304 |
+<tr class="a">
|
|
| 297 | 305 |
<th>Status</th>
|
| 298 | 306 |
<th>Property</th>
|
| 299 | 307 |
<th>Current Version</th>
|
| ... | ... | @@ -307,31 +315,31 @@ |
| 307 | 315 |
<div class="section">
|
| 308 | 316 |
<h3><a name="aeugenePluginVersion"></a>${eugenePluginVersion</h3>
|
| 309 | 317 |
<table border="0" class="table table-striped">
|
| 310 |
-<tr class="a">
|
|
| 318 |
+<tr class="b">
|
|
| 311 | 319 |
<th width="80%">Status</th>
|
| 312 | 320 |
<td><img src="images/icon_success_sml.gif" alt="" /> No newer versions available.</td></tr>
|
| 313 |
-<tr class="b">
|
|
| 321 |
+<tr class="a">
|
|
| 314 | 322 |
<th width="80%">Property</th>
|
| 315 | 323 |
<td>${eugenePluginVersion}</td></tr>
|
| 316 |
-<tr class="a">
|
|
| 324 |
+<tr class="b">
|
|
| 317 | 325 |
<th width="80%">Associated artifacts</th>
|
| 318 | 326 |
<td>io.ultreia.java4all.eugene:eugene<br />io.ultreia.java4all.eugene:eugene-maven-plugin</td></tr>
|
| 319 |
-<tr class="b">
|
|
| 327 |
+<tr class="a">
|
|
| 320 | 328 |
<th width="80%">Current Version</th>
|
| 321 | 329 |
<td>3.0-alpha-11</td></tr>
|
| 322 |
-<tr class="a">
|
|
| 330 |
+<tr class="b">
|
|
| 323 | 331 |
<th width="80%">Allowed version range</th>
|
| 324 | 332 |
<td>[,)</td></tr>
|
| 325 |
-<tr class="b">
|
|
| 333 |
+<tr class="a">
|
|
| 326 | 334 |
<th width="80%">Infer associations from project</th>
|
| 327 | 335 |
<td>Yes</td></tr>
|
| 328 |
-<tr class="a">
|
|
| 336 |
+<tr class="b">
|
|
| 329 | 337 |
<th width="80%">Only use release versions</th>
|
| 330 | 338 |
<td>No</td></tr>
|
| 331 |
-<tr class="b">
|
|
| 339 |
+<tr class="a">
|
|
| 332 | 340 |
<th width="80%">Include projects from reactor</th>
|
| 333 | 341 |
<td>Yes</td></tr>
|
| 334 |
-<tr class="a">
|
|
| 342 |
+<tr class="b">
|
|
| 335 | 343 |
<th width="80%">Always use reactor projects (even if older or -SNAPSHOT)</th>
|
| 336 | 344 |
<td>Yes</td></tr></table></div>
|
| 337 | 345 |
<div class="section">
|
| ... | ... | @@ -339,7 +347,7 @@ |
| 339 | 347 |
<table border="0" class="table table-striped">
|
| 340 | 348 |
<tr class="a">
|
| 341 | 349 |
<th width="80%">Status</th>
|
| 342 |
-<td><img src="images/icon_success_sml.gif" alt="" /> No newer versions available.</td></tr>
|
|
| 350 |
+<td><img src="images/icon_warning_sml.gif" alt="" /> There is at least one newer incremental version available. Incremental updates are typically passive.</td></tr>
|
|
| 343 | 351 |
<tr class="b">
|
| 344 | 352 |
<th width="80%">Property</th>
|
| 345 | 353 |
<td>${flexmarkVersion}</td></tr>
|
| ... | ... | @@ -350,18 +358,21 @@ |
| 350 | 358 |
<th width="80%">Current Version</th>
|
| 351 | 359 |
<td>0.22.18</td></tr>
|
| 352 | 360 |
<tr class="a">
|
| 361 |
+<th width="80%">Newer versions</th>
|
|
| 362 |
+<td><b>0.22.20</b> <i>Next Incremental</i><br />0.22.22<br /><b>0.22.24</b> <i>Latest Incremental</i></td></tr>
|
|
| 363 |
+<tr class="b">
|
|
| 353 | 364 |
<th width="80%">Allowed version range</th>
|
| 354 | 365 |
<td>[,)</td></tr>
|
| 355 |
-<tr class="b">
|
|
| 366 |
+<tr class="a">
|
|
| 356 | 367 |
<th width="80%">Infer associations from project</th>
|
| 357 | 368 |
<td>Yes</td></tr>
|
| 358 |
-<tr class="a">
|
|
| 369 |
+<tr class="b">
|
|
| 359 | 370 |
<th width="80%">Only use release versions</th>
|
| 360 | 371 |
<td>No</td></tr>
|
| 361 |
-<tr class="b">
|
|
| 372 |
+<tr class="a">
|
|
| 362 | 373 |
<th width="80%">Include projects from reactor</th>
|
| 363 | 374 |
<td>Yes</td></tr>
|
| 364 |
-<tr class="a">
|
|
| 375 |
+<tr class="b">
|
|
| 365 | 376 |
<th width="80%">Always use reactor projects (even if older or -SNAPSHOT)</th>
|
| 366 | 377 |
<td>Yes</td></tr></table></div>
|
| 367 | 378 |
<div class="section">
|
| ... | ... | @@ -381,7 +392,7 @@ |
| 381 | 392 |
<td>22.0</td></tr>
|
| 382 | 393 |
<tr class="a">
|
| 383 | 394 |
<th width="80%">Newer versions</th>
|
| 384 |
-<td><b>22.0-android</b> <i>Next Version</i><br /><b>23.0-rc1</b> <i>Next Minor</i><br /><b>23.0-rc1-android</b> <i>Latest Minor</i></td></tr>
|
|
| 395 |
+<td><b>22.0-android</b> <i>Next Version</i><br /><b>23.0-rc1</b> <i>Next Minor</i><br /><b>23.0-rc1-android</b> <i>Latest Minor</i><br /><b>23.0</b> <i>Next Major</i><br /><b>23.0-android</b> <i>Latest Major</i></td></tr>
|
|
| 385 | 396 |
<tr class="b">
|
| 386 | 397 |
<th width="80%">Allowed version range</th>
|
| 387 | 398 |
<td>[,)</td></tr>
|
| ... | ... | @@ -402,7 +413,7 @@ |
| 402 | 413 |
<table border="0" class="table table-striped">
|
| 403 | 414 |
<tr class="a">
|
| 404 | 415 |
<th width="80%">Status</th>
|
| 405 |
-<td><img src="images/icon_warning_sml.gif" alt="" /> There is at least one newer incremental version available. Incremental updates are typically passive.</td></tr>
|
|
| 416 |
+<td><img src="images/icon_warning_sml.gif" alt="" /> There is at least one newer minor version available. Minor updates are sometimes passive.</td></tr>
|
|
| 406 | 417 |
<tr class="b">
|
| 407 | 418 |
<th width="80%">Property</th>
|
| 408 | 419 |
<td>${hibernateVersion}</td></tr>
|
| ... | ... | @@ -411,10 +422,10 @@ |
| 411 | 422 |
<td>org.hibernate:hibernate-core<br />org.hibernate:hibernate-hikaricp</td></tr>
|
| 412 | 423 |
<tr class="b">
|
| 413 | 424 |
<th width="80%">Current Version</th>
|
| 414 |
-<td>5.1.8.Final</td></tr>
|
|
| 425 |
+<td>5.1.9.Final</td></tr>
|
|
| 415 | 426 |
<tr class="a">
|
| 416 | 427 |
<th width="80%">Newer versions</th>
|
| 417 |
-<td><b>5.1.9.Final</b> <i>Next Incremental</i><br /><b>5.2.0.Final</b> <i>Next Minor</i><br />5.2.1.Final<br />5.2.2.Final<br />5.2.3.Final<br />5.2.4.Final<br />5.2.5.Final<br />5.2.6.Final<br />5.2.7.Final<br />5.2.8.Final<br />5.2.9.Final<br /><b>5.2.10.Final</b> <i>Latest Minor</i></td></tr>
|
|
| 428 |
+<td><b>5.2.0.Final</b> <i>Next Minor</i><br />5.2.1.Final<br />5.2.2.Final<br />5.2.3.Final<br />5.2.4.Final<br />5.2.5.Final<br />5.2.6.Final<br />5.2.7.Final<br />5.2.8.Final<br />5.2.9.Final<br /><b>5.2.10.Final</b> <i>Latest Minor</i></td></tr>
|
|
| 418 | 429 |
<tr class="b">
|
| 419 | 430 |
<th width="80%">Allowed version range</th>
|
| 420 | 431 |
<td>[,)</td></tr>
|
| ... | ... | @@ -504,7 +515,7 @@ |
| 504 | 515 |
<td>io.ultreia.java4all.jaxx:jaxx-maven-plugin<br />io.ultreia.java4all.jaxx:jaxx-runtime<br />io.ultreia.java4all.jaxx:jaxx-runtime-swing-application<br />io.ultreia.java4all.jaxx:jaxx-runtime-swing-session<br />io.ultreia.java4all.jaxx:jaxx-runtime-swing-wizard<br />io.ultreia.java4all.jaxx:jaxx-validator<br />io.ultreia.java4all.jaxx:jaxx-widgets-about<br />io.ultreia.java4all.jaxx:jaxx-widgets-config<br />io.ultreia.java4all.jaxx:jaxx-widgets-datetime<br />io.ultreia.java4all.jaxx:jaxx-widgets-error<br />io.ultreia.java4all.jaxx:jaxx-widgets-file<br />io.ultreia.java4all.jaxx:jaxx-widgets-gis<br />io.ultreia.java4all.jaxx:jaxx-widgets-gis<br />io.ultreia.java4all.jaxx:jaxx-widgets-hidor<br />io.ultreia.java4all.jaxx:jaxx-widgets-number<br />io.ultreia.java4all.jaxx:jaxx-widgets-select<br />io.ultreia.java4all.jaxx:jaxx-widgets-status</td></tr>
|
| 505 | 516 |
<tr class="b">
|
| 506 | 517 |
<th width="80%">Current Version</th>
|
| 507 |
-<td>3.0-alpha-9</td></tr>
|
|
| 518 |
+<td>3.0-alpha-10</td></tr>
|
|
| 508 | 519 |
<tr class="a">
|
| 509 | 520 |
<th width="80%">Allowed version range</th>
|
| 510 | 521 |
<td>[,)</td></tr>
|
| ... | ... | @@ -731,6 +742,36 @@ |
| 731 | 742 |
<th width="80%">Always use reactor projects (even if older or -SNAPSHOT)</th>
|
| 732 | 743 |
<td>Yes</td></tr></table></div>
|
| 733 | 744 |
<div class="section">
|
| 745 |
+<h3><a name="aobserveToolkitVersion"></a>${observeToolkitVersion</h3>
|
|
| 746 |
+<table border="0" class="table table-striped">
|
|
| 747 |
+<tr class="a">
|
|
| 748 |
+<th width="80%">Status</th>
|
|
| 749 |
+<td><img src="images/icon_success_sml.gif" alt="" /> No newer versions available.</td></tr>
|
|
| 750 |
+<tr class="b">
|
|
| 751 |
+<th width="80%">Property</th>
|
|
| 752 |
+<td>${observeToolkitVersion}</td></tr>
|
|
| 753 |
+<tr class="a">
|
|
| 754 |
+<th width="80%">Associated artifacts</th>
|
|
| 755 |
+<td>fr.ird.observe.toolkit:toolbox-maven-plugin<br />fr.ird.observe.toolkit:topia-extension<br />fr.ird.observe.toolkit:topia-templates-extension</td></tr>
|
|
| 756 |
+<tr class="b">
|
|
| 757 |
+<th width="80%">Current Version</th>
|
|
| 758 |
+<td>1.0</td></tr>
|
|
| 759 |
+<tr class="a">
|
|
| 760 |
+<th width="80%">Allowed version range</th>
|
|
| 761 |
+<td>[,)</td></tr>
|
|
| 762 |
+<tr class="b">
|
|
| 763 |
+<th width="80%">Infer associations from project</th>
|
|
| 764 |
+<td>Yes</td></tr>
|
|
| 765 |
+<tr class="a">
|
|
| 766 |
+<th width="80%">Only use release versions</th>
|
|
| 767 |
+<td>No</td></tr>
|
|
| 768 |
+<tr class="b">
|
|
| 769 |
+<th width="80%">Include projects from reactor</th>
|
|
| 770 |
+<td>Yes</td></tr>
|
|
| 771 |
+<tr class="a">
|
|
| 772 |
+<th width="80%">Always use reactor projects (even if older or -SNAPSHOT)</th>
|
|
| 773 |
+<td>Yes</td></tr></table></div>
|
|
| 774 |
+<div class="section">
|
|
| 734 | 775 |
<h3><a name="aprocessorPluginVersion"></a>${processorPluginVersion</h3>
|
| 735 | 776 |
<table border="0" class="table table-striped">
|
| 736 | 777 |
<tr class="a">
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Sitemap</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Sitemap</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Dépôt de sources</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Dépôt de sources</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Liste des membres</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Liste des membres</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|
| 1 | 1 |
<!DOCTYPE html>
|
| 2 | 2 |
<!--
|
| 3 |
- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-02
|
|
| 3 |
+ | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-08-06
|
|
| 4 | 4 |
| Rendered using Apache Maven Fluido Skin 1.6
|
| 5 | 5 |
-->
|
| 6 | 6 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
|
| 7 | 7 |
<head>
|
| 8 | 8 |
<meta charset="UTF-8" />
|
| 9 | 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 10 |
- <meta name="Date-Revision-yyyymmdd" content="20170802" />
|
|
| 10 |
+ <meta name="Date-Revision-yyyymmdd" content="20170806" />
|
|
| 11 | 11 |
<meta http-equiv="Content-Language" content="fr" />
|
| 12 | 12 |
<title>ObServe :: Pom – Tierces parties</title>
|
| 13 | 13 |
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
|
| ... | ... | @@ -27,8 +27,8 @@ |
| 27 | 27 |
<ul class="breadcrumb">
|
| 28 | 28 |
<li class=""><a href="https://ultreiaio.gitlab.io/ird-observe/index.html" class="externalLink" title="ObServe :: Pom">ObServe :: Pom</a><span class="divider">»</span></li>
|
| 29 | 29 |
<li class="active ">Tierces parties</li>
|
| 30 |
- <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-02</li>
|
|
| 31 |
- <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-5</li>
|
|
| 30 |
+ <li id="publishDate" class="pull-right"><span class="divider">|</span> Dernière publication: 2017-08-06</li>
|
|
| 31 |
+ <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 7.0-RC-6-SNAPSHOT</li>
|
|
| 32 | 32 |
<li class="pull-right"><span class="divider">|</span>
|
| 33 | 33 |
<a href="http://ultreia.io" class="externalLink" title="Ultreia.io">Ultreia.io</a></li>
|
| 34 | 34 |
<li class="pull-right"><a href="https://gitlab.com/ultreiaio/ird-observe" class="externalLink" title="GitLab">GitLab</a></li>
|