|
From: <lh...@us...> - 2009-10-10 14:45:07
|
Revision: 128
http://tmapi.svn.sourceforge.net/tmapi/?rev=128&view=rev
Author: lheuer
Date: 2009-10-10 14:44:57 +0000 (Sat, 10 Oct 2009)
Log Message:
-----------
Added comment to the build.xml
Modified Paths:
--------------
trunk/build.xml
Modified: trunk/build.xml
===================================================================
--- trunk/build.xml 2009-10-09 22:51:17 UTC (rev 127)
+++ trunk/build.xml 2009-10-10 14:44:57 UTC (rev 128)
@@ -91,7 +91,12 @@
</target>
<!-- =================================================================== -->
- <!-- Internal Tests -->
+ <!-- Internal Tests
+
+ TestTopicMapSystemFactory is the only test which is executable
+ without a Topic Maps engine and tests the discovery process of a
+ TopicMapSystemFactory
+ -->
<!-- =================================================================== -->
<target name="internal.tests" depends="test">
<mkdir dir="tmp/META-INF/services"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|