Log Message
Merge removal of HibernateProxyTypePermission from trunk.
Modified Paths
- branches/v-1.4.x/xstream/src/java/com/thoughtworks/xstream/security/PrimitiveTypePermission.java
- branches/v-1.4.x/xstream-distribution/src/content/security.html
Removed Paths
- branches/v-1.4.x/xstream-hibernate/src/java/com/thoughtworks/xstream/hibernate/security/
Property Changed
Diff
Property changes: branches/v-1.4.x
Modified: svn:mergeinfo
Modified: branches/v-1.4.x/xstream/src/java/com/thoughtworks/xstream/security/PrimitiveTypePermission.java (2234 => 2235)
--- branches/v-1.4.x/xstream/src/java/com/thoughtworks/xstream/security/PrimitiveTypePermission.java 2014-01-27 17:49:08 UTC (rev 2234)
+++ branches/v-1.4.x/xstream/src/java/com/thoughtworks/xstream/security/PrimitiveTypePermission.java 2014-01-28 18:04:17 UTC (rev 2235)
@@ -9,7 +9,7 @@
import com.thoughtworks.xstream.core.util.Primitives;
/**
- * Permission for any primitive type and its boxed counterpart.
+ * Permission for any primitive type and its boxed counterpart (incl. void).
*
* @author Jörg Schaible
* @since upcoming
Modified: branches/v-1.4.x/xstream-distribution/src/content/security.html (2234 => 2235)
--- branches/v-1.4.x/xstream-distribution/src/content/security.html 2014-01-27 17:49:08 UTC (rev 2234)
+++ branches/v-1.4.x/xstream-distribution/src/content/security.html 2014-01-28 18:04:17 UTC (rev 2235)
@@ -167,11 +167,6 @@
<td> </td>
</tr>
<tr>
- <td><a href=""
- <td>Allow any Hibernate proxy type. Implementation is located in XStream's Hibernate extension.</td>
- <td> </td>
- </tr>
- <tr>
<td><a href=""
<td>Invert any other permission. Instances of this type are used by XStream in the deny methods.</td>
<td class="example"> </td>
To unsubscribe from this list please visit:
