-
Hi,
Wonder if you investigated some wider "daemon" scope for mvnd.
I'm coming from surefire which is super slow when you have a lot of modules and a few tests (basically creating the jvm is way sl…
-
```
What steps will reproduce the problem?
1. Load a revision history, ex:
https://chromium.googlesource.com/chromium/src/+log/master/chrome/browser/safe_b
rowsing/safe_browsing_service.h
or
https:/…
-
-
The following test fails for me (after a few iterations):
```diff
diff --git a/server/src/test/java/org/elasticsearch/common/util/concurrent/EsExecutorsTests.java b/server/src/test/java/org/elasti…
-
@vincenzocoia @gvdr @ksedivyhaley @JoeyBernhardt @mynamedaike @pgonzaleze @derekcho
SHA: commit 847b0b945266bd58773960af356f37708c14948c
[Homework05 folder](https://github.com/Tangjiahui26/STAT545…
-
1) import the attached flogo.json in app.
2) Check the params mapping in the two rest activities, the transformed values are not being displayed.
```
{
"name": "TempCheck",
"type": "flogo:app…
-
##### SUMMARY
Can't modify CPU or Memory after a VM is created.
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
`vmware_guest`
##### ANSIBLE VERSION
```paste below
ansib…
-
The current division algorithm uses a [BIGNUM structure for 'current'](https://github.com/kokke/tiny-bignum-c/blob/e814d2b6b522ecaa67701453c492811a8adbc555/bn.c#L282) while its task can be completed w…
-
Describe (for the project):
1. what you’ve worked on in the previous two weeks,
2. what you’ll be working on in the next two weeks,
3. where you might have gotten stuck during the last two weeks.…
-
Hello,
I realize this is a big API breaking shift, but now [promise are implemented in most browsers](http://caniuse.com/#feat=promises) (but IE) and io.js, I'd expect to use it for everithing that's…