Author: buildbot
Date: Thu Jan 9 17:46:50 2014
New Revision: 893461
Log:
Staging update by buildbot for sis
Modified:
websites/staging/sis/trunk/content/ (props changed)
websites/staging/sis/trunk/content/branches.html
Propchange: websites/staging/sis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 9 17:46:50 2014
@@ -1 +1 @@
-1552055
+1556898
Modified: websites/staging/sis/trunk/content/branches.html
==============================================================================
--- websites/staging/sis/trunk/content/branches.html (original)
+++ websites/staging/sis/trunk/content/branches.html Thu Jan 9 17:46:50 2014
@@ -168,11 +168,6 @@ or being able to handle information that
Since uncaught exceptions on JDK7 branch were expected to be bugs, the
broad exception handling on JDK6 branch
may make some potential SIS bugs slightly more difficult to identify.</p>
</li>
-<li>
-<p>When (un)marshalling instances of
<code>org.apache.sis.referencing.AbstractIdentifiedObject</code>,
- aliases are lost on the JDK6 branch while they are property (un)marshalled
on the JDK7 branch.
- This is because of an issue with the JAXB implementation bundled in
JDK6.</p>
-</li>
</ul>
<p>Regarding all above points, the trunk is identical to the JDK6 branch.</p>
<h1 id="recommendations">Coding recommendations</h1>