| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Use SOURCE_DATE_EPOCH for reproducible jar mtime
- Use %patch -P N instead of deprecated %patchN.
- update to upstream version 3.3 * 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) - update to upstream version 3.2 * Add Dependencies Manifest Entry (#81) * Objenesis can't be compiled on Android SDK < 26 (#79) * PercClassLoader misspelled in pom.xml (#76)
- Added patch:
* objenesis-javadoc.patch
+ fix build with javadoc 17
- Upgrade to upstream version 3.1 - Do not force building with java-devel < 9 - Build with source/target level 8, since it is the one that is the lowest supported combination by upstream for this release
- Remove all reference to parent from pom files
- Add Group: tag for documentation.
- Generate OSGi manifest so that the jar can be resolved by eclipse
- Initial packaging of objenesis inspired from Fedora package