Title: [2170] branches/v-1.4.x/xstream/pom.xml: Fix build for Java 1.4.
Revision
2170
Author
joehni
Date
2013-12-03 15:48:52 -0600 (Tue, 03 Dec 2013)

Log Message

Fix build for Java 1.4.

Modified Paths


Diff

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


--- branches/v-1.4.x/xstream/pom.xml	2013-12-03 19:03:07 UTC (rev 2169)
+++ branches/v-1.4.x/xstream/pom.xml	2013-12-03 21:48:52 UTC (rev 2170)
@@ -305,6 +305,7 @@
                 <exclude>**/enums/*</exclude>
                 <exclude>**/basic/StringBuilder*</exclude>
                 <exclude>**/basic/UUID*</exclude>
+                <exclude>**/extended/*15*</exclude>
                 <exclude>**/io/xml/JDom2*</exclude>
               </excludes>
               <testExcludes>

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to