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

[core] Expose collections from getters as XPath sequence attributes #4969

Merged
merged 29 commits into from
May 7, 2024

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    53246d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    a01481a View commit details
    Browse the repository at this point in the history
  2. Update changelog

    jsotuyod committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f307e6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8db0c80 View commit details
    Browse the repository at this point in the history
  4. Produce deprecation warnings when atomize is used

     - When Saxon determines that it needs to atomize an attribute rather
       than getStringValue() we were not producing deprecation warnings.
    jsotuyod committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ce5e229 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d51a2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b74b6e5 View commit details
    Browse the repository at this point in the history
  7. Fix broken tests

    jsotuyod committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0d6f196 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a4abd7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    02e7a71 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d769336 View commit details
    Browse the repository at this point in the history
  11. Update Java parser test to show modifiers properly

     - no longer need to manually add the attributes…
     - …but the format is slightly different
    jsotuyod committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d9e146d View commit details
    Browse the repository at this point in the history
  12. update output to sequences

    jsotuyod committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ca7e15c View commit details
    Browse the repository at this point in the history
  13. Update more tree dump tests

    jsotuyod committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0d32ac8 View commit details
    Browse the repository at this point in the history
  14. Update tree export test

    jsotuyod committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    62443a4 View commit details
    Browse the repository at this point in the history
  15. Remove unsused imports

    jsotuyod committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1231a54 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    346d7fd View commit details
    Browse the repository at this point in the history
  17. Remove unused imports

    jsotuyod committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3650622 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    28c5cd7 View commit details
    Browse the repository at this point in the history
  2. Update docs/pages/release_notes.md

    Co-authored-by: Clément Fournier <[email protected]>
    jsotuyod and oowekyala committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    56f12d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11e6cc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    124f908 View commit details
    Browse the repository at this point in the history
  5. Update pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/xpath/int…

    …ernal/SaxonXPathRuleQuery.java
    
    Co-authored-by: Clément Fournier <[email protected]>
    jsotuyod and oowekyala committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    fbb4648 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6660664 View commit details
    Browse the repository at this point in the history
  7. Use spaces

    jsotuyod committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    458405e View commit details
    Browse the repository at this point in the history
  8. Ignore type variables

    jsotuyod committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    4bb533b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Update docs/pages/release_notes.md

    Co-authored-by: Andreas Dangel <[email protected]>
    jsotuyod and adangel committed May 2, 2024
    Configuration menu
    Copy the full SHA
    895cfbf View commit details
    Browse the repository at this point in the history
  2. Update docs/pages/release_notes.md

    Co-authored-by: Andreas Dangel <[email protected]>
    jsotuyod and adangel committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6fd230e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    722f25b View commit details
    Browse the repository at this point in the history