aboutsummaryrefslogtreecommitdiff
path: root/test/manual
diff options
context:
space:
mode:
authorRoel Spilker <r.spilker@gmail.com>2021-04-23 00:01:55 +0200
committerRoel Spilker <r.spilker@gmail.com>2021-04-23 00:01:55 +0200
commit6758714ed564d72236564889157c4812eacb96fb (patch)
treec6160f835c59dd2055ed026e09eec5d9e90eb4fa /test/manual
parent5120abe4741c78d19d7e65404f407cfe57074a47 (diff)
downloadlombok-6758714ed564d72236564889157c4812eacb96fb.tar.gz
lombok-6758714ed564d72236564889157c4812eacb96fb.tar.bz2
lombok-6758714ed564d72236564889157c4812eacb96fb.zip
Change owner lombok GitHub repository
Diffstat (limited to 'test/manual')
-rw-r--r--test/manual/knownIssue-1976_2138-valPlusDelegateVsEclipseErrors/about.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/manual/knownIssue-1976_2138-valPlusDelegateVsEclipseErrors/about.txt b/test/manual/knownIssue-1976_2138-valPlusDelegateVsEclipseErrors/about.txt
index 58b3df3b..28773b9c 100644
--- a/test/manual/knownIssue-1976_2138-valPlusDelegateVsEclipseErrors/about.txt
+++ b/test/manual/knownIssue-1976_2138-valPlusDelegateVsEclipseErrors/about.txt
@@ -1,4 +1,4 @@
-PullRequest https://github.com/rzwitserloot/lombok/pull/2114 tries to fix issue https://github.com/rzwitserloot/lombok/issues/1976 but causes problems.
+PullRequest https://github.com/projectlombok/lombok/pull/2114 tries to fix issue https://github.com/projectlombok/lombok/issues/1976 but causes problems.
The problem is that the fail-fast resolver applied by PR 2114 causes the following issue: