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

[MASSEMBLY-775] for review #14

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

struberg
Copy link
Member

hi! up for review before I gonna commit it.

If we want to have somehow portable builds we also need to treat /
as absolute on Windows. This will be treated as disk-relative.
That means if you build on c: then /somedir will be c:\somedir
on a Windows box.
…aths

The old code did log some warn based on an absolute path in the outputDirectory.
But that's actually irrelevant as this is always the directory inside the zip/tar, etc.
That means it is _always_ interpreted as relative!
The only possible problem is the 'directory' attribute which
denotes the source path!
@rfscholte
Copy link
Contributor

I've replaced Easymock with Mockito, so this PR needs to be updated

@elharo elharo changed the title MASSEMBLY-775 for review [MASSEMBLY-775] for review Jul 6, 2023
Copy link
Contributor

@elharo elharo left a comment

Choose a reason for hiding this comment

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

do you want to refresh this?

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