-
```
Currently, CollectionSerializer supports methods for setting the class of
elements and dedicated serializer. But it needs to be invoked explicitly.
By default, CollectionSerializer would write i…
-
```
Currently, CollectionSerializer supports methods for setting the class of
elements and dedicated serializer. But it needs to be invoked explicitly.
By default, CollectionSerializer would write i…
-
### TestNG Version
6.9.12 loads ok on Java >=7
6.9.13 doesn't
### Expected behavior
Works on Java 7.
### Actual behavior
`java.lang.UnsupportedClassVersionError: org/testng/ITestListener : Unsuppor…
-
Hi,
I encountered this issue with current HEAD.
This script succeeded 3 days before.
**environment**
CentOS7 x86_64
**abstract**
command line is like this;
# ../apps/.libs/openssl ca -batch -cert …
-
```
What steps will reproduce the problem?
1. unicharset_extractor -F font_properties zh.mingliu.exp0.box
2. mftraining -F font_properties -U unicharset zh.mingliu.exp0.tr
What is the expected outp…
-
```
What steps will reproduce the problem?
1. unicharset_extractor -F font_properties zh.mingliu.exp0.box
2. mftraining -F font_properties -U unicharset zh.mingliu.exp0.tr
What is the expected outp…
-
when I run command `rake spec`:
I got a few errors:
```
.F....................F.....FFF.......F................FF......................................F.F......FFF.................FF.FF
Failures:
…
-
Hi,
we are running a CF v236 (will update soon to v237) on OpenStack and observe since a few weeks the issues described below.
**The short version:**
- Staging of applications from certain DEAs alwa…
-
I'm using logging (1.8.2) and logging-rails (0.4.0) in my rails app. I found the following while hunting a memory leak:
Leaked 8 DATA objects of size 0/3150896 at: .../.rvm/gems/ruby-2.1.5/gems/logg…
-
Hey,
we're currently using actionhero as an api-server (and mongodb for our data) and sometimes actions are sending empty responses (only server- and requesterinformation sent).
Example action:
```…