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

Deprecate <extraDirectory> config in Maven #1626

Merged
merged 35 commits into from
Apr 24, 2019
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
a9d24ed
Allow specifying multiple extra directories
chanseokoh Apr 3, 2019
da5d56d
Fix compilation error
chanseokoh Apr 3, 2019
790e16a
Fix bugs and tests
chanseokoh Apr 3, 2019
f42c6c7
Fix bug
chanseokoh Apr 3, 2019
688e171
Add integration test
chanseokoh Apr 4, 2019
dac967c
Allow specifying multiple extra directories
chanseokoh Apr 4, 2019
b4bd674
Implement correct list input parameter in Maven
chanseokoh Apr 5, 2019
43d04dd
Fix tests
chanseokoh Apr 5, 2019
2c72778
Fix mishanlding of <extraDirectory><path> in Maven
chanseokoh Apr 5, 2019
1227cb2
Fix bug in _skaffold-files-v2 goal
chanseokoh Apr 5, 2019
3723799
Fix test
chanseokoh Apr 5, 2019
f4527e8
Renmae methods
chanseokoh Apr 5, 2019
7544622
Merge branch 'master' into i1020-extra-directories-1
chanseokoh Apr 5, 2019
b5dc356
Fix Gradle
chanseokoh Apr 5, 2019
1615d18
Merge branch 'master' into i1020-extra-directories-1
chanseokoh Apr 10, 2019
d6f6a63
Add tests
chanseokoh Apr 10, 2019
a0d2271
Use StringBuilder
chanseokoh Apr 10, 2019
c5c8bb8
Remove debug code
chanseokoh Apr 12, 2019
abbba03
Feedback
chanseokoh Apr 12, 2019
a1196a8
Deprecate <extraDirectory> in Maven
chanseokoh Apr 12, 2019
d02f668
Refactor
chanseokoh Apr 12, 2019
4e69a49
More changes
chanseokoh Apr 15, 2019
85f7039
wip
chanseokoh Apr 16, 2019
eb7f5fb
Merge branch 'master' into i1020-extra-directories-rename
chanseokoh Apr 16, 2019
60fc1ee
Merge branch 'master' into i1020-extra-directories-rename
chanseokoh Apr 17, 2019
072a947
No warn internal MojoFiles V1; fail build if both specified in MojoFi…
chanseokoh Apr 17, 2019
e18ebde
Check new property in FilesMojoV2 / fail build if both used / no warning
chanseokoh Apr 17, 2019
a4422f8
Fail build if both old and new configs are used
chanseokoh Apr 17, 2019
90b8b4d
Update comment
chanseokoh Apr 17, 2019
8a04576
Update error messages
chanseokoh Apr 18, 2019
94827ac
Merge remote-tracking branch 'origin/master' into i1020-extra-directo…
chanseokoh Apr 23, 2019
e769a74
Handle properties correctly in FilesMojoV2
chanseokoh Apr 23, 2019
771128a
Merge branch 'master' into i1020-extra-directories-rename
chanseokoh Apr 23, 2019
c24673e
Add more tests
chanseokoh Apr 24, 2019
ebe29ab
Add tests
chanseokoh Apr 24, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into i1020-extra-directories-1
chanseokoh committed Apr 10, 2019
commit 1615d183f286c79aaddb7824e6302a3e8d69362c

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.