-
**Issue by [rkuhn](https://github.com/rkuhn)**
_Friday Jul 17, 2015 at 07:13 GMT_
_Originally opened as https://github.com/akka/akka/issues/18021_
---
From the [mailing list](https://groups.google.…
-
## Configuration information
```
0.17.2
bc7e213
1.0.3
Oracle Corporation 11.0.6+10
Linux amd64 4.15.0-91-generic
PostgreSQL 10.14 (Ubuntu 10.14-0ubuntu0.18.04.1) on x86_64-pc-li…
-
```
What steps will reproduce the problem?
1. Create a user without profile picture and one photo album
2. Get the albums list with a JAXB client:
PhotosGetAlbumsResponse
r=jaxbClient.photos_getAlb…
-
```
What steps will reproduce the problem?
1. Create a user without profile picture and one photo album
2. Get the albums list with a JAXB client:
PhotosGetAlbumsResponse
r=jaxbClient.photos_getAlb…
-
```
What steps will reproduce the problem?
1. Create a user without profile picture and one photo album
2. Get the albums list with a JAXB client:
PhotosGetAlbumsResponse
r=jaxbClient.photos_getAlb…
-
Right now you can request the list of templates, put the intermine JAR on your class path and do this:
```
res = TemplateQueryBinding.unmarshalTemplates(
new InputStre…
-
The unmarshaller already understands "0" as false and "1" as true, which is correct per XML specification.
Could it be possible (if it doesn't exist already) to add some configuration option to out…
-
Previously tracked as https://bugs.openjdk.java.net/browse/JDK-8191965
FULL PRODUCT VERSION :
1.8.0_152
ADDITIONAL OS VERSION INFORMATION :
OS X EL Capitan 10.11.1
A DESCRIPTION OF THE …
-
Hi,
I have taken a break from getting this plugin to work for a while as my bluez version was too old. I finally got around to updating it to a more respectable 5.46, but get the following errors …
-
From https://github.com/oneconcern/datamon/pull/271 ```I think we should rather implement here the YAML unmarshaller interface: https://github.com/go-yaml/yaml/blob/v2.2.4/yaml.go#L32```