You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2008/02/20 18:58:42 UTC

svn commit: r629546 - /webservices/axis2/trunk/java/modules/kernel/pom.xml

Author: dims
Date: Wed Feb 20 09:58:41 2008
New Revision: 629546

URL: http://svn.apache.org/viewvc?rev=629546&view=rev
Log:
get build working on JDK14

Modified:
    webservices/axis2/trunk/java/modules/kernel/pom.xml

Modified: webservices/axis2/trunk/java/modules/kernel/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/kernel/pom.xml?rev=629546&r1=629545&r2=629546&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/kernel/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/kernel/pom.xml Wed Feb 20 09:58:41 2008
@@ -140,6 +140,7 @@
                                 <exclude>**/HttpCoreNIOListener*.java</exclude>
                                 <exclude>**/SSLServerIOEventDispatch.java</exclude>
                                 <exclude>**/SSLClientIOEventDispatch.java</exclude>
+                                <exclude>**/XMPP*.java</exclude>
                             </excludes>
                         </configuration>
                     </plugin>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org