Brion VIBBER has submitted this change and it was merged.

Change subject: Explain how to build
......................................................................


Explain how to build

Sort of a blind guess!

Change-Id: I2f13ca36e6b3869c582188287f1f03841dd619df
---
M README
1 file changed, 14 insertions(+), 0 deletions(-)

Approvals:
  ArielGlenn: Looks good to me, but someone else must approve
  Brion VIBBER: Verified; Looks good to me, approved



diff --git a/README b/README
index 34fcba7..73af93f 100644
--- a/README
+++ b/README
@@ -131,6 +131,20 @@
       Don't send any progress output to stderr.
 
 
+BUILDING:
+
+To help develop mwdumper, get the source from:
+
+    git clone https://gerrit.wikimedia.org/r/mediawiki/tools/mwdumper
+
+Make sure you have Maven 2 or later installed on your system, then:
+
+    mvn package
+
+This will compile and build target/mwdumper-1.16.jar, which can be run
+as in the USAGE section above.
+
+
 PERFORMANCE TIPS:
 
 To speed up importing into a database, you might try:

-- 
To view, visit https://gerrit.wikimedia.org/r/191547
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2f13ca36e6b3869c582188287f1f03841dd619df
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/tools/mwdumper
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: Brion VIBBER <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to