- 83030c5 [maven-release-plugin] prepare for next development iteration by Mark Struberg · 13 days ago trunk
- 46a7153 [maven-release-plugin] prepare release xbean-5.0.0 by Mark Struberg · 13 days ago xbean-5.0.0
- d5a1eea properly setup maven-release-plugin by Mark Struberg · 13 days ago
- e0a8d47 XBEAN-362 use fixed 3.9.0 as minimum maven version by Mark Struberg · 13 days ago
- 4f387ce remove paths which cannot happen by Mark Struberg · 2 weeks ago
- 272fde4 some list and map code style improvements by Mark Struberg · 2 weeks ago
- 6f5e8d2 make some inner classes static by Mark Struberg · 2 weeks ago
- 0bf6401 move to parameterised logging by Mark Struberg · 2 weeks ago
- 05f5497 move to removeIf and computeIfAbsent to simplify code by Mark Struberg · 2 weeks ago
- b3a4580 use lambdas intead of anonymous classes by Mark Struberg · 2 weeks ago
- b3880c9 fold Exceptions with same action together by Mark Struberg · 2 weeks ago
- 18fe16b add from StringBuffer to StrinbBuilder by Mark Struberg · 2 weeks ago
- c79301c using modern for loop instead of manual Iterator by Mark Struberg · 2 weeks ago
- 743f955 methods are automatically final in a final class by Mark Struberg · 2 weeks ago
- e976294 no need to extend from Object.class by Mark Struberg · 2 weeks ago
- 08185e7 move to diamond operator and other similar 'modernisations' by Mark Struberg · 2 weeks ago
- c5fc906 [build] fix rat version for java < 17 requirement by Romain Manni-Bucau · 2 weeks ago
- cb4b012 [fix] fix pom (rat duplicated plugin and maven.version property override by maven itself) + tolerate java >= 22 for inetaddress static converter by Romain Manni-Bucau · 2 weeks ago
- 01df044 fix javadoc generator on blueprint module by Mark Struberg · 2 weeks ago
- acf9696 XBEAN-361 update common-annotations spec to v1.3 by Mark Struberg · 2 weeks ago
- 4214bba move to 5.0.0 as we now require Java11 as minimum version by Mark Struberg · 2 weeks ago
- 518ae92 XBEAN-359 some diamonds instead of explicit types by Mark Struberg · 3 weeks ago
- 6344323 XBEAN-358 improve AnnotationFinder performance by Mark Struberg · 3 weeks ago
- 8e7fb06 XBEAN-361 update dependencies by Mark Struberg · 3 weeks ago
- a52462f XBEAN-361 update pmd and shade plugins by Mark Struberg · 3 weeks ago
- 1a92ed3 XBEAN-363 spring should be an optional dependency by Mark Struberg · 3 weeks ago
- 19a6552 XBEAN-362 move to modern maven3 plugin style by Mark Struberg · 3 weeks ago
- 544b9c1 XBEAN-362 use spring version from parent pom and not 2.0 by Mark Struberg · 3 weeks ago
- 4b38275 XBEAN-362 update spring to latest 5.3 version by Mark Struberg · 3 weeks ago
- 36f416a XBEAN-361 various plugin updates by Mark Struberg · 3 weeks ago
- c98336c XBEAN-360 make some inner classes of AnnotationFinder static ones by Mark Struberg · 3 weeks ago
- a99aa61 XBEAN-359 fix unit test setup by Mark Struberg · 4 weeks ago
- ce15e64 XBEAN-359 remove ancient cglib test dependency by Mark Struberg · 4 weeks ago
- ccb3438 XBEAN-359 move from genesis-flava8 to apache-parent by Mark Struberg · 4 weeks ago
- 21484a4 XBEAN-358 re-apply the logic to filter out invalid class names by Mark Struberg · 6 weeks ago
- 293040d Removed the dependency on Ant for the Maven plugin by Emmanuel Bourg · 10 years ago
- cb660a7 XBEAN-358 reduce the amount of jar file operations by Mark Struberg · 6 weeks ago
- 71aad4d XBEAN-358 use HashSet for seen info instead of List by Mark Struberg · 6 weeks ago
- f2a959e XBEAN-358 remove unused imports by Mark Struberg · 6 weeks ago
- b70172d [maven-release-plugin] prepare for next development iteration by francois papon · 7 weeks ago
- 0d073f9 [maven-release-plugin] prepare release xbean-4.31 by francois papon · 7 weeks ago xbean-4.31
- 5c41e77 Merge pull request #56 from fpapon/XBEAN-357 by François Papon · 8 weeks ago
- a764fd1 [XBEAN-357] Upgrade to ASM 9.10.1 by francois papon · 8 weeks ago
- b4b68a8 Merge pull request #55 from rmannibucau/fix/asm-paramname-loader by François Papon · 3 months ago
- 793c2f2 Fix build and AsmParameterNameLoader even if these days it is no more useful since compiler can keep parameters by Romain Manni-Bucau · 3 months ago
- d7a5b45 Merge pull request #54 from fpapon/XBEAN-356 by François Papon · 3 months ago
- 11b9b54 Merge pull request #52 from apache/XBEAN-355 by François Papon · 3 months ago
- a683450 [XBEAN-356] Upgrade to ASM 9.10 by francois papon · 3 months ago
- 8039c30 Merge pull request #53 from apache/infrastructure-ruleset-bot/default-branch-protection by François Papon · 3 months ago
- 574a83e Set up default protection ruleset for default and release branches by The Apache Software Foundation · 3 months ago
- 59dcabe Add tests for non static inner class and non static separate class. Fix case for non static inner class by Richard Zowalla · 6 months ago
- 855394e XBEAN-355 - XbeanAsmParameterNameLoader incorrectly maps parameter names when methods contain long or double parameters by Richard Zowalla · 6 months ago
- 8d54b97 [maven-release-plugin] prepare for next development iteration by francois papon · 7 months ago
- b3b6af4 [maven-release-plugin] prepare release xbean-4.30 by francois papon · 7 months ago xbean-4.30
- cbeb585 [XBEAN-353] try to explicit the parameter types matched instead of using null (#48) by Romain Manni-Bucau · 7 months ago
- 16ce6c0 XBEAN-353 revision - don't alter property order in case-insensitive mode (#50) by Markus Jung · 7 months ago
- 29c184f Merge pull request #51 from jungm/issue/XBEAN-354-rev1 by François Papon · 7 months ago
- abd5e28 XBEAN-454 revision - fix build on jdk 8 by Markus Jung · 7 months ago
- 4f83900 XBEAN-354 fallback to system classloader by Markus Jung · 7 months ago
- 744b0aa XBEAN-453 - honor Option.CASE_INSENSITIVE_PROPERTIES for ctors (#47) by Markus Jung · 7 months ago
- 2148cbd Merge pull request #46 from LuciferYang/XBEAN-352 by François Papon · 8 months ago
- 0a0d866 Upgrade ASM to 9.9.1 by yangjie01 · 8 months ago
- 41702b0 [maven-release-plugin] prepare for next development iteration by francois papon · 8 months ago
- e2a52f9 [maven-release-plugin] prepare release xbean-4.29 by francois papon · 8 months ago xbean-4.29
- 61da36f XBEAN-351: Remove log4j converter from xbean-reflect by Colm O hEigeartaigh · 8 months ago
- 84fe75a Merge pull request #44 from apache/XBEAN-350 by François Papon · 10 months ago
- 454734a XBEAN-350 - Fix ReflectionUtil#findConstructor(...) doesn't honor Parameter Names by Richard Zowalla · 10 months ago
- 58d8ee0 [maven-release-plugin] prepare for next development iteration by francois papon · 10 months ago
- 5cca024 [maven-release-plugin] prepare release xbean-4.28 by francois papon · 10 months ago xbean-4.28
- d8ee8a9 [XBEAN-349] Upgrade ASM to 9.9 by Dongjoon Hyun · 10 months ago
- 33769c4 [maven-release-plugin] prepare for next development iteration by francois papon · 1 year, 4 months ago
- d515f3c [maven-release-plugin] prepare release xbean-4.27 by francois papon · 1 year, 4 months ago xbean-4.27
- d00e9bf Merge pull request #42 from LuciferYang/XBEAN-348 by François Papon · 1 year, 5 months ago
- 4c1b375 upgrade by yangjie01 · 1 year, 5 months ago
- 15f928c [maven-release-plugin] prepare for next development iteration by francois papon · 1 year, 10 months ago
- 89b1cb2 [maven-release-plugin] prepare release xbean-4.26 by francois papon · 1 year, 10 months ago xbean-4.26
- a6b9652 [maven-release-plugin] prepare for next development iteration by francois papon · 2 years, 4 months ago
- df6b41b Merge pull request #41 from panbingkun/XBEAN-347 by François Papon · 1 year, 10 months ago
- b294682 [XBEAN-347] Upgrade ASM from 9.7 to 9.7.1 by panbingkun · 1 year, 10 months ago
- f503494 [maven-release-plugin] prepare release xbean-4.25 by francois papon · 2 years, 4 months ago xbean-4.25
- 1da26d9 [XBEAN-345] Upgrade ASM from 9.6 to 9.7 by panbingkun · 2 years, 4 months ago
- 67c36ee XBEAN-343 consistently handle NCDFE by Mark Struberg · 2 years, 9 months ago
- 73ebb79 XBEAN-342 remove xbean-classpath module by Mark Struberg · 2 years, 9 months ago
- c953caf [fix] ensure MJarJarArchiveTest passes on java 11 by Romain Manni-Bucau · 2 years, 9 months ago
- 25d96e4 [maven-release-plugin] prepare for next development iteration by francois papon · 2 years, 10 months ago
- a6ee144 [maven-release-plugin] prepare release xbean-4.24 by francois papon · 2 years, 10 months ago xbean-4.24
- 255ab1a Merge pull request #39 from LuciferYang/asm-96 by François Papon · 2 years, 10 months ago
- 3329d42 Upgrade ASM from 9.5 to 9.6 by yangjie01 · 2 years, 10 months ago
- d8e6909 [maven-release-plugin] prepare for next development iteration by francois papon · 3 years, 3 months ago
- ff8f3ba [maven-release-plugin] prepare release xbean-4.23 by francois papon · 3 years, 3 months ago xbean-4.23
- e36e20c upgrade (#36) by YangJie · 3 years, 5 months ago
- 79b15a4 [XBEAN-340] Fix test failed of `JarArchiveTest#testXBEAN337` (#37) by YangJie · 3 years, 5 months ago
- e40b760 XBEAN-337 jar path with exclamation signs(!) should be resolved correctly (#34) by KDV · 3 years, 8 months ago
- 071eb06 [PR-34] adding tests (in ignore mode) to work on PR-34 by Romain Manni-Bucau · 3 years, 8 months ago
- e3f2eeb [XBEAN-338] ensure to close JarFiles by Romain Manni-Bucau · 3 years, 8 months ago
- 390d193 [maven-release-plugin] prepare for next development iteration by francois papon · 3 years, 10 months ago
- 639ea88 [maven-release-plugin] prepare release xbean-4.22 by francois papon · 3 years, 10 months ago xbean-4.22
- 4e7f45f Merge pull request #32 from fpapon/XBEAN-336 by François Papon · 3 years, 10 months ago
- 98089ee [XBEAN-336] Upgrade to ASM 9.4 by francois papon · 3 years, 10 months ago
- 17cd8cf [maven-release-plugin] prepare for next development iteration by Jean-Baptiste Onofré · 4 years, 4 months ago