Skip to content

Fix jar path for mediawiki-jdbc source

Oops, I realized during this during deployment.

The previous MR was pointing to the wrong JAR path, which obviously threw an error.

Changed it to sources, instead of shaded. I verified the mediawiki jdbc relation is present in refinery-spark-0.2.51-sources.jar.

Merge request reports