Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: change pom parent #377

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

bjagg
Copy link
Member

@bjagg bjagg commented Jun 2, 2023

No description provided.

<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is check style no longer used?
It can be kinda nice to have for consistency.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Relocated to parent

@Naenyn Naenyn merged commit 4bcda5a into uPortal-Project:master Jan 20, 2025
8 checks passed
bjagg added a commit that referenced this pull request Jan 31, 2025
* Updated permissions handling. Additional logging.

Also includes a smidge of logging / TODO notes around hibernate / cache
weirdness experienced while working on this commit.

* Fixed imports.

My IDE's settings for switching direct imports to '*' was set too low,
so I undid the '*' import but forgot to fix the missing direct imports.

* chore: change pom parent (#377)

Co-authored-by: Bill Smith <[email protected]>

* Updated permissions handling. Additional logging.

Also includes a smidge of logging / TODO notes around hibernate / cache
weirdness experienced while working on this commit.

* Fixed imports.

My IDE's settings for switching direct imports to '*' was set too low,
so I undid the '*' import but forgot to fix the missing direct imports.

---------

Co-authored-by: Benito Gonzalez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants