Skip to content

Releases: easymock/objenesis

3.4

06 May 03:07
Compare
Choose a tag to compare

What's Changed

Read more

3.3

01 Aug 08:23
Compare
Choose a tag to compare
3.3
  • migrate from TravisCI to GitHub Actions (#88)
  • org.objenesis:objenesis-test missing in Maven Central (#85)
  • added instructions for running Android TCK for Windows users (#84)
  • Copyright and Owner is missing in license (#83)
  • add Dependabot (#77)

3.2

22 Mar 03:25
Compare
Choose a tag to compare
3.2
  • Add Dependencies Manifest Entry (#81)
  • Objenesis can't be compiled on Android SDK < 26 (#79)
  • PercClassLoader misspelled in pom.xml (#76)

3.1

05 Oct 03:50
Compare
Choose a tag to compare
3.1
  • ProxyingInstantiator can't instantiate classes in java package or bootstrap class loader (#73)
  • Travis build: openjdk8, openjdk11 (#72)
  • Fix "Apache License, Version 2.0" spelling (#71)

3.0.1

19 Oct 00:54
Compare
Choose a tag to compare

This is a quick patch over 3.0.1 to add an automatic-module-name.

  • No Automatic-Module-Name in objenesis (#66)

3.0

08 Oct 13:15
Compare
Choose a tag to compare
3.0
  • Drop JRockit support (#64)
  • Move lower support to Java 1.8 (#63)
  • Replace findbugs by spotbugs (#62)
  • ClassDefinitionUtils doesn't compile with Java 11 (#61)
  • update pom.xml for maven plugins (#60)
  • Test errors with Java 10 (#59)
  • Please remove the hidden .mvn directory from the source tarball (#57)
  • Move Android TCK API 26 because objenesis now requires it (#65)

2.6

20 Jun 15:23
Compare
Choose a tag to compare
2.6
  • App Engine Java 8 Runtime support (#51)
  • Improve Java 9 support (#53)
  • Clarify serialization strategy behavior enhancement (#54)
  • SunReflectionFactoryInstantiator not working if parent class constructor isn't public (#33)
  • Validate Android O (#52)
  • Drop Java 5 support (#55)

2.5.1

18 Jan 01:57
Compare
Choose a tag to compare
  • Test failure: org.objenesis.instantiator.basic.ClassDefinitionUtilsTest on debian (#49)

2.5

13 Jan 04:30
Compare
Choose a tag to compare
2.5
  • Support JDK 9 (tested on 9-ea+151-jigsaw) (#45)
  • Expose MagicInstantiator internal ObjectInstantiator (#43)
  • Move OSGi tests to Pax-Exam

2.4

23 May 04:58
Compare
Choose a tag to compare
2.4
  • Objenesis license incompatible with EPL (#40)
  • Tests of the Android TCK are never failing (#41)