Awight has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/191547

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/tools/mwdumper 
refs/changes/47/191547/1

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: newchange
Gerrit-Change-Id: I2f13ca36e6b3869c582188287f1f03841dd619df
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/tools/mwdumper
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>

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

Reply via email to