kedarvenkateshkumar opened a new pull request, #5633:
URL: https://github.com/apache/fineract/pull/5633

   ## Summary
   Fixed Gradle deprecated property assignment syntax warnings
   in multiple build.gradle files across the project.
   
   ## Changes
   - build.gradle: Fixed propName value → propName = value syntax
   - fineract-doc/build.gradle: Fixed same syntax warnings
   - fineract-war/build.gradle: Fixed compression, enabled properties
   - integration-tests/build.gradle: Fixed containerId property
   - oauth2-tests/build.gradle: Fixed containerId property
   
   ## Testing
   Command: gradlew.bat compileJava --warning-mode all
   Result: BUILD SUCCESSFUL - warnings resolved


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to