Torbjorn-Svensson

Results 8 comments of Torbjorn-Svensson

> There is a (passing!) test for proxy support: > > https://github.com/eclipse-tycho/tycho/blob/master/tycho-its/src/test/java/org/eclipse/tycho/test/TYCHO279HttpProxy/ProxySupportTest.java > > so if anyone is able to reproduce the problem with that test it would help alot....

> > The testcase wrongly assumed that the client can resolve the domain name. > > Why is this wrong? I'm not sure if such thing can ever work in...

> For our reference: please let us know which view in Eclipse IDE did you notice this issue ? It was with a custom view in our own product. What...

Are all the white space changes in the .md files intended? As far as I know, some of the trailing white spaces are needed in order to not join the...

It would have been very helpful when debugging the issue that I reported in https://github.com/dependabot/dependabot-core/issues/10493. @jeffwidman, if you have any idea what can be done about that issue, I would...

My memory is also flushed on this topic, but from what I do remember, the `repo` here is not the github repository, but rather the image repository. I.e., instead of...

I've tried generating the bom after running `yarn install --production` and `yarn install`, but I do not see any difference in the resulting json file. I do not know if...

I did some debugging last Friday before opening this issue and from what I can tell, `allImports` will only contain something if there is actually javascript code in the tree....