Kevin Brightwell
Kevin Brightwell
We use non-Github Actions CI pipelines for our build systems. We'd love to be able to contribute and leverage the existing tooling within the Gradle GitHub actions within other CI...
## Problem Currently, we only the latest Umple version at http://try.umple.org/scripts/umple.jar. This link is not overly obvious and forces our build scripts to manually `wget` the umple.jar. ## Proposed Solution...
Originally reported on Google Code with ID 125 Owned by @umple --- This is what occurs when a class is deleted - should be the same for associations. --- Reported...
Originally reported on Google Code with ID 642 --- This is a running issue to arrange for user manual updates. Add comments for new updates needed Look through closed issues...
Change added in #8292. Remove skip() configurations for apiElements and runtimeElements variants to allow proper dependency publishing. Without this, the published POM was empty, causing Maven consumers to miss ktlint...
Originally reported on Google Code with ID 389 --- 1. Check umple-generated code with findbugs (on command line and in Ecliipse) to see if we are generating anything that would...
Originally reported on Google Code with ID 149 Owned by @aforward --- Some objects, you want the construct to include [] attributes (currently the default is not to). Perhaps we...
Originally reported on Google Code with ID 90 Owned by @aforward --- class X {} class Y { 1 -- 1 X; } --- Reported by @umple on 2011-06-24 14:21:14