aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0434-574/+565
* Use canonical snapshot version 1.9.7-SNAPSHOTAlexander Kriegisch2021-05-232-3/+3
* Delete all release POM templates in 'build'Alexander Kriegisch2021-05-1619-506/+0
* Replace links to aspectj.org by links to eclipse.org/aspectjAlexander Kriegisch2021-05-1611-12/+12
* Provision libraries in 'lib' automaticallyAlexander Kriegisch2021-05-051-0/+5
* Remove build/scripts/*Alexander Kriegisch2021-04-178-483/+0
* Remove redundant 'name' and 'packaging' tags from POMsAlexander Kriegisch2021-04-151-2/+0
* Clean up Maven dependencies using 'dependency:analyze' goalAlexander Kriegisch2021-04-121-6/+0
* Switch from 'libx' to 'lib', delete all obsolete binariesAlexander Kriegisch2021-04-104-4/+4
* Remove JRockit LTW support, particularly JRockitAgentAlexander Kriegisch2021-04-101-1/+1
* POM cosmetics, e.g. plugin version managementAlexander Kriegisch2021-04-091-7/+3
* Replace JDT Core system dependency by deployed oneAlexander Kriegisch2021-04-094-280/+280
* Replace Ant and Xerces system-scopes libraries by normal dependenciesAlexander Kriegisch2021-03-291-3/+2
* Revert "Remove module 'run-all-junit-tests' from root POM -> speed up the build"Alexander Kriegisch2021-03-231-98/+95
* Set explicit en_US locale for build timestamps in Build Helper MavenAlexander Kriegisch2021-03-211-3/+5
* Fix some deprecated Java and JUnit warnings by using newer API callsAlexander Kriegisch2021-03-212-3/+3
* Remove module 'run-all-junit-tests' from root POM -> speed up the buildAlexander Kriegisch2021-03-211-95/+98
* Allow year 2021 in Checklics.LicenseAlexander Kriegisch2021-03-141-17/+7
* Support Windows 10 and Windows Server 2016/2019 in installerAlexander Kriegisch2021-03-041-2/+4
* Revert to 1.9.7.BUILD-SNAPSHOTAndy Clement2020-08-211-1/+1
* 1.9.7 milestone 1 publishedAndy Clement2020-08-216-13/+48
* Merge pull request #10 from larsgrefer/cleanup/pomAndy Clement2020-08-161-1/+0
|\
| * Remove project.parent.relative path as ../pom.xml is already the defaultLars Grefer2020-08-151-1/+0
* | Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-155-6/+0
|\ \
| * | Cleanup unused importsLars Grefer2020-08-166-7/+0
| |/
* | Weaken Collection declarationsLars Grefer2020-08-159-19/+16
* | Redundant Collection.addAll() callLars Grefer2020-08-152-4/+2
* | Collection.toArray() call styleLars Grefer2020-08-151-2/+2
* | Collections.sort() can be replaced with List.sort()Lars Grefer2020-08-151-1/+1
|/
* Use the diamond operator where possibleLars Grefer2020-08-1311-38/+38
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-084-7/+7
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-0813-329/+307
* Rev to 1.9.7.BUILD-SNAPSHOTAndy Clement2020-07-221-1/+1
* AspectJ 1.9.6 final bitsV1_9_6Andy Clement2020-07-225-7/+40
* Update ASM and fix packaging for matcher artifactAndy Clement2020-07-175-11/+51
* Corrected links inside pomsAndy Clement2020-04-204-0/+100
* Include JDTCore for Java14Andy Clement2020-04-201-7/+7
* polishAndy Clement2019-11-284-22/+20
* Move to 1.9.6.BUILD-SNAPSHOT versionAndy Clement2019-11-2812-306/+325
* 1.9.5 release versions in pomsV1_9_5Andy Clement2019-11-281-1/+1
* Update to 1.9.5.BUILD-SNAPSHOT in pomsAndy Clement2019-06-031-1/+1
* 1.9.4 POMSAndy Clement2019-05-101-1/+1
* pushed versions to 1.9.4.BUILD-SNAPSHOTAndy Clement2019-04-171-1/+1
* Fix path separator for windowsAndy Clement2019-03-041-1/+1
* Fix version tagging for info stringsAndy Clement2019-02-111-0/+3
* tidyup - last bits of maven stuffAndy Clement2019-02-081-20/+20
* tidyupAndy Clement2019-02-0812-33/+252
* Fix getSpecFile() to work with URLs and adjust installer unpackerAndy Clement2019-02-081-8/+32
* mavenizing build - doneAndy Clement2019-02-0125-12/+23
* mavenizing build - wipAndy Clement2019-02-0137-41/+33