You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2009/08/26 17:01:17 UTC

svn commit: r808035 - /cxf/trunk/parent/pom.xml

Author: dkulp
Date: Wed Aug 26 15:01:17 2009
New Revision: 808035

URL: http://svn.apache.org/viewvc?rev=808035&view=rev
Log:
Fix jaxrs systests in eclipse

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=808035&r1=808034&r2=808035&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Wed Aug 26 15:01:17 2009
@@ -146,6 +146,7 @@
                             <nature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</nature>
                             <nature>net.sourceforge.pmd.eclipse.plugin.pmdNature</nature>
                         </projectnatures>
+                        <ajdtVersion>none</ajdtVersion>
                         <additionalConfig>
                             <file>
                                 <name>.checkstyle</name>