lukaszlenart opened a new pull request, #280:
URL: https://github.com/apache/struts-site/pull/280

   ## Overview
   
   This PR updates all references in the documentation from the old  package 
path to the new  package path, reflecting the Apache Struts 7.x package 
restructuring.
   
   ## Problem
   
   The documentation contained outdated references to the old XWork package 
structure, which was migrated to the Apache Struts namespace. These outdated 
paths could lead to broken links and confusion for developers.
   
   ## Changes Made
   
   ### Files Updated:
   1. **source/core-developers/validation.md** - Updated remote_file_content 
URL for default.xml
   2. **source/security/index.md** - Updated API documentation links for 
security interfaces
   3. **source/core-developers/localization.md** - Updated 7 references 
including:
      - ValidationAware and ActionSupport links
      - Package path references in text
      - LocalizedTextProvider and related utility class links
   4. **source/core-developers/ognl-cache-configuration.md** - Updated OgnlUtil 
link
   5. **source/core-developers/logging.md** - Updated logging package link
   6. **source/core-developers/chaining-interceptor.md** - Updated Unchainable 
and ReflectionProvider links
   
   ### Key Updates:
   - ✅ Updated remote file content URLs to point to new package locations
   - ✅ Fixed API documentation links for all affected classes
   - ✅ Corrected package path references in documentation text
   - ✅ Aligned all links with current Apache Struts package hierarchy
   
   ## Verification
   
   - ✅ No remaining  references found in markdown files
   - ✅ All package paths updated to the new  structure
   - ✅ Links and references now point to the correct relocated classes
   
   ## Benefits
   
   - Ensures documentation accuracy for Apache Struts 7.x
   - Prevents broken links and confusion for developers
   - Aligns documentation with current package structure
   - Improves maintainability and developer experience
   
   ## Related
   
   Addresses the package migration from XWork to Apache Struts namespace as 
part of the Struts 7.x restructuring.


-- 
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