1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Apr 29, 2024 — Apr 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add task description to modularJar and modularBuild More... almost 7 years ago
add the task-tree plugin More... almost 7 years ago
fix test configurations More... almost 7 years ago
add support for java-8 compatible jars containing java-9 module-info More... almost 7 years ago
Merge remote-tracking branch 'origin/master' More... about 7 years ago
Extended JMX to show count of workflow in different states as attribute for use with InfluxDB throw Jolokia More... about 7 years ago
remove Automatic-Module-Name from manifest files More... about 7 years ago
- add module-info.java to all projects - configure build.gradle to compile java 9 modules - problems: * currently works only with java 9+ (TODO: restore java 8 compatibility) * tests pass in IntelliJ but fail in gradle due to https://github.com/gradle/gradle/issues/4981 More... about 7 years ago
copper-regtest: rename package org.copperengine.core to org.copperengine.regtest More... about 7 years ago
queryWorkflowInstances() with no filter parameter now creates a blank filter object and calls queryWorkflowInstances(filter) More... about 7 years ago
add Automatic-Module-Name to manifest files More... about 7 years ago
use the java-library plugin More... about 7 years ago
Merge branch 'master' of https://github.com/copper-engine/copper-engine More... about 7 years ago
get rid of spotbugs warnings More... about 7 years ago
Merge remote-tracking branch 'origin/master' More... about 7 years ago
add missing license headers More... about 7 years ago
get rid of javadoc warning More... about 7 years ago
rename SNAPHOT to SNAPSHOT More... about 7 years ago
remove import sun.security.krb5.internal.EncAPRepPart; More... about 7 years ago
Merge branch 'master' into restart/delete_filtered More... about 7 years ago
Merge branch 'master' of https://github.com/copper-engine/copper-engine More... about 7 years ago
gradle wrapper to 4.7 More... about 7 years ago
update to gradle 4.7 More... about 7 years ago
disable spotbugs if java.version >= 10 More... about 7 years ago
reset source and target compatibility to java 8 More... about 7 years ago
skip cassandra tests if no host is available More... about 7 years ago
skip URLClassloaderClasspathProviderTest for java version >= 9 More... about 7 years ago
trace workflow instrumentation More... about 7 years ago
update spring and cassandra version More... about 7 years ago
Merge branch 'master' into restart/delete_filtered More... about 7 years ago