Skip to content

Conversation

@anusreelakshmi934
Copy link
Contributor

Part of #1444

archana-1924 and others added 14 commits November 14, 2025 11:52
…berty tools (OpenLiberty#1366)

* Liberty tools changes
* Deletion of work-around
* Deletion of work-around comments
* Keeping only first and last year of changes.

---------

Co-authored-by: archanr <[email protected]>
…erty#1405)

* Introducing hasField to check the existence of PsiField

* Accessor warning diagnostics for method and field

* Add diagnostics for type check

* Update copyright

* Update PersistenceMapKeyDiagnosticsCollector.java

Map FQDN constant

* Testcases for following diagnostics:
Access specifier diagnostic
Method or Field type diagnostic

* Testcase input files

* Source code formatted

* Change variable name to follow Oracle's guidelines

* Refactor hasField method

* Removed lines

* Using StringUtils utility

* Change from isEmpty to isNotBlank

* Copyright update
* Introduced validation for size and notEmpty

sds

* Update messages.properties

* size and notEmpty test cases

* size and notEmpty test resources

* pr comments

* Update BeanValidationTest.java

* corrected diagnostics grammer

* pr comments

* pr comments addressed

* PR comments
* Added diagnostics error for checked exceptions in throws clause

* added custom exception test resources

* updated the existing test resources

* added new test cases to support the changes

* format corrected

* format corrected

* pr comments

* PR comments

* Update PostConstructAnnotationTest.java
…OpenLiberty#1412)

* Update Error code and test case

* PrefixSlash quickfix draft

* Prefix Slash proposal implementation

* Copyright

* Testcase update for PrefixSlashAnnotationQuickFix

* Refactor performUpdate

* Copyright Updates
* Explore whether the user experience can be improved for diagnostics / quick fixes involving @dependent

* updated test cases

* added test resource to support the new test scenarios

* format issue corrected

* Update ManagedBeanTest.java

* Update ManagedBeanTest.java

* Update ManagedBeanTest.java

* Update ManagedBeanTest.java
…bean (OpenLiberty#1419)

* Diagnostics for non-static inner class managed bean

* Quick fix for non-static inner class managed bean

* Added test resources to support the non-static inner class managed bean test cases

* test cases

* Update InnerClassInjectionTest.java

* Update InsertModifierToNestedClassQuickFix.java

* pr comments fixed

* changd needsStaticModifier to needsModifier as the method is implemented for accepting any modifier
OpenLiberty#1420)

* Json Utility

* Messages and constant updates

* Diagnostics for json property unique names

* Reformatted source code

* Test classes for jsonbUnique testcase

* Test cases for jsonb unique diagnostics

* Copyright update

* Copyright updates

* Format source

* Nested loop - Refactored
* Test update for annotations DecimalMin, DecimalMax, AssertFalse

* Update test for annotations Digits, Email, FutureOrPresent, Future

* Update test for annotations NegativeOrZero, Negative, Max, Min

* Update test for annotations NotBlank, Pattern, Past, PastOrPresent

* Update test case for annotation Positive

* Copyright update

* Conflict resolved
* Added two new quick fixes

* new mappings in plugin.xml

* Added mutuallyExclusive logic

* Update plugin.xml

* Update plugin.xml

* Update ManagedBeanDiagnosticsCollector.java

* Update ManagedBeanDiagnosticsCollector.java

* test cases

* pr fix

* Update ManagedBeanDiagnosticsCollector.java

* Update ManagedBeanDiagnosticsCollector.java
OpenLiberty#1381)

* Default value for the type annotation attribute should be Object.class

* fixed test cases
Copy link

@venmanyarun venmanyarun left a comment

Choose a reason for hiding this comment

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

lsp4jakarta related changes looks good to me

Copy link
Member

@turkeylurkey turkeylurkey left a comment

Choose a reason for hiding this comment

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

👍

@anusreelakshmi934 anusreelakshmi934 merged commit 0e22a08 into OpenLiberty:main Nov 18, 2025
5 of 8 checks passed
@anusreelakshmi934 anusreelakshmi934 deleted the lsp4jakarta branch November 18, 2025 05:04
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.

8 participants