Uh oh!
There was an error while loading. Please reload this page.
[Xamarin.Android.Build.Tasks] Use a Response file for javac - #1715
Conversation
jonpryor
commented
May 23, 2018
As pointed out on our call, while using a
|
8723c90 to
161239fComparedellis1972
commented
Sep 11, 2018
build |
161239f to
e3e78e6CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
e3e78e6 to
0250c29CompareUh oh!
There was an error while loading. Please reload this page.
0250c29 to
0209bdaComparedellis1972
commented
Sep 12, 2018
build |
52c5f93 to
828b9b2Comparedellis1972
commented
Sep 12, 2018
@jonp the failing test is
So I think this is good to go!! |
828b9b2 to
f79a518Comparedellis1972
commented
Sep 14, 2018
ok this is good. Test is un related |
d3259da to
36ea114Comparedellis1972
commented
Sep 18, 2018
build |
1 similar comment
dellis1972
commented
Sep 19, 2018
build |
36ea114 to
51ca2e5Compare10f3e9e to
f6529ffComparejonpryor
commented
Sep 21, 2018
macOS PR Build log shows the problem: too many quotes in |
dellis1972
commented
Sep 27, 2018
still green...... |
1276ce3 to
bd37b12Comparebd37b12 to
030604cCompare8083f3d to
73f97d9Compare73f97d9 to
c79ba2bCompare3237a89 to
793c9f6Compare0a5cf0a to
fe2543aCompareContext https://devdiv.visualstudio.com/DevDiv/_workitems/edit/599161 We currently only use a response file for .java files. Looking at the docs there is no reason why we can't use them for all of the arguments. This should help with problems where windows has a max command line length.
Context https://devdiv.visualstudio.com/DevDiv/_workitems/edit/599161
We currently only use a response file for .java files.
Looking at the docs there is no reason why we can't use
them for all of the arguments. This should help with
problems where windows has a max command line length.