On Tue, May 29, 2012 at 11:13 PM, Khanh Nguyen <[email protected]> wrote: > I checked out mwdumper source code from here: > http://svn.wikimedia.org/svnroot/mediawiki/trunk/mwdumper/ > I tried to build mwdumper on both on my Macbook and my Ubuntu desktop > using 'ant' and got the same error: > http://pastebin.com/a7hHS36j > > I have ant and Java JDK installed. > Can someone please give me some instruction on how to fix these problems > and build mwdumper from source?
http://svn.wikimedia.org/viewvc/mediawiki/trunk/mwdumper/build.xml?revision=20338&view=markup#l19 Try changing lines 19 and 20 from 1.4 to 1.5. It's been ~6.6 years since anyone touched those lines. -Jeremy _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
