aboutsummaryrefslogtreecommitdiffstats
path: root/tests/product
Commit message (Collapse)AuthorAgeFilesLines
* Remove AspectJ Browser (ajbrowser) code and documentationAlexander Kriegisch2022-04-023-46/+35
| | | | | | | Closes #148. TODO: Should more AJDE stuff be removed? Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-041-2/+2
| | | | | | | This was required by the Eclipse team as one precondition for the next release. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* Switch from 'libx' to 'lib', delete all obsolete binariesAlexander Kriegisch2021-04-101-1/+1
| | | | | | | | | | | | | | | | | | | | Because 'cd lib && mvn compile' can now download and (un)zip many previously SCM-committed third-party dependencies, the following 'lib' subdirectories have been deleted: - ant - asm - commons - jarjar - junit - regexp - saxon This one is new (but not stored in SCM): - jdtcore-aj For each of them, there now is a .gitignore entry, so as to prevent developers from accidentally committing the downloaded binaries again. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* Replace JDT Core system dependency by deployed oneAlexander Kriegisch2021-04-091-35/+35
| | | | | | | | | | Get rid of system paths. Instead, rely on JDT Core Shadows to deploy both binary and source JARs to GitHub Packages. The former module directory was deleted completely. Instead, the JARs are redundantly copied into 'libs/jdtcore-aj' in order to be found there by tests and other Ant scripts. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* update license to EPLacolyer2006-06-011-2/+2
|
* fix for 130300: cause the mysterious disappearance of -XnoWeaveaclement2006-03-051-1/+1
|
* make output dirwisberg2003-10-291-0/+1
|
* -noExit to avoid stopping a wrapping ant scriptwisberg2003-05-241-1/+3
|
* variable renaming, verbosity - not much significantwisberg2003-05-141-8/+11
|
* adding ant script to build AspectJ sources using AspectJ as a test wisberg2003-05-061-0/+219
| | | | | listed test in release-testing.txt using spaces to avoid tab differences in release-testing.txt
* warnings on stale but good product testswisberg2003-03-061-0/+28
|
* initial versionwisberg2002-12-1617-0/+3251