Skip to content

Do not build partest-javaagent and partest-extras for pack#5414

Merged
adriaanm merged 1 commit intoscala:2.12.0from
szeiger:wip/no-partest-in-pack
Sep 26, 2016
Merged

Do not build partest-javaagent and partest-extras for pack#5414
adriaanm merged 1 commit intoscala:2.12.0from
szeiger:wip/no-partest-in-pack

Conversation

@szeiger
Copy link
Contributor

@szeiger szeiger commented Sep 22, 2016

Building them as part of dist/mkQuick (and thus, by extension,
dist/mkPack) was not necessary in the first place. Partest does not
rely on these tasks for its dependencies.

And when we do build the jars, they now go into their standard location
under target instead of build/pack/lib so they don’t confuse
sbt (see sbt/sbt#2748).

Building them as part of `dist/mkQuick` (and thus, by extension,
`dist/mkPack`) was not necessary in the first place. Partest does not
rely on these tasks for its dependencies.

And when we do build the jars, they now go into their standard location
under `target` instead of `build/pack/lib` so they don’t confuse
sbt (see sbt/sbt#2748).
@szeiger szeiger added this to the 2.12.0-RC2 milestone Sep 22, 2016
Copy link
Member

@dwijnand dwijnand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you :)

@adriaanm
Copy link
Contributor

LGTM

@adriaanm
Copy link
Contributor

Adding this one to my mental list of unexpected consequences of insourcing scalacheck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants