Hi, I'm trying to build an Atlassian Connector against e_3_8_m_3_7_x sources and get following error:
Unable to find element: org.jsoup.Malformed URL exception: org.eclipse.mylyn.wikitext.core/build.properties: platform:/plugin/org.jsoup It looks like jars.extra.classpath=platform:/plugin/org.apache.ant/lib/ant.jar,platform:/plugin/org.jsoup is causing this problem but simply removing org.jsoup from the classpath does not work of course. I can see that jsoup is used in wikitext but this entry in build.properties makes the build fail. I can also see that master branch does not contain reference to org.jsoup any more. How it should work? What has changed in master that it is no longer necessary? Thanks, Jacek _______________________________________________ mylyn-integrators mailing list mylyn-integrators@eclipse.org https://dev.eclipse.org/mailman/listinfo/mylyn-integrators