Craig Andrews

Results 178 comments of Craig Andrews

@borekb are you going to merge the security fixes? Will a new release be made including them?

https://bugs.openjdk.java.net/browse/JDK-8147039 has been fixed and https://jdk9.java.net/ has an easily access build available for download with that fix. Is it possible for the `jdk9` branch to be merged into master to...

Looks both of this JDK issues are now fixed. It's been a while since the last info I can find out Java 9 support and automatical instrumentation - could you...

The failing test is because the test doesn't have access to Travis secure variables: https://github.com/sockjs/sockjs-client/blob/ddae5a3eb1f482e2628977d3473ec4f3eea99bf2/build.sh#L7 It would pass if run by the main sockjs-client repo.

@brycekahle can you please take a look at this PR?

The failing test is because the test doesn't have access to Travis secure variables: https://github.com/sockjs/sockjs-client/blob/ddae5a3eb1f482e2628977d3473ec4f3eea99bf2/build.sh#L7 It would pass if run by the main sockjs-client repo.

@brycekahle can you please take a look at this PR?

Can the title of this issue please be updated to "Yarn v2 support needed" for accuracy since NPM v7 is already supported?

To make this issue even easier to reproduce, I created an archive of a demo project: [gradle-multi-project.zip](https://github.com/snyk/snyk/files/8099571/gradle-multi-project.zip) To make it: * As described in the description, I took https://github.com/snyk/snyk/tree/master/test/acceptance/workspaces/gradle-multi-project *...