Kevin Brightwell

Results 68 issues of Kevin Brightwell

Simple addition of a [Gradle Wrapper](https://docs.gradle.org/current/userguide/gradle_wrapper.html), its normally with gradle projects.

**Describe the solution you'd like** Some form of CLI parameters that enables specifying which gradle capability that is cared about. Such that, only that capability is shown. For example, ```...

enhancement

**Describe the solution you'd like** New output format for `projectHealth` and `buildHealth`. In order to support features like [Github Checks](https://docs.github.com/en/rest/checks?apiVersion=2022-11-28), we need the ability to see line-numbers and other metadata...

enhancement
more information needed
sponsorable

Originally reported on Google Code with ID 609 --- **What steps will reproduce the problem?** Generate Cpp from an umple file at the command line using the following: java -jar...

Type-Defect
Priority-Medium
Status-Accepted
cpp
Diffic-Easy
Component-CompilerUI

Originally reported on Google Code with ID 323 --- I would like to see CodeMirror autocomplete functionality added to UmpleOnline's text pane: Userswould be able to autocomplete the following: -...

Component-UmpleOnline
Usability
Status-Accepted
Priority-Low
Diffic-Med
Type-ProjectUG
ucosp
UOttawa49xx

Originally reported on Google Code with ID 322 --- I would like to see the UmpleOnline text editor enhanced to highlight the following: 1. State definitions and constant values in...

Priority-Medium
Component-UmpleOnline
Usability
Status-Accepted
Diffic-Easy
Type-ProjectUG
stateMachines
UOttawa49xx

Originally reported on Google Code with ID 465 --- When one specifies 'trace sm;' to trace a state machine or 'trace s'; to trace a state or 'trace e;' to...

Priority-Medium
Status-Accepted
Type-Enhancement
Diffic-Med
stateMachines
Component-Tracing
tracing

Wanted to make an issue for tracking migration to Guice 7.0.0. @ThePumpingLemma migrated to using Guice 6.0.0 (#2846), however, there remains issues with projects wanting to use `misk-inject` with Guice...

We're trying to use this plugin in a large repo. However, when the focus is applied, it generates a `.focus` file and `focus.settings.gradle` which appears to have all of the...

This fixes a test that is broken when running with Java 17.