Bruno Borges

Results 46 issues of Bruno Borges

I've been trying to sign my code and so far been failing miserably. The documentation for jpackage is limited and does not provide the steps required on Mac OS/Apple side...

question

### Plugin name and version 1.0.0-beta-6 ### Plugin configuration in your `pom.xml` ```xml com.microsoft.azure azure-functions-maven-plugin myResourceGroup myfuncapp FUNCTIONS_EXTENSION_VERSION beta package-functions package ``` ### Description The plugin should be bound to...

Type: Enhancement
Module: Azure Functions

The plugin works mostly well for Spring projects. For non-Spring, it is unclear whether it will work, given that other frameworks may have different set ups and outputs. Frameworks to...

help wanted
webapps
backlog

The plugin should allow the configuration of the exact name of the artifact to be deployed, and therefore, renamed to `app.jar` right before upload. Here's an example of how it...

enhancement
webapps
in-discussion
backlog

As per #206, we shouldn't be having RPM packages in the `centos/8` repo because CentOS 8 was not an LTS version and has already reached its EOL (Dec 2021).

help wanted
Linux
openjdk

As per https://github.com/microsoft/openjdk/discussions/206#discussioncomment-2153201

enhancement
Linux
openjdk

Would be nice to have a task to allow user to quickly download the OS-specific, non-LTS JavaFX SDK based on where the Gradle build is being executed. ```$ gradle downloadFXsdk```...

## Suggestion Provide an action that adds the Maven Wrapper to an existing Maven project.

feature-request

The list of other implementations is hidden in the About page, which few developers will hit. By showing developers this list in the Downloads page, developers can be better informed...

content
all langs

I've updated the Bicep configuration to include memory and CPU requests for Azure Container Apps. Accidentally (yay YAML) the value inputed was `' 2Gi'` (with a whitespace in the beginning...