benmfaul / XRTB

A Real Time Bidding (RTB) 2.1 bidding engine written in Java 1.8
http://rtb4free.com
Apache License 2.0
121 stars 67 forks source link

Fixed: Unknown request info #16

Open gejobj opened 7 years ago

gejobj commented 7 years ago

Hi Ben.

I fixed System.err.println info at Configuration.java when tuples[0] and className are the same string:

https://github.com/benmfaul/XRTB/pull/9/commits/708e68c2a25827f0525088be53c9fdd0d9c4bcd9

Best regards :-)