Title: [763] trunk/etc: Re-enable xfire test with latest snapshot
Revision
763
Author
gnt
Date
2005-11-07 18:46:55 -0500 (Mon, 07 Nov 2005)

Log Message

Re-enable xfire test with latest snapshot

Modified Paths


Diff

Modified: trunk/components/base/project.xml (762 => 763)

--- trunk/components/base/project.xml	2005-11-07 23:18:32 UTC (rev 762)
+++ trunk/components/base/project.xml	2005-11-07 23:46:55 UTC (rev 763)
@@ -627,8 +627,6 @@
         <!-- Disable until SM-145 is solved -->
         <exclude>**/JmsOverJcaWithFullXATest.*</exclude>
         
-        <!-- Do not work with xfire version 1.0-20051104.212839 -->
-        <exclude>**/xfire/*.*</exclude>
       </excludes>
     </unitTest>
   </build>

Modified: trunk/etc/project.properties (762 => 763)

--- trunk/etc/project.properties	2005-11-07 23:18:32 UTC (rev 762)
+++ trunk/etc/project.properties	2005-11-07 23:46:55 UTC (rev 763)
@@ -171,7 +171,7 @@
 xerces_version=2.6.2
 xercesImpl_version=2.7.1
 xbean_version=2.0
-xfire_version=1.0-SNAPSHOT
+xfire_version=1.0-20051107.201226
 xml_apis_version=1.3.02
 xmlbeans_version=2.0.0
 xml_parser_apis_version=2.2.1

Reply via email to