Thomas Florio

Results 22 issues of Thomas Florio

## What does this PR change? Provide PTF repositories in Uyuni. Implements RFC https://github.com/uyuni-project/uyuni-rfc/pull/56 ## GUI diff No difference. Before: After: - [ ] **DONE** ## Documentation - No documentation...

java
java_lint_checkstyle
java_pgsql_tests
API
core-features
testing
ruby_rubocop
data-model
xmlrpc
test-framework
old-ui

## What does this PR change? This PR removes the deprecation warning generated by Hibernate by updating the code and the configuration up the the 5.3 best practices when possible....

java
java_lint_checkstyle
java_pgsql_tests
data-model

## What does this PR change? This PR add a new configuration property to unify the management of custom and vendor channels. In particular when the property is set to...

java
java_lint_checkstyle
java_pgsql_tests
API
webapp
data-model
old-ui

This PR introduces some improvement in the notification alert. In particular: - Makes the functionality work again. The API `Source.notify()` used to send the notification was in fact [deprecated in...

## What does this PR change? This PR drops the dependency on simple-xml in favor of standard JAXB. ## GUI diff No difference. - [X] **DONE** ## Documentation - No...

java
java_lint_checkstyle
java_pgsql_tests

## What does this PR change? This PR removes the dependency on concurrent since those APIs have been part of standard java since version 1.5. This PR also improves the...

java
java_lint_checkstyle
java_pgsql_tests

## What does this PR change? This PR drops the dependency on jcommon. It was only used to copy from a `Reader` to a `Writer`. This operation is part of...

java
java_lint_checkstyle
java_pgsql_tests
data-model

## Description Migrate project to Maven and refactor java source structure to match the standard Maven directory layout ## Results - [X] Write scripts to move the current source code...

python3
java
java_lint_checkstyle
java_pgsql_tests

## What does this PR change? This PR introduces [Awaitility](http://www.awaitility.org), a new **test-only** dependency to handle and simplify async code in tests. This change is meant to ease async code...

## What does this PR change? This PR improves unit test isolation to avoid problems when run in a different order. ## GUI diff No difference. - [X] **DONE** ##...

java
java_lint_checkstyle
java_pgsql_tests
API
data-model
old-ui
cobbler