Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to latest EISOP #244

Closed
wants to merge 223 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
223 commits
Select commit Hold shift + click to select a range
b3c2cda
Add VariableDeclarationNode for binding variable (#374)
zcai1 Dec 13, 2022
addcaad
typetools/checker-framework 3.29.0 release (#392)
wmdietl Feb 8, 2023
7c6331c
Reformat with Java 17
wmdietl Feb 8, 2023
d8e62f3
Make Node tables consistent. Other consistency fixes.
wmdietl Feb 8, 2023
c3d9898
Fix expected error keys
wmdietl Feb 8, 2023
14fe313
Fully remove permitUnsupportedJdkVersion option
wmdietl Feb 8, 2023
26f59d6
Use eisop artifacts
wmdietl Feb 8, 2023
9a2a78b
Code comment formatting fixes
wmdietl Feb 8, 2023
003e95f
Adapt implementation to prevalent style
wmdietl Feb 8, 2023
ff96eee
Add package-private
wmdietl Feb 8, 2023
488d3db
Make fields final
wmdietl Feb 8, 2023
5bcb553
Make helper method private
wmdietl Feb 8, 2023
ce3e4d1
typetools/checker-framework 3.29.0 release (#393)
wmdietl Feb 9, 2023
dfc3e74
typetools/checker-framework 3.30.0 release (#395)
wmdietl Feb 9, 2023
eb0b348
Maintain formatting of .ajava files
wmdietl Feb 9, 2023
3d99c60
Undo golden file changes, which were caused by import spacing
wmdietl Feb 9, 2023
f482030
Use eisop demos repository
wmdietl Feb 9, 2023
58a1e7a
Code comment formatting
wmdietl Feb 9, 2023
428b52f
Remove re-introduced incorrect comments
wmdietl Feb 9, 2023
46fe725
Use consistent relocate pattern
wmdietl Feb 9, 2023
7b50973
Predecessors/Successors of a Block are Sets, not Lists
wmdietl Feb 10, 2023
b05f5f6
Golden file fix
wmdietl Feb 10, 2023
3bca01f
Fix javadoc issues
wmdietl Feb 10, 2023
06ac7c1
Fix javadoc reference
wmdietl Feb 10, 2023
f673b89
Don't apply spotless plugin on Java 8
wmdietl Feb 10, 2023
405083a
Replace fastAssemble with assembleForJavac
wmdietl Feb 15, 2023
f40664b
Make package-private comment consistent within file
wmdietl Feb 15, 2023
d6e59ef
Undo whitespace change
wmdietl Feb 15, 2023
bf37a5e
Make fields final
wmdietl Feb 15, 2023
a02a0b7
Code comment formatting
wmdietl Feb 15, 2023
38850e1
Remove old package names (file is not compiled)
wmdietl Feb 15, 2023
bf7ad8f
Update changelog
wmdietl Feb 15, 2023
bb7caab
typetools/checker-framework 3.30.0 release (#396)
wmdietl Feb 15, 2023
068efe3
Move JSpecify build to separate tests (#402)
wmdietl Feb 16, 2023
d121d5c
Bump biz.aQute.bnd.gradle from 6.3.1 to 6.4.0 (#369)
dependabot[bot] Feb 17, 2023
b6839f3
Bump javax.servlet:javax.servlet-api from 3.1.0 to 4.0.1 (#394)
dependabot[bot] Feb 17, 2023
c743d78
Bump versions.autoValue from 1.7.4 to 1.10.1 (#397)
dependabot[bot] Feb 17, 2023
5ef9d89
Enforce consistent spacing around package-private (#401)
wmdietl Feb 17, 2023
ecc3458
Update documentation for dot and CFGVisualizeLauncher usage (#399)
farzanmirshekari Feb 17, 2023
bbf54d3
Upgrade to gradle 8.0
wmdietl Feb 18, 2023
5248710
Fix gradle deprecation: archivePath to archiveFile
wmdietl Feb 18, 2023
a304d23
Update lombok plugin to be compatible with gradle 8.0
wmdietl Feb 18, 2023
c866eef
Remove trailing whitespace in gradlew
wmdietl Feb 18, 2023
de674a6
typetools/checker-framework 3.31.0 release (#407)
wmdietl Feb 19, 2023
9536d3e
Don't commit classfile
wmdietl Feb 19, 2023
f35a849
Adapt expected error
wmdietl Feb 19, 2023
18dcebc
Adapt expected errors
wmdietl Feb 19, 2023
0dd8afc
Apply black python formatter
wmdietl Feb 19, 2023
2fdf073
Remove regex modifiers again, they don't seem to work
wmdietl Feb 19, 2023
671783b
Align changelog header
wmdietl Feb 19, 2023
07b40da
Make field protected
wmdietl Feb 19, 2023
6a278ea
Make field final, remove unused, deprecated constructor
wmdietl Feb 19, 2023
dc78753
Fix code comment formatting
wmdietl Feb 19, 2023
0615da5
Fix whitespace
wmdietl Feb 19, 2023
acfb84c
Fix typos in javadoc
wmdietl Feb 19, 2023
8cdd3b4
Fix error key format
wmdietl Feb 19, 2023
bacf54b
Fix whitespace
wmdietl Feb 19, 2023
3bc6b72
Skip requiring javadoc
wmdietl Feb 19, 2023
8e54b07
CI: don't block canary on misc and vice versa
wmdietl Feb 20, 2023
4436821
Another attempt to make python formatting work
wmdietl Feb 20, 2023
f82f776
Output a diff if black python formatting fails
wmdietl Feb 20, 2023
81ec024
typetools/checker-framework 3.31.0 release (#408)
wmdietl Feb 20, 2023
a9bf55c
Bump classgraph from 4.8.149 to 4.8.154 (#380)
dependabot[bot] Feb 20, 2023
e3ec7bb
Bump de.undercouch.download from 5.3.0 to 5.3.1 (#390)
dependabot[bot] Feb 20, 2023
e6c0695
Bump org.projectlombok:lombok from 1.18.24 to 1.18.26 (#389)
dependabot[bot] Feb 20, 2023
446aa4f
CI: add framework_jobs as gate for daikon and guava jobs (#410)
wmdietl Feb 20, 2023
d2d4629
Bump error_prone_annotations from 2.16 to 2.18.0 (#411)
wmdietl Feb 20, 2023
194023e
Bump reflection-util from 1.0.5 to 1.0.6 (#382)
dependabot[bot] Feb 21, 2023
e7b38a0
Lombok now supports Java 19 (#409)
wmdietl Feb 21, 2023
2f239fc
Add method `AnnotatedExecutableType.getVarargType` and remove uses of…
al3xliu Feb 21, 2023
2d0862c
Remove SKIP-REQUIRE-JAVADOC
wmdietl Feb 22, 2023
b18e231
Add issue that was closed in an earlier release
wmdietl Feb 22, 2023
3e41fa5
Model the enclosing expression node for `ObjectCreationNode` and type…
al3xliu Feb 23, 2023
b2bd46f
Guard version specific behavior with a version check (#414)
wmdietl Feb 23, 2023
2d19475
Put framework tests with Java errors in separate framework-javac-erro…
wmdietl Feb 24, 2023
2b34368
Split up Spotless classpath dependency (#418)
wmdietl Feb 28, 2023
8475f00
Bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.0 (#417)
dependabot[bot] Feb 28, 2023
67e331f
Bump com.diffplug.spotless:spotless-plugin-gradle from 6.14.0 to 6.16…
dependabot[bot] Feb 28, 2023
8316063
Bump io.github.classgraph:classgraph from 4.8.154 to 4.8.155 (#420)
dependabot[bot] Feb 28, 2023
c464d12
Upgrade to gradle 8.0.1 (#421)
wmdietl Mar 1, 2023
c4a2129
typetools/checker-framework 3.32.0 release (#426)
wmdietl Mar 7, 2023
ae8cd2d
Remove duplicated variable from bad merge
wmdietl Mar 7, 2023
5b222ec
Do not install jtreg6
wmdietl Mar 7, 2023
060cdfc
Adapt golden file line numbers to changed source
wmdietl Mar 7, 2023
becfcc6
Remove unnecessary SuppressWarnings
wmdietl Mar 7, 2023
9f555fd
Simplify and make more uniform
wmdietl Mar 7, 2023
2b49211
Make javadoc more uniform
wmdietl Mar 7, 2023
9af098c
Undo typetools hack that is not needed
wmdietl Mar 7, 2023
3b60e94
Code comment formatting
wmdietl Mar 7, 2023
31849ef
Fixes to .gitignore
wmdietl Mar 8, 2023
2897d27
Copied .java files don't need to be executable
wmdietl Mar 8, 2023
04a0c1f
Make new method private
wmdietl Mar 8, 2023
cc7084f
Add comments to typetools release notes
wmdietl Mar 8, 2023
ab736d3
Improve wording
wmdietl Mar 8, 2023
2808efa
typetools/checker-framework 3.32.0 release (#427)
wmdietl Mar 8, 2023
7955983
Bump io.github.classgraph:classgraph from 4.8.155 to 4.8.156 (#425)
dependabot[bot] Mar 8, 2023
d64da60
Prepare for a signature change in `TreeMaker.Select` (#428)
wmdietl Mar 8, 2023
015e20e
Avoid URL constructor that is deprecated in Java 20+ (#429)
wmdietl Mar 9, 2023
0eaa49a
Remove unnecessary repositories clause
wmdietl Mar 9, 2023
940afa0
Add task-tree plugin
wmdietl Mar 9, 2023
6e4aaaf
Prep for release
wmdietl Mar 9, 2023
ab80cb6
new release 3.32.0-eisop1
wmdietl Mar 9, 2023
c122566
Add task dependsOn.
smillst Mar 2, 2023
8798f69
Prep for next release
wmdietl Mar 9, 2023
52bfd34
Bump io.github.classgraph:classgraph from 4.8.156 to 4.8.157 (#432)
dependabot[bot] Mar 10, 2023
17826a7
Fix changelog comment
wmdietl Mar 15, 2023
f3e8755
Adapt to black Python formatting (#449)
wmdietl Mar 26, 2023
e5853d3
Upgrade to gradle 8.1-rc-1 (#450)
wmdietl Mar 26, 2023
2750bb5
Regex: use parameter types for TreeUtils.getMethod to account for JDK…
wmdietl Mar 27, 2023
4071f4e
Update Docker images and consistently use them (#448)
wmdietl Mar 28, 2023
59408a9
Bump de.undercouch.download from 5.3.1 to 5.4.0 (#441)
dependabot[bot] Mar 29, 2023
45c5d8d
Create CFGVisualizeOptions class for handling command-line arguments …
farzanmirshekari Mar 29, 2023
ac9347c
Allow JDK next jobs to fail quietly (#452)
wmdietl Mar 30, 2023
3eda80c
Expand an explanation
wmdietl Mar 30, 2023
a3a4c1b
Refactor handling of test options and interaction between `detailedms…
zcai1 Mar 30, 2023
7501c98
Misc. javadoc and code uniformity fixes (#453)
wmdietl Mar 31, 2023
1b92dc5
Update spotless-plugin-gradle from 6.16.0 to 6.17.0 (#454)
wmdietl Mar 31, 2023
7b2c72c
Fix bug in warning about redundant annotations (#460)
AndrewShf Apr 21, 2023
bd5f22b
Remove addComputedTypeAnnotations tree version in the Interning Check…
AndrewShf Apr 22, 2023
6376cb6
Use a fork of Daikon and use a fixed commit ID (#461)
wmdietl Apr 23, 2023
5a4b9a5
Upgrade to Spotless 6.18.0 (#463)
wmdietl Apr 24, 2023
fb68867
Upgrade to gradle 8.1.1 (#462)
wmdietl Apr 24, 2023
d3e1750
Allow users to define custom type and declaration annotation aliases …
txiang61 Apr 25, 2023
b235df2
Remove unused grgit dependency (#466)
wmdietl Apr 25, 2023
d0d8d48
typetools/checker-framework 3.33.0 release (#467)
wmdietl Apr 26, 2023
4bff768
annotation-tools is not an included build
wmdietl Apr 26, 2023
3b14df5
Use supertype LinkageError to cover all possible exceptions
wmdietl Apr 26, 2023
4648ca2
Also format .ajava files
wmdietl Apr 26, 2023
5c8a00e
Fix in eisop PR #459 is nicer
wmdietl Apr 26, 2023
5b891ec
Add note about possible false negative
wmdietl Apr 26, 2023
489f87a
Fix expected error keys
wmdietl Apr 26, 2023
7be1dc8
Fix code comment formatting
wmdietl Apr 26, 2023
28d3fde
Do not use a contraction in an error message
wmdietl Apr 26, 2023
7199475
Keep support for JDK 8 and cf.demos tests
wmdietl Apr 26, 2023
fbd3dea
Fix commented-out downstream tests
wmdietl Apr 26, 2023
c8852db
Fix typo
wmdietl Apr 26, 2023
ac59b6d
Fix git location
wmdietl Apr 26, 2023
26e6a21
Use previous release
wmdietl Apr 26, 2023
88d2b2c
Add missing javadoc, make method protected like similar methods
wmdietl Apr 26, 2023
cc86b3e
typetools/checker-framework 3.33.0 release (#468)
wmdietl Apr 27, 2023
7190311
Bump net.ltgt.errorprone from 3.0.1 to 3.1.0 (#464)
dependabot[bot] Apr 27, 2023
88d1905
typetools/checker-framework 3.34.0 release (#471)
wmdietl May 7, 2023
7d13247
Adapt test to inference change
wmdietl May 7, 2023
7ec0cb6
Adapt error key
wmdietl May 7, 2023
47fa10b
Use last released version
wmdietl May 7, 2023
66e7138
Fix header alignment
wmdietl May 7, 2023
4fbcd52
Comment about documenting package-private
wmdietl May 7, 2023
64a2e2f
Code comment formatting
wmdietl May 7, 2023
e3f1d84
Fix merge error: explicitly handle impure methods
wmdietl May 7, 2023
26566f4
Update daikon commit
wmdietl May 7, 2023
23efcdc
typetools/checker-framework 3.34.0 release (#472)
wmdietl May 7, 2023
677d7f3
Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.464
renovate[bot] May 8, 2023
18a98c2
Update dependency io.github.classgraph:classgraph to v4.8.158
renovate[bot] May 8, 2023
d84f376
Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.465 (#476)
renovate[bot] May 9, 2023
26f478f
Prepare for release
wmdietl May 9, 2023
ddeb198
Replace `checkerframework.org` with `eisop.github.io` (#447)
lucedes27 May 9, 2023
b8905d3
new release 3.34.0-eisop1
wmdietl May 9, 2023
ba6342b
Prepare for next release
wmdietl May 9, 2023
5abf370
Change to eisop.github.io
wmdietl May 9, 2023
0f378dd
renovatebot: do not auto-merge changes (#483)
wmdietl May 10, 2023
82de3d9
Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.466 (#479)
renovate[bot] May 10, 2023
fc5922d
Update to org.plumelib:options:2.0.3 (#484)
wmdietl May 11, 2023
720b42f
Reduce renovate frequency for AWS SDK
wmdietl May 12, 2023
1931280
Update dependency org.plumelib:plume-util to v1.7.0 (#486)
renovate[bot] May 12, 2023
ff17e51
Comment about plume-util and reflection-util versions
wmdietl May 12, 2023
b7658dd
Update to errorprone 2.19.1 and fix reported issues (#481)
wmdietl May 12, 2023
9cdfd2f
Remove StringConcatenateAssignmentNode (#489)
wmdietl May 12, 2023
20cc053
Delete SKIP-REQUIRE-JAVADOC
wmdietl May 12, 2023
314f43c
Run checker-framework.demos tests on all JDK versions (#490)
wmdietl May 13, 2023
ab835b2
Remove methods that have been deprecated for over a year (#491)
wmdietl May 13, 2023
8a27dfc
Small formatting consistency tweaks (#499)
wmdietl May 26, 2023
870a9de
Correctly access the `value()` element of an `@DefaultQualifier.List`…
wmdietl May 26, 2023
4916523
Support multiple different aliases for the same declaration annotatio…
wmdietl May 26, 2023
b935fe4
Remove BoundType.isOneOf. Small formatting tweaks (#504)
wmdietl May 30, 2023
6b919b7
Fix formatting (#505)
wmdietl May 30, 2023
328e323
Improve naming and documentation in `ObjectCreationNode` (#457)
al3xliu Jun 6, 2023
a569334
fix(deps): update dependency io.github.classgraph:classgraph to v4.8.…
renovate[bot] Jun 7, 2023
1d56237
fix(deps): update dependency org.projectlombok:lombok to v1.18.28 (#508)
renovate[bot] Jun 7, 2023
7ad25dc
fix(deps): update dependency org.projectlombok:lombok to v1.18.28 (#509)
renovate[bot] Jun 7, 2023
180e9be
fix(deps): update dependency commons-io:commons-io to v2.12.0 (#511)
renovate[bot] Jun 7, 2023
b1be81b
fix(deps): update dependency org.plumelib:reflection-util to v1.1.0 (…
renovate[bot] Jun 7, 2023
96f52d3
fix(deps): update dependency org.plumelib:plume-util to v1.8.1 (#514)
renovate[bot] Jun 7, 2023
e19d8ad
Update to spotless 6.19, apply reformatting (#515)
wmdietl Jun 7, 2023
5503ba6
fix(deps): update dependency commons-io:commons-io to v2.13.0 (#516)
renovate[bot] Jun 8, 2023
a97c868
Fix inconsistent task name (#518)
wmdietl Jun 20, 2023
e6f3624
Simplify `QualifierDefaults#getWildcardBoundType` (#521)
wmdietl Jun 27, 2023
248439a
Handle aliases of PolyNull (#522)
wmdietl Jun 27, 2023
741c031
Refactor `QualifierDefaults` (#520)
wmdietl Jun 27, 2023
b7745d9
Update to errorprone 2.20.0 and generalize some API types (#523)
wmdietl Jun 27, 2023
14666cd
Unify handling of dependency versions (#529)
wmdietl Jun 29, 2023
97c1b30
Optimize CFAbstractValue#validateSet and avoid allocation (#530)
wmdietl Jun 29, 2023
2b35db7
Temporarily disable stricter size comparison (#534)
wmdietl Jun 30, 2023
c38f9e8
Add information about the checker and visitor class to exception repo…
wmdietl Jun 30, 2023
acfcf73
Remove redundant map put (#531)
wmdietl Jun 30, 2023
4d80327
chore(deps): update dependency gradle to v8.2 (#537)
renovate[bot] Jul 3, 2023
d1d2d48
fix(deps): update dependency com.amazonaws:aws-java-sdk-bom to v1.12.…
renovate[bot] Jul 3, 2023
cb28531
No redundant method invocation invalid error when dereferencing `Poly…
Ao-senXiong Jul 4, 2023
5b963ce
Use latest commit of Daikon for tests (#541)
AndrewShf Jul 5, 2023
1453dc7
fix(deps): update dependency io.github.classgraph:classgraph to v4.8.…
renovate[bot] Jul 6, 2023
6a052fa
Tweaks to the documentation of RegexVisitor (#543)
wmdietl Jul 10, 2023
d1bb9af
chore(deps): update dependency gradle to v8.2.1 (#544)
renovate[bot] Jul 11, 2023
388fdb0
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gr…
renovate[bot] Jul 19, 2023
ed99054
fix(deps): update dependency com.amazonaws:aws-java-sdk-bom to v1.12.…
renovate[bot] Aug 2, 2023
a9a24c5
fix(deps): update dependency io.github.classgraph:classgraph to v4.8.…
renovate[bot] Aug 8, 2023
3e84376
Improve `@PolyRegex` description (#539)
Ao-senXiong Aug 8, 2023
02e2f45
Replace deprecated Gradle APIs (#552)
Ao-senXiong Aug 17, 2023
511549f
Fix typos (#554)
Ao-senXiong Aug 17, 2023
d8d6239
fix(deps): update autovalueversion to v1.10.3 (#556)
renovate[bot] Aug 17, 2023
8fad30a
chore(deps): update dependency gradle to v8.3 (#557)
renovate[bot] Aug 18, 2023
46a3487
chore(deps): update plugin de.undercouch.download to v5.5.0 (#558)
renovate[bot] Sep 1, 2023
cc557b0
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gr…
renovate[bot] Sep 1, 2023
4e7557c
fix(deps): update dependency com.amazonaws:aws-java-sdk-bom to v1.12.…
renovate[bot] Sep 1, 2023
21fd002
Handle possible null return from URI.getPath (#562)
wmdietl Sep 8, 2023
f905a5e
Use nullable type argument for `AtomicReference` (#563)
wmdietl Sep 8, 2023
83a3a86
Merge branch 'master' into eisop
Ao-senXiong Sep 8, 2023
1b68f10
Update build.gradle
Ao-senXiong Sep 8, 2023
4628661
Update to errorprone 2.21.1 (#564)
wmdietl Sep 8, 2023
e47218f
update build.sh
Ao-senXiong Sep 8, 2023
6a1467a
Update build.gradle
Ao-senXiong Sep 8, 2023
075d955
Merge branch 'eisop:master' into eisop
Ao-senXiong Sep 9, 2023
dd8d489
avoid fail because of plume_lib_jdk_next
Ao-senXiong Sep 9, 2023
8b2558f
create SKIP-REQUIRE-JAVADOC
Ao-senXiong Sep 9, 2023
98e545a
use 3.25.5 stubparser
Ao-senXiong Jan 17, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Thanks for submitting an issue.
As explained in the instructions for submitting an issue at https://checkerframework.org/manual/#reporting-bugs, please include four pieces of information:
As explained in the instructions for submitting an issue at https://eisop.github.io/cf/manual/#reporting-bugs, please include four pieces of information:
* commands (that can be cut-and-pasted into a command shell),
* inputs,
* outputs, and
Expand Down
14 changes: 0 additions & 14 deletions .github/dependabot.yml

This file was deleted.

17 changes: 17 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":automergeDisabled",
":automergeRequireAllStatusChecks",
"schedule:nonOfficeHours",
":disableDependencyDashboard"
],
"timezone": "America/Los_Angeles",
"packageRules": [
{
"matchPackageNames": ["com.amazonaws:aws-java-sdk-bom"],
"schedule": ["on the last day of the month"]
}
]
}
2 changes: 2 additions & 0 deletions .github/renovate.json-README
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This schedule doesn't work: Renovate accepts it but updates the dependency every day.
"schedule": ["on the last day of the month"],
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ checker/bin/.do-like-javac
checker/bin/.scc/
checker/bin-devel/.html-tools
checker/bin-devel/.plume-scripts
checker/bin-devel/.run-google-java-format
checker/bin-devel/dockerdir
checker/src/main/resources/git.properties
# These tests are generated from those in checker/tests/calledmethods-lombok during the build.
Expand All @@ -59,6 +58,8 @@ plume-bib
manual.aux
manual.blg
manual.dvi
manual.fdb_latexmk
manual.fls
manual.haux
manual.html
manual.htoc
Expand Down Expand Up @@ -169,4 +170,6 @@ checker/tests/ainfer-nullness/annotated/
checker/tests/ainfer-nullness/inference-output/
checker/tests/ainfer-testchecker/annotated/
checker/tests/ainfer-testchecker/inference-output/
checker/tests/ainfer-resourceleak/annotated/
checker/tests/ainfer-resourceleak/inference-output/
framework/tests/returnsreceiverdelomboked/
4 changes: 2 additions & 2 deletions .travis-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ROOTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
SCRIPTDIR=$ROOTDIR/checker/bin-devel/

# For debugging
(cd "$CHECKERFRAMEWORK" && ./gradlew getPlumeScripts -q)
(cd "$CHECKERFRAMEWORK" && ./gradlew getPlumeScripts)
"${SCRIPTDIR}/plume-scripts/ci-info" typetools
eval $("${SCRIPTDIR}/plume-scripts/ci-info" typetools)

Expand All @@ -53,7 +53,7 @@ echo "In checker-framework/.travis-build.sh GROUP=$GROUP"
case $GROUP in
all)
# Run cftests-junit, cftests-nonjunit, and cftests-inference separately,
# because cftests-all takes too long to run on Travis under JDK 11.
# because cftests-all takes too long to run on Travis.
"$SCRIPTDIR/test-cftests-junit.sh"
"$SCRIPTDIR/test-cftests-nonjunit.sh"
"$SCRIPTDIR/test-cftests-inference.sh"
Expand Down
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

Thank you for contributing to the Checker Framework! This project is a
community effort of [more than 110
developers](https://checkerframework.org/manual/#credits), plus countless
developers](https://eisop.github.io/cf/manual/#credits), plus countless
more people who have contributed bug reports and feature suggestions. We
couldn't do it without your help.


## Reporting bugs

Please see the [bug
reporting](https://checkerframework.org/manual/#reporting-bugs) section of
reporting](https://eisop.github.io/cf/manual/#reporting-bugs) section of
the Checker Framework manual.

If the documentation is incorrect, incomplete, or confusing, that is a
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# The Checker Framework: pluggable type-checking for Java

Please see the Checker Framework manual
([HTML](https://checkerframework.org/manual/),
[PDF](https://checkerframework.org/manual/checker-framework-manual.pdf)).
([HTML](https://eisop.github.io/cf/manual/),
[PDF](https://eisop.github.io/cf/manual/checker-framework-manual.pdf)).

The history of releases and changes is in file
[docs/CHANGELOG.md](docs/CHANGELOG.md).
Expand Down
Empty file added SKIP-REQUIRE-JAVADOC
Empty file.
Loading
Loading