ソースを参照

Bump AspectJ libraries in 'lib' subfolders to 1.9.21.1

This reproduces regression bug #285 when running
org.aspectj.systemtest.ajc171.NewFeatures::testSharedCache.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
tags/V1_9_21_2
Alexander Kriegisch 2ヶ月前
コミット
9ace39a415
6個のファイルの変更9行の追加0行の削除
  1. バイナリ
      lib/aspectj/lib/aspectjrt.jar
  2. バイナリ
      lib/aspectj/lib/aspectjtools.jar
  3. バイナリ
      lib/aspectj/lib/aspectjweaver.jar
  4. 6
    0
      lib/aspectj/lib/readme.txt
  5. バイナリ
      lib/test/aspectjrt.jar
  6. 3
    0
      lib/test/readme.txt

バイナリ
lib/aspectj/lib/aspectjrt.jar ファイルの表示


バイナリ
lib/aspectj/lib/aspectjtools.jar ファイルの表示


バイナリ
lib/aspectj/lib/aspectjweaver.jar ファイルの表示


+ 6
- 0
lib/aspectj/lib/readme.txt ファイルの表示

@@ -0,0 +1,6 @@
AspectJ_JDK_Update

Always add latest AspectJ core libraries (aspectjrt.jar, aspectjweaver.jar, aspectjtools.jar) here to ensure that
relevant integration tests run with the latest versions. Having missed the update in the past has led to regression bugs
to occur, e.g. https://github.com/eclipse-aspectj/aspectj/issues/285, which was introduced during the fix for
https://github.com/eclipse-aspectj/aspectj/issues/277.

バイナリ
lib/test/aspectjrt.jar ファイルの表示


+ 3
- 0
lib/test/readme.txt ファイルの表示

@@ -0,0 +1,3 @@
AspectJ_JDK_Update

Always add latest aspectjrt.jar here to ensure that relevant integration tests run with the latest versions.

読み込み中…
キャンセル
保存