Pinned Repositories
Accessibility-Test-Framework-for-Android
android-platform-tools-base
android-platform-tools-base
associations-break-build
dagger-incremental-bug
Repro bug in Dagger incremental compilation with Gradle
dagger-stack-overflow
Repro a stack overflow in Dagger
dropped-finalizer
A repro for a bug in Gradle where adding a task dependency removes a finalizer dependency
gradle
Adaptable, fast automation for all
gradle-intellij-plugin
Gradle plugin for building plugins for IntelliJ-based IDEs
gradle-recursive-dependency
A repro for an issue with recursive dependencies (https://github.com/gradle/gradle/issues/13329)
cesar1000's Repositories
cesar1000/Accessibility-Test-Framework-for-Android
cesar1000/android-platform-tools-base
android-platform-tools-base
cesar1000/associations-break-build
cesar1000/dagger-incremental-bug
Repro bug in Dagger incremental compilation with Gradle
cesar1000/dagger-stack-overflow
Repro a stack overflow in Dagger
cesar1000/dropped-finalizer
A repro for a bug in Gradle where adding a task dependency removes a finalizer dependency
cesar1000/gradle
Adaptable, fast automation for all
cesar1000/gradle-intellij-plugin
Gradle plugin for building plugins for IntelliJ-based IDEs
cesar1000/gradle-recursive-dependency
A repro for an issue with recursive dependencies (https://github.com/gradle/gradle/issues/13329)
cesar1000/gradle-subproject-plugins
A repro for https://github.com/gradle/gradle/issues/12878
cesar1000/incomplete-configuration
A reproducer for https://github.com/gradle/gradle/issues/13977
cesar1000/invalid-domain-object-set
A repro for a Gradle build failure with a DomainObjectSet parameter in a build service
cesar1000/junit4
A programmer-oriented testing framework for Java.
cesar1000/kapt-service-loader-npe
A reproducer of https://youtrack.jetbrains.com/issue/KT-34604
cesar1000/kotlin-indeterministic-code-generation
This is a repro for an issue where the generated bytecode of classes implementing the `Collection` interface is indeterministic.
cesar1000/kotlin-symlinked-build
A repro for https://youtrack.jetbrains.com/issue/KT-35341
cesar1000/kotlin_dependency_ambiguity
Kotlin dependency is ambiguous in Gradle 7.6
cesar1000/ktlint-gradle
A ktlint gradle plugin
cesar1000/merged-manifest-refresh-listener-cycle
A repro for an infinite loop in MergedManifestRefreshListener in Arctic Fox
cesar1000/napt
Alternative to KAPT that skips Java stub generation and therefore is as efficient as Java APT but with Kotlin
cesar1000/package-parsing
Package name is dropped in precompiled script with @file:Suppress() annotation
cesar1000/paparazzi
Render your Android screens without a physical device or emulator
cesar1000/robolectric
Android Unit Testing Framework
cesar1000/root_classpath_mismatch
Mismatched class loader hierarchy restored with CC causes build perf regression
cesar1000/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
cesar1000/try_git
cesar1000/u2020
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
cesar1000/unnotified-finalizers
Repro for Gradle not notifying use of finalizers with configuration caching
cesar1000/wrong-kotlin-version
A repro for https://github.com/gradle/gradle/issues/12692