aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2021-03-12 10:05:07 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2021-03-12 12:54:16 +0700
commit42b1e6f09e00194ba2ec32e0972b91e19b9161f9 (patch)
tree60c162ccea8bf9b5762a5d02021b51284370cb52 /README.md
parentf08cdc3dfb187b99233d01ec5f9b531e9dc33273 (diff)
downloadaspectj-42b1e6f09e00194ba2ec32e0972b91e19b9161f9.tar.gz
aspectj-42b1e6f09e00194ba2ec32e0972b91e19b9161f9.zip
Add missing '-options' values -1.5, -1.9 to ajc{150,190_from150}.xml
When trying to find out why ajc150.xml and ajc190_from150.xml look almost identical, I found out that only in many cases the 190 version has '-option="1.9"' set where in the 150 version it was '-option="1.9"'. Unfortunately, in both files source/target versions are not set at all in many places, which looks unintentional. I tried to search & replace all relevant '<compile ...>' commands for 190 first, then ported back to 150. Only cases in which clearly compiling to an older version like 1.3 or 1.4 is necessary were left like before. I am expecting missing or false Java target versions in many other of the legacy XML test suites. For now, I am just committing these two. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions