开发者

How do I build from the trunk of the jsoup github project?

I've realised that the java project I'm working on is affected by 开发者_如何转开发this bug: jsoup Google Groups

I don't think this sort of question is really suitable for posting in the group discussion and I don't really want to sit and wait for the next release so could somebody be kind enough to explain what implementing this fix ASAP would entail? How does one build from the trunk of the project?

Just to be clear, I would be looking to end up with a patched version of the jsoup .jar for inclusion in my project.

Thanks as always!


The reply I got from on #git IRC:

jsoup github download link

You can either use git to archive the repository, or use github's download functionality. After which you will need to compile the jar from the source there. If you choose to use github, when you click download pick either of the .tar.gz or .zip buttons next to "Branch: master"

Lesson learnt: Try IRC first!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜