amichair commented on code in PR #104:
URL: https://github.com/apache/aries-rsa/pull/104#discussion_r3214411656


##########
itests/tck/README.md:
##########
@@ -1,18 +1,13 @@
 # TCK Tests
 
-## Install tests from tck
+This module runs the OSGi RSA TCK tests, to make sure the RSA implementation 
is fully compliant with the specs.
 
-Call install-tests.sh with the path to the directory where the test jars 
reside.
-
-    sh install/install-tests.sh ~/checkout/osgi_ct_enterprise/jar
-
-This installs the tests to your local maven repo and only needs to be done 
once.
-
-## Build the index
+## Run the tests
 
-    mvn package
+To run all tests:
 
-## Run the tests
+    mvnw verify

Review Comment:
   I run it from the root dir with -f... so I figured the dev would figure it 
out :-)
   But applied your change anyway.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to