Author: sathwik
Date: Fri Jul 7 10:32:20 2017
New Revision: 1801141
URL: http://svn.apache.org/viewvc?rev=1801141&view=rev
Log:
1.3.7 release updated
Modified:
ode/site/trunk/content/getting-ode.mdtext
Modified: ode/site/trunk/content/getting-ode.mdtext
URL:
http://svn.apache.org/viewvc/ode/site/trunk/content/getting-ode.mdtext?rev=1801141&r1=1801140&r2=1801141&view=diff
==============================================================================
--- ode/site/trunk/content/getting-ode.mdtext (original)
+++ ode/site/trunk/content/getting-ode.mdtext Fri Jul 7 10:32:20 2017
@@ -4,10 +4,54 @@ Category: download
<a name="GettingOde-Releases"></a>
# Releases
-*The latest stable release is Apache ODE 1.3.6.*. All the built artifacts are
also available in a [Maven2
repository](http://repo1.maven.org/maven2/org/apache/ode/).
+*The latest stable release is Apache ODE 1.3.7*. All the built artifacts are
also available in a [Maven2
repository](http://repo1.maven.org/maven2/org/apache/ode/).
*Note*: when downloading from a mirror please check the
[md5sum](http://www.apache.org/dev/release-signing#md5) and verify the
[OpenPGP](http://www.apache.org/dev/release-signing#openpgp) compatible
signature from the main Apache site. Links are provided above (next to the
release download link). This [KEYS](http://www.apache.org/dist/ode/KEYS) file
contains the public keys used for signing releases. It is recommended that
(when possible) a web of trust is used to confirm the identity of these keys.
For more information, please see the [Apache Release
FAQ](http://www.apache.org/dev/release.html).
+<a name="GettingOde-1.3.7"></a>
+## 1.3.7
+Apache ODE 1.3.7 includes about 48 bug fixes and improvements. See the
[changelog](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310270&version=12324967)
for a complete list. Migration is necessary from 1.3.6, migration script
available
[here](https://github.com/apache/ode/blob/APACHE_ODE_1.3.7/schema-updates/migrate-ode-1.3.6-to-1.3.7.sql).
+
+ODE 1.3.7 database schemas are now packaged within the distribution archives.
+
+<table class="table table-bordered">
+ <thead>
+ <tr>
+ <th>Description</th>
+ <th>Files</th>
+ <th>PGP</th>
+ <th>MD5</th>
+ <th>SHA1</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>WAR Distribution</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/ode/apache-ode-war-1.3.7.zip">apache-ode-war-1.3.7.zip</a></td>
+ <td><a
href="https://www.apache.org/dist/ode/apache-ode-war-1.3.7.zip.asc"
rel="nofollow">pgp</a></td>
+ <td><a
href="https://www.apache.org/dist/ode/apache-ode-war-1.3.7.zip.md5"
rel="nofollow">md5</a></td>
+ <td><a
href="https://www.apache.org/dist/ode/apache-ode-war-1.3.7.zip.sha1"
rel="nofollow">sha1</a></td>
+ </tr>
+ <tr>
+ <td>Server Distribution</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/ode/apache-ode-server-1.3.7.zip">apache-ode-server-1.3.7.zip</a></td>
+ <td><a
href="https://www.apache.org/dist/ode/apache-ode-server-1.3.7.zip.asc"
rel="nofollow">pgp</a></td>
+ <td><a
href="https://www.apache.org/dist/ode/apache-ode-server-1.3.7.zip.md5"
rel="nofollow">md5</a></td>
+ <td><a
href="https://www.apache.org/dist/ode/apache-ode-server-1.3.7.zip.sha1"
rel="nofollow">sha1</a></td>
+ </tr>
+ <tr>
+ <td>Source Distribution</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/ode/apache-ode-sources-1.3.7.zip">apache-ode-sources-1.3.7.zip</a></td>
+ <td><a
href="https://www.apache.org/dist/ode/apache-ode-sources-1.3.7.zip.asc"
rel="nofollow">pgp</a></td>
+ <td><a
href="https://www.apache.org/dist/ode/apache-ode-sources-1.3.7.zip.md5"
rel="nofollow">md5</a></td>
+ <td><a
href="https://www.apache.org/dist/ode/apache-ode-sources-1.3.7.zip.sha1"
rel="nofollow">sha1</a></td>
+ </tr>
+ </tbody>
+</table>
+
+<a name="GettingOde-ArchivedReleases"></a>
+# Archived Releases
+
<a name="GettingOde-1.3.6"></a>
## 1.3.6
Apache ODE 1.3.6 includes about 42 bug fixes and improvements. See the
[changelog](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310270&version=12323509)
for a complete list. No migration is necessary from 1.3.5.
@@ -26,31 +70,28 @@ The database schemas can be downloaded [
<tbody>
<tr>
<td>WAR Distribution</td>
- <td><a
href="http://www.apache.org/dyn/closer.cgi/ode/apache-ode-war-1.3.6.zip">apache-ode-war-1.3.6.zip</a></td>
- <td><a
href="https://www.apache.org/dist/ode/apache-ode-war-1.3.6.zip.asc"
rel="nofollow">pgp</a></td>
- <td><a
href="https://www.apache.org/dist/ode/apache-ode-war-1.3.6.zip.md5"
rel="nofollow">md5</a></td>
- <td><a
href="https://www.apache.org/dist/ode/apache-ode-war-1.3.6.zip.sha1"
rel="nofollow">sha1</a></td>
+ <td><a
href="http://archive.apache.org/dist/ode/apache-ode-war-1.3.6.zip">apache-ode-war-1.3.6.zip</a></td>
+ <td><a
href="https://archive.apache.org/dist/ode/apache-ode-war-1.3.6.zip.asc"
rel="nofollow">pgp</a></td>
+ <td><a
href="https://archive.apache.org/dist/ode/apache-ode-war-1.3.6.zip.md5"
rel="nofollow">md5</a></td>
+ <td><a
href="https://archive.apache.org/dist/ode/apache-ode-war-1.3.6.zip.sha1"
rel="nofollow">sha1</a></td>
</tr>
<tr>
<td>JBI Distribution</td>
- <td><a
href="http://www.apache.org/dyn/closer.cgi/ode/apache-ode-jbi-1.3.6.zip">apache-ode-jbi-1.3.6.zip</a></td>
- <td><a
href="https://www.apache.org/dist/ode/apache-ode-jbi-1.3.6.zip.asc"
rel="nofollow">pgp</a></td>
- <td><a
href="https://www.apache.org/dist/ode/apache-ode-jbi-1.3.6.zip.md5"
rel="nofollow">md5</a></td>
- <td><a
href="https://www.apache.org/dist/ode/apache-ode-jbi-1.3.6.zip.sha1"
rel="nofollow">sha1</a></td>
+ <td><a
href="http://archive.apache.org/dist/ode/apache-ode-jbi-1.3.6.zip">apache-ode-jbi-1.3.6.zip</a></td>
+ <td><a
href="https://archive.apache.org/dist/ode/apache-ode-jbi-1.3.6.zip.asc"
rel="nofollow">pgp</a></td>
+ <td><a
href="https://archive.apache.org/dist/ode/apache-ode-jbi-1.3.6.zip.md5"
rel="nofollow">md5</a></td>
+ <td><a
href="https://archive.apache.org/dist/ode/apache-ode-jbi-1.3.6.zip.sha1"
rel="nofollow">sha1</a></td>
</tr>
<tr>
<td>Source Distribution</td>
- <td><a
href="http://www.apache.org/dyn/closer.cgi/ode/apache-ode-sources-1.3.6.zip">apache-ode-sources-1.3.6.zip</a></td>
- <td><a
href="https://www.apache.org/dist/ode/apache-ode-sources-1.3.6.zip.asc"
rel="nofollow">pgp</a></td>
- <td><a
href="https://www.apache.org/dist/ode/apache-ode-sources-1.3.6.zip.md5"
rel="nofollow">md5</a></td>
+ <td><a
href="http://archive.apache.org/dist/ode/apache-ode-sources-1.3.6.zip">apache-ode-sources-1.3.6.zip</a></td>
+ <td><a
href="https://archive.apache.org/dist/ode/apache-ode-sources-1.3.6.zip.asc"
rel="nofollow">pgp</a></td>
+ <td><a
href="https://archive.apache.org/dist/ode/apache-ode-sources-1.3.6.zip.md5"
rel="nofollow">md5</a></td>
<td><a
href="https://www.apache.org/dist/ode/apache-ode-sources-1.3.6.zip.sha1"
rel="nofollow">sha1</a></td>
</tr>
</tbody>
</table>
-<a name="GettingOde-ArchivedReleases"></a>
-# Archived Releases
-
<a name="GettingOde-1.3.5"></a>
## 1.3.5
Apache ODE 1.3.5 includes about 30 bug fixes and performance improvements. The
performance improvements affect XPath 2.0 processing in <assign> activities or
transition conditions and makes it up to 10 times faster than ODE 1.3.4. See
the
[changelog](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310270&styleName=Html&version=12314243)
for a complete list. No migration is necessary from 1.3.4.