-
https://storage.googleapis.com/pub-tools-public-publication-data/pdf/36726.pdf
-
For the use case of processing large amounts of sequence data that are mostly changed only by addition of new sequences, it might be nice if preprocessing supported an incremental mode, that uses the …
-
The JavaCompilerPlugin has a serious flaw in that it doesn't handle outputs correctly -- it simply maps each .java file path to an equivalent .class file path, but due to a combination of use of certa…
-
### How can we reproduce the crash?
if this is deemed important, more time can be dedicated... it's a proprietary angular app. Saved the bun.lockb file if needed
### Relevant log output
```shell
…
-
Please add incremental annotation processing to this plugin.
```
w: [kapt] Incremental annotation processing requested, but support is disabled because the following processors are not incremental…
-
I understand that it most likely won't be fixed, but maybe, if there's another restart, it would be worth just specifying to use v2 of ledger-tool. Today's instructions in the first point require inst…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues.
### What happened
The problem occurs dur…
-
参见:https://docs.gradle.org/4.7/userguide/java_plugin.html#sec:incremental_annotation_processing
但是 `com.hendraanggrian:r-parser:0.2` 使用了 `com.sun.source.util.Trees` 导致无法增量编译 ……
-
### Description
Some SwiftPM command plugin helper tools are desirable to build in `release` configuration as the processing they do is CPU-intensive - in my case, it's the `BenchmarkTool` of the [Be…
-
## Overview
Currently if you import anything from a third-party package that has inline types, mypy will process all the transitive dependencies of the imported module as well. This can be pretty s…