-
openfl : 4.2.0
lime: 3.2.1
error:
...../JiveAdapter.hx:5: characters 7-28 : Type not found : lime.project.MetaData
bin/jive/GenHx.hx:3: lines 3-12 : Defined in this class
-
BLAHBLAHBLAH
-
It would be awesome if you could choose to use either rpi zerow or a CM4 module. Maybe you could make a conversion carrier? The volume seems to jive. I guess heat might be an issue though.
![imag…
-
from source code
```
//TODO: implement
exports.listContexts = function() {
info('JFDI.listContexts()');
throw 'not implemented';
};
//TODO: implement
exports.addContext = function() {
i…
-
The problem Im having is that JAXB doesnt recognize a setter for a property if
the setter parameter is a not exactly of the same as the parameter of the getter
but rather a "parent-class".
for Exampl…
-
JAXB doesn't support a 'code-to-interfaces' approach when it comes to id
references (i.e. @XmlIDREF), because a property on a class annotated with
@XmlIDREF and @XmlAttribute can only refer to a class…
-
If you look at the NPM, all of the image links are broken. This is because NPM picks up the readme.md from github. However, because there are relative URLs in the docs, it tries to resolve everything …
-
I'm willing to put together a pull request for interactive mode, but I'd most likely want to depend on [junegunn/fzf](https://github.com/junegunn/fzf) for the interactive functionality. @pimterry - do…
-
The search function doesn't work. I'm always getting this error:
```
192.168.0.108 - - [03/Nov/2013 18:03:03] "GET /search?q=beethoven HTTP/1.1" 500 -
Traceback (most recent call last):
File "/usr/…
-
Zipkin 1.12 supports http transport and also hosted thanks to @sethp-jive.
I'm sure folks will soon ask about the dependencies job. Most code in this repo isn't shared because the spark libraries are…