Incorporating JUnit 4.6+
Max version 1.2.1 solves a problem reading older historical data by incorporating the latest JUnit release (4.7 Snapshot). Data is stored in Java’s serialization format. Because of this choice, every time we change the data structure, the old data is thrown away.
Long term, Max clearly needs a data store of its own, preferably something that can either be provided by a dedicated server or a global service. That would allow Max to remember much more detail and provide much better feedback.
April 28th, 2009 in
JUnit Max
[...] [1.1.7_509]please wait…Rating: 0.0/5 (0 votes cast) This article was found on Planet Eclipse. Click here to visit the full article on the original website.Max version 1.2.1 solves a problem reading older historical data by incorporating the latest JUnit [...]