You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by GitBox <gi...@apache.org> on 2019/02/22 15:34:08 UTC

[GitHub] andyjefferson commented on a change in pull request #3: README.md for use by GitHub

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

 ##########
 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:
   updated in latest commit

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services