GitHub / nebula-plugins/nebula-clojure-plugin issues and pull requests
#53 - Update Gradle wrapper to 8.12-rc-2
Pull Request -
State: closed - Opened by rpalcolea 7 months ago
#52 - Upgrade Gradle Wrapper to 8.12-rc-1
Pull Request -
State: closed - Opened by rpalcolea 8 months ago
#51 - refactor/update-a-gradle-plugin-by-id
Pull Request -
State: closed - Opened by rpalcolea 8 months ago
#50 - Upgrade action/cache to v4
Pull Request -
State: closed - Opened by rpalcolea 8 months ago
#49 - ClojureCompile: fix access to objectFactory when using deleteDerivedFiles
Pull Request -
State: closed - Opened by rpalcolea 10 months ago
#48 - ClojureBasePlugin: stop using java conventions
Pull Request -
State: closed - Opened by rpalcolea about 1 year ago
#47 - REPL support
Issue -
State: open - Opened by hopper-signifyd about 1 year ago
#46 - fix: plugin failed in windows environment
Pull Request -
State: open - Opened by mammer42 about 1 year ago
#45 - support new Gradle's FilePermissions API
Pull Request -
State: closed - Opened by rpalcolea over 1 year ago
#44 - Support configuration cache
Pull Request -
State: closed - Opened by rpalcolea over 1 year ago
- 1 comment
#43 - Stop using conventions
Pull Request -
State: closed - Opened by rpalcolea over 1 year ago
#42 - Use lazy apis
Pull Request -
State: closed - Opened by rpalcolea over 1 year ago
#41 - Replace project.buildDir with project.layout.buildDirectory
Pull Request -
State: closed - Opened by rpalcolea about 2 years ago
#40 - Parallel compileClojure fails, require function is not thread safe
Pull Request -
State: closed - Opened by chali over 3 years ago
- 1 comment
#39 - JDK 17 tests
Pull Request -
State: closed - Opened by rpalcolea almost 4 years ago
#38 - Enable test filtering
Pull Request -
State: closed - Opened by OdysseusLives almost 4 years ago
#37 - Add support for Toolchains
Pull Request -
State: closed - Opened by rpalcolea about 4 years ago
#36 - Migrate to core locking
Pull Request -
State: closed - Opened by chali over 4 years ago
#35 - ClojureTest: classpath is marked as InputFiles
Pull Request -
State: closed - Opened by rpalcolea over 4 years ago
- 1 comment
#34 - ClojureTest: junitOutputDir is marked as OutputDirectory
Pull Request -
State: closed - Opened by rpalcolea over 4 years ago
- 2 comments
#33 - Update build badge to use travis-ci.com
Pull Request -
State: closed - Opened by emccallum over 4 years ago
- 1 comment
#32 - Use modern configurations from project
Pull Request -
State: closed - Opened by rpalcolea almost 5 years ago
- 1 comment
#31 - Use proper configuration as classpath for testing and building jars so implementation and api configurations can be used
Pull Request -
State: closed - Opened by chali almost 5 years ago
- 1 comment
#30 - Clojure Tasks: Cleanup Internal properties that should not be marked as Optional
Pull Request -
State: closed - Opened by rpalcolea over 5 years ago
- 1 comment
#29 - remove groovy from 3rd party dependencies
Pull Request -
State: closed - Opened by rpalcolea over 5 years ago
- 1 comment
#28 - ClojureExtrasUberJarPlugin: use archiveBaseName in favor of baseName which is deprecated
Pull Request -
State: closed - Opened by rpalcolea almost 6 years ago
- 1 comment
#27 - Gradle 6 support
Pull Request -
State: closed - Opened by rpalcolea almost 6 years ago
#26 - Remove ClojureExec and rely on JavaExec
Pull Request -
State: closed - Opened by rpalcolea almost 6 years ago
- 1 comment
#25 - configure allJava with clojure sourceset
Pull Request -
State: closed - Opened by rpalcolea over 6 years ago
#24 - Fix clojure source set name
Pull Request -
State: closed - Opened by rpalcolea over 6 years ago
- 1 comment
#23 - Gradle 5.3 support
Pull Request -
State: closed - Opened by rpalcolea over 6 years ago
- 1 comment
#22 - Use HTTPS for clojure repositories - closes #21
Pull Request -
State: closed - Opened by rpalcolea over 6 years ago
- 1 comment
#21 - [SECURITY] Releases are built/executed/released in the context of insecure/untrusted code
Issue -
State: closed - Opened by JLLeitschuh over 6 years ago
- 2 comments
#20 - Refactor sourceset
Pull Request -
State: closed - Opened by rpalcolea over 6 years ago
- 1 comment
#19 - disable deprecation warnings this won't be removed in Gradle 6.0
Pull Request -
State: closed - Opened by rpalcolea over 6 years ago
- 1 comment
#18 - Remove spurious deprecation warnings
Pull Request -
State: closed - Opened by mbossenbroek almost 7 years ago
- 1 comment
#17 - Travis openjdk8
Pull Request -
State: closed - Opened by rpalcolea almost 7 years ago
#16 - Remove classesDir variable names and cleanup ClojureBasePlugin
Pull Request -
State: closed - Opened by rpalcolea almost 7 years ago
- 1 comment
#15 - Upgrade to gradle 4.10.1
Pull Request -
State: closed - Opened by rpalcolea almost 7 years ago
- 1 comment
#14 - Java System Properties
Issue -
State: open - Opened by emacadie almost 7 years ago
- 3 comments
#13 - Upgrade plugin-plugin to 8.0.0
Pull Request -
State: closed - Opened by rpalcolea almost 7 years ago
- 1 comment
#12 - WARN log about aotCompile, warnOnReflection always put out. is it intentended?
Issue -
State: closed - Opened by yokotaso about 7 years ago
- 1 comment
#11 - Add task for running arbitrary clojure code
Pull Request -
State: closed - Opened by mbossenbroek about 7 years ago
- 1 comment
#10 - Migrate to Gradle 4.6
Pull Request -
State: closed - Opened by chali over 7 years ago
- 1 comment
#9 - Make change backwards compatible
Pull Request -
State: closed - Opened by rspieldenner over 7 years ago
- 2 comments
#8 - Log any exceptions thrown while running Clojure tests
Pull Request -
State: closed - Opened by mbossenbroek over 7 years ago
- 1 comment
#7 - Explicitly call `System/exit` after tests are run to ensure JVM exit
Pull Request -
State: closed - Opened by mbossenbroek almost 8 years ago
- 1 comment
#6 - Call `(shutdown-agents)` after test runs
Pull Request -
State: closed - Opened by mbossenbroek about 8 years ago
#5 - Throw Exception if Errors and Failures is not 0
Pull Request -
State: closed - Opened by sghill about 8 years ago
#4 - Exit Gradle with error when a test fails in `junit` mode.
Pull Request -
State: closed - Opened by stanislas almost 9 years ago
#3 - Gradle 2.12, nebula-clojure-plugin and clojuresque
Issue -
State: closed - Opened by rkapsi over 9 years ago
- 1 comment
#2 - Curious
Issue -
State: closed - Opened by camechis over 10 years ago
- 3 comments
#1 - Update documentation
Pull Request -
State: closed - Opened by rspieldenner over 10 years ago
- 1 comment