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

Fix relative paths in Gradle tasks #505

Open
bjagg opened this issue Feb 16, 2021 · 1 comment
Open

Fix relative paths in Gradle tasks #505

bjagg opened this issue Feb 16, 2021 · 1 comment
Assignees
Labels

Comments

@bjagg
Copy link
Member

bjagg commented Feb 16, 2021

Describe the bug
Relative paths using FIle() need to be corrected in Gradle scripts

To Reproduce
Steps to reproduce the behavior:

  1. Create a new clone
  2. Run tomcatInstall
  3. Fail to create tmp unpacking directory

Expected behavior
tomcatInstall should succeed

@bjagg bjagg added the bug label Feb 16, 2021
@bjagg bjagg self-assigned this Feb 16, 2021
@ChristianMurphy
Copy link
Member

@bjagg what environment did you encounter this issue on? Are there additional steps to reproduce the issue?
CI is running ./gradlew tomcatInstall across a few platforms and doesn't appear to be encountering this issue 🤔
https://github.com/uPortal-Project/uPortal-start/actions/runs/1163949348

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants