clr-apache commented on a change in pull request #3: README.md for use by GitHub
URL: https://github.com/apache/db-jdo/pull/3#discussion_r259383851
 
 

 ##########
 File path: README.md
 ##########
 @@ -121,12 +120,12 @@ Example 2 : Runs the test configurations specified in 
`alltests.conf` and `cfg1.
 While running the TCK, maven uses the following configuration files in 
src/conf:
 
 * configurations.list  : A list of files. Each file listed is a test 
configuration file.
-* * test configuration files (*.conf). Each of these files sets values for
-* * * jdo.tck.testdescription : An optional string describing the purpose of 
these tests
-* * * jdo.tck.classes : A list of one or more test classes (required)
-* * * jdo.tck.testdata : The fully qualified file name of the xml test data 
file(optional)
-* * * jdo.tck.standarddata : The fully qualified file name of the xml test 
data file(optional)
-* * * jdo.tck.mapping : The file designator that maven.xml uses to build a 
javax.jdo.option.Mapping value and corresponding schema name (required)
+    * test configuration files (*.conf). Each of these files sets values for
+        * jdo.tck.testdescription : An optional string describing the purpose 
of these tests
+        * jdo.tck.classes : A list of one or more test classes (required)
+        * jdo.tck.testdata : The fully qualified file name of the xml test 
data file(optional)
+        * jdo.tck.standarddata : The fully qualified file name of the xml test 
data file(optional)
+        * jdo.tck.mapping : The file designator that maven.xml uses to build a 
javax.jdo.option.Mapping value and corresponding schema name (required)
 * exclude.list  : A list of test classes NOT to execute during a TCK test 
run</LI>
 
 Review comment:
   the trailing </LI> seems to be out of place

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to