Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileAndResourceDirectivesSpec fails when run from source distribution #275

Closed
pjfanning opened this issue Jul 27, 2023 · 1 comment
Closed

Comments

@pjfanning
Copy link
Contributor

The source distributions are part of the release process (tgz and zip files).

See https://lists.apache.org/thread/smj8xz3q8mpmcrqy7bg34637m7qc4sn1

The test depends on a symbolic link that is checked into our git repo (http-tests/src/test/resources/dirWithLink).

Options include:

  • disable the test if the symbolic link is missing
  • try to get sbt-source-dist to store symbolic links properly
@pjfanning
Copy link
Contributor Author

latest plan is #444 (comment)

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

No branches or pull requests

1 participant