You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2018/08/22 11:58:29 UTC

svn commit: r1838630 - /manifoldcf/trunk/connectors/mongodb/test-materials/README.txt

Author: kwright
Date: Wed Aug 22 11:58:28 2018
New Revision: 1838630

URL: http://svn.apache.org/viewvc?rev=1838630&view=rev
Log:
Update test-materials readme

Modified:
    manifoldcf/trunk/connectors/mongodb/test-materials/README.txt

Modified: manifoldcf/trunk/connectors/mongodb/test-materials/README.txt
URL: http://svn.apache.org/viewvc/manifoldcf/trunk/connectors/mongodb/test-materials/README.txt?rev=1838630&r1=1838629&r2=1838630&view=diff
==============================================================================
--- manifoldcf/trunk/connectors/mongodb/test-materials/README.txt (original)
+++ manifoldcf/trunk/connectors/mongodb/test-materials/README.txt Wed Aug 22 11:58:28 2018
@@ -13,4 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-To test this connector, ...
+To test this connector, copy the de.flapdoodle.embed.mongo-2.1.2-20180621.063700-1.jar and 
+de.flapdoodle.embed.process-2.0.5.jar, into this directory, and use the "ant test" target for the standard ant build.
+Also note that "ant make-deps" target will copy the jars into this directory automatically for you. You can read more
+about the process on the "how-to-build-and-deploy.html" documentation page.
\ No newline at end of file