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

#37 support M2_REPO Classpath Variable #207

Merged
merged 3 commits into from
Jul 31, 2021

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Jul 30, 2021

This adds support for M2_REPO entries for example like this:

<classpathentry kind="var" path="M2_REPO/org/mockito/mockito-core/3.5.13/mockito-core-3.5.13.jar"/>

a test case is already provided here #206 that fails without and succeeds with this change.

Signed-off-by: Christoph Läubrich <laeubi@laeubi-soft.de>
@laeubi laeubi added this to the 2.5 milestone Jul 30, 2021
Signed-off-by: Christoph Läubrich <laeubi@laeubi-soft.de>
Signed-off-by: Christoph Läubrich <laeubi@laeubi-soft.de>
@laeubi laeubi merged commit 2839a98 into eclipse-tycho:master Jul 31, 2021
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.

1 participant