aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Expand)AuthorAgeFilesLines
* improve pomJerry Lee2023-12-301-2/+28
* 3.30.2-GA releaserel_3_30_2_gachibash2023-12-251-1/+1
* polish pom formatJerry Lee2023-12-241-57/+58
* Fix bytecode compatible back to 52(JDK8)shifujun2023-12-201-2/+2
* fixes github issue #471rel_3_30_1_gachibash2023-12-171-4/+4
* 3.30.0-GA releaserel_3_30_0_gachibash2023-12-171-3/+3
* Minimal changes make IDEA 2023.2 work out-of-boxshifujun2023-12-121-2/+2
* Issue-#426 Format a line in the pom.xml.Hiroshi Ukai2022-08-301-3/+1
* Issue-#426 Include Automatic-Module-Name in MANIFEST.MF and bump up the versi...Hiroshi Ukai2022-08-301-1/+4
* for releasing 3.29.1rel_3_29_1_gachibash2022-08-121-1/+1
* prepares for 3.29.0-GA releaserel_3_29_0_gachibash2022-05-131-2/+2
* fixes GitHub Issue 378 (wrong link for apache license)chibash2021-06-301-1/+1
* release 3.28.0-GArel_3_28_0_gachibash2021-05-081-1/+1
* fixes a security problem in pom.xmlchibash2021-01-301-1/+1
* for release 3.27.0-GArel_3_27_0_gachibash2020-03-191-2/+3
* adds CtBehavior#insertAfter(String,boolean,boolean) for Issue #275chibash2019-09-201-2/+2
* fixes typos included in PR #272 (Issue #270)chibash2019-09-011-1/+1
* Address feedback from PRRich Bolen2019-08-281-2/+2
* Add support for the new Dynamic constant (17) created in java 11Rich Bolen2019-08-201-3/+3
* for release 3.25.0-GAchibash2019-04-161-1/+1
* adds javadoc comments for PR #250chibash2019-03-171-1/+1
* updates for relase 3.24.1rel_3_24_1_gachibash2018-12-091-1/+2
* Re-enable JDK7 runtime compatibility for Javassist 3.x (until source changes ...JCgH4164838Gh792C124B52018-11-301-2/+2
* fixes bugs in javadoc commentschibash2018-11-021-2/+7
* modifies NestHostAttribute and NestMembersAttribute and adds test codechibash2018-09-021-5/+5
* updates for release 3.23.1rel_3_23_1_gachibash2018-07-021-1/+1
* updates for release 3.23.0-GArel_3_23_0_gachibash2018-06-211-1/+1
* CleanupChristian Melchior2017-11-121-2/+2
* Merge branch 'master' into cm/bug/classpath-closeChristian Melchior2017-11-121-5/+15
|\
| * Upgrade junit from ver 3 to 4.nickl-2017-10-271-4/+10
| * Add version to maven-bundle-plugin.nickl-2017-10-271-0/+1
| * Configure source encoding as UTF-8.nickl-2017-10-271-0/+3
| * Move runtests to build directory.nickl-2017-10-271-1/+1
* | Remove close method on ClassPath. Add unit tests for new behaviour.Christian Melchior2017-11-121-1/+9
|/
* upgrade maven-javadoc-plugin to 3.0.0-M1 to support publishing of 3.22.0-GArel_3_22_00_gaScott Marlow2017-10-101-1/+1
* 3.22.0-GA releaserel_3_22_0_galistchibash2017-10-101-1/+1
* modifies the version numberrel_3_22_0_cr2chibash2017-04-171-4/+3
* Merge branch 'test/java9-jigsaw'chibash2016-10-051-11/+7
|\
| * updates pom.xml for building on Java 9.chibash2016-08-021-11/+7
* | updates files for release 3.21.0-GAchibash2016-10-031-1/+1
|/
* <source> and <target> is 1.6, but <compilerArgument> "-parameters" in 1.8 ver...文武2015-08-011-1/+1
* Merge pull request #36 from mkordas/update_maven_source_pluginShigeru Chiba2015-07-121-1/+1
|\
| * Update maven-source-plugin to 2.0.4Michal Kordas2015-03-291-1/+1
* | Merge pull request #35 from mkordas/update_org_apache_felix_maven_bundle_pluginShigeru Chiba2015-07-121-1/+1
|\ \
| * | Update org.apache.felix:maven-bundle-plugin to 2.5.3Michal Kordas2015-03-291-1/+1
| |/
* / final updates for 3.20.0-GA releaserel_3_20_0_gachibash2015-06-251-1/+1
|/
* Replace JAR manifest template with generated oneMichal Kordas2015-03-141-1/+8
* Update maven-jar-plugin and maven-compiler-plugin to fix warningMichal Kordas2015-03-141-0/+2
* Update maven-surefire-plugin to 2.18.1Michal Kordas2015-03-131-1/+1
* preparation for 3.19 release. fixed bugs in javadoc commentschibash2015-01-061-1/+1