Title: [2208] branches/v-1.4.x/xstream/pom.xml: Fix build for Java 1.4.
Revision
2208
Author
joehni
Date
2014-01-08 11:04:49 -0600 (Wed, 08 Jan 2014)

Log Message

Fix build for Java 1.4.

Modified Paths


Diff

Modified: branches/v-1.4.x/xstream/pom.xml (2207 => 2208)


--- branches/v-1.4.x/xstream/pom.xml	2014-01-08 16:42:54 UTC (rev 2207)
+++ branches/v-1.4.x/xstream/pom.xml	2014-01-08 17:04:49 UTC (rev 2208)
@@ -312,6 +312,7 @@
                 <exclude>**/annotations/*</exclude>
                 <exclude>**/enums/*</exclude>
                 <exclude>**/extended/*17Test*</exclude>
+                <exclude>**/reflection/SunLimitedUnsafeReflectionProviderTest*</exclude>
                 <exclude>**/reflection/PureJavaReflectionProvider15Test*</exclude>
                 <exclude>**/io/xml/JDom2*Test*</exclude>
                 <exclude>**/acceptance/Basic15TypesTest*</exclude>

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to