Skip to content

Add two Android Resolver settings related to custom local Maven repo path #604

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

Merged
merged 2 commits into from
Mar 23, 2023

Conversation

chkuang-g
Copy link
Collaborator

@chkuang-g chkuang-g commented Mar 21, 2023

Adding two settings in Android Resolver settings to determine whether EDM4U inject custom local Maven repo path as a relative path or full path.

Before these settings, EDM4U has internal logic to always use full path when exporting project and relative path when not. Provide the new options so that the developers can choose to make it consistent or use full path to avoid certain Unity bugs.

Added a new task (Bug# 274671088) to add integration test for this. Currently manually verified with Unity 2022.2 and all integration tests are passed (primarily due to lack of test for full path scenario)

Move buttons out of the scroll view so that they are always at the
bottom of the setting windows.
Adding two settings in Android Resolver settings to determine whether
EDM4U inject custom local Maven repo path as a relative path or
full path.

Before this settings, EDM4U has internal logic to always use full path
when exporting project and relative path when not. Provide the new
options so that the developers can choose to make it consistent or
use full path to avoid certain Unity bugs.
@chkuang-g chkuang-g requested a review from a-maurice March 21, 2023 22:27
@chkuang-g chkuang-g merged commit e03ec40 into patch/maven-repo-2022-base Mar 23, 2023
chkuang-g added a commit that referenced this pull request Apr 13, 2023
…path (#604)

Adding two settings in Android Resolver settings to determine whether EDM4U inject custom local Maven repo path as a relative path or full path.

Before this settings, EDM4U has internal logic to always use full path when exporting project and relative path when not. Provide the new options so that the developers can choose to make it consistent or use full path to avoid certain Unity bugs.

Also improve Android Resolver Setting UI by moving buttons out of the scroll view so that they are always at the
bottom of the setting windows.
chkuang-g added a commit that referenced this pull request Apr 14, 2023
…path (#604)

Adding two settings in Android Resolver settings to determine whether EDM4U inject custom local Maven repo path as a relative path or full path.

Before this settings, EDM4U has internal logic to always use full path when exporting project and relative path when not. Provide the new options so that the developers can choose to make it consistent or use full path to avoid certain Unity bugs.

Also improve Android Resolver Setting UI by moving buttons out of the scroll view so that they are always at the
bottom of the setting windows.
@googlesamples googlesamples locked and limited conversation to collaborators Apr 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants