aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* Issue-#426 Include Automatic-Module-Name in MANIFEST.MF and bump up the ↵Hiroshi Ukai2022-08-301-1/+1
| | | | version to 3.29.2-GA
* 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-1/+1
|
* updates javassist.Loader to exclude jdk.internal.chibash2021-05-141-0/+13
|
* release 3.28.0-GArel_3_28_0_gachibash2021-05-081-1/+1
|
* for release 3.27.0-GArel_3_27_0_gachibash2020-03-191-1/+1
|
* for release 3.26.0-GArel_3_26_0_ga3_26_0_gachibash2019-10-031-1/+1
|
* adds CtBehavior#insertAfter(String,boolean,boolean) for Issue #275chibash2019-09-201-2/+2
|
* 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/+1
|
* modifies build.xml to support JDK 7.chibash2018-11-301-2/+2
|
* adds test cases for NestHostAttribute and NestMembersAttribute.chibash2018-09-021-4/+4
|
* modifies NestHostAttribute and NestMembersAttribute and adds test codechibash2018-09-021-1/+1
|
* 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
|
* fixes a minor bug in a test case.chibash2018-05-081-0/+12
|
* changes getDefinedPackage back to getPackage when Java is < 9.chibash2017-11-151-1/+3
|
* updates build.xml to be compatible to pom.xmlchibash2017-11-141-2/+1
|
* 3.22.0-GA releaserel_3_22_0_galistchibash2017-10-101-1/+1
|
* updates the test code to run on Java 9 EA+149.chibash2016-12-201-1/+11
| | | | | | | | Due to the specification change of jigsaw, ClassLoader#defineClass() cannot be invoked through reflection API. As a workaround, --add-opens java.base/java.lang=ALL-UNNAMED must be given to the JVM. The ant target "runtest9" adds this jvm argument.
* release 3.22.0-CR1rel_3_22_0_cr1chibash2016-10-051-1/+1
|
* improves the backward compatibility of LoaderClassPath.rel_3_21_0-java9-ea2chibash2016-09-281-1/+1
| | | | LoaderClassPath is modified to show the same behavior in both Java 8 and 9.
* modifies runtest in build.xmlchibash2016-07-311-1/+1
|
* updates the version number.chibash2016-07-301-2/+3
|
* fixes many compatibility problems with older Java (i.e. 1.4)chibash2016-07-141-0/+3
|
* final updates for 3.20.0-GA releaserel_3_20_0_gachibash2015-06-251-1/+1
|
* preparation for 3.19 release. fixed bugs in javadoc commentschibash2015-01-061-1/+1
|
* changed the compiler version to Java 6chibash2014-06-131-4/+4
|
* JIRA JASSIST-224chibash2014-06-091-0/+1
|
* for releasing 3.18.0-GArel_3_18_0_galogchibash2013-06-031-1/+1
|
* fixed JASSIST-162 and JASSIST-189chiba2013-04-111-1/+1
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@701 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* for 3.17.1 releasechiba2012-12-031-1/+1
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@694 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* fixed JASSIST-168chiba2012-06-051-3/+3
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@631 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* fixed JASSIST-126chiba2012-06-021-1/+1
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@630 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* 3.16.1-GA releaserel_3_16_1_gachiba2012-03-051-1/+1
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@623 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@621 ↵chiba2012-02-191-1/+2
| | | | 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* for 3.16.0 releasechiba2012-02-191-1/+1
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@617 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* fixed JASSIST-155chiba2012-02-151-0/+1
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@613 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* unit test for JASSIST-145chiba2011-10-181-11/+8
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@592 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* added the Apache license.chiba2011-07-081-2/+2
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@584 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* for releasing 3.14.0.GArel_3_14_0_gachiba2010-10-051-1/+1
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@577 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* updated version numbers to 3.14.0-SNAPSHOTadinn2010-07-271-1/+1
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@569 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* 3.13.0.GA releaserel_3_13_0_gachiba2010-07-191-1/+1
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@557 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* rolled over version number to 3.12.1-SNAPSHOT in ant build script and pom. ↵adinn2010-04-211-1/+1
| | | | | | also updated the pom so it can be used to deploy snapshots or full releases to the new jboss repository git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@534 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* preparation for 3.12.GA releaserel_3_12_0_gachiba2010-04-151-1/+1
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@531 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* fixes for JASSIST-42 and JASSIST-97adinn2010-04-121-11/+0
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@525 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* preparation for GA releasechiba2010-04-101-1/+1
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@523 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* fixes for JASSIST-42 and JASSIST-97adinn2010-04-081-0/+11
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@522 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* updated build version to 3.12.0-SNAPSHOT and added jboss snapshots dir to ↵adinn2010-03-081-1/+1
| | | | | | pom as a snapshot distribution destination so we can install snapshots overnight -- fixes JAVASSIST-107 git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@514 30ef5769-5b8d-40dd-aea6-55b5d6557bb3