Fixed regressions: #163 and #194 by belingueres · Pull Request #195 · codehaus-plexus/plexus-utils (original) (raw)
Navigation Menu
Appearance settings
- AI CODE CREATION
* GitHub CopilotWrite better code with AI
* GitHub Copilot appDirect agents from issue to merge
* MCP RegistryNewIntegrate external tools - DEVELOPER WORKFLOWS
* ActionsAutomate any workflow
* CodespacesInstant dev environments
* IssuesPlan and track work
* Code ReviewManage code changes - APPLICATION SECURITY
* GitHub Advanced SecurityFind and fix vulnerabilities
* Code securitySecure your code as you build
* Secret protectionStop leaks before they start - EXPLORE
* Why GitHub
* Documentation
* Blog
* Changelog
* Marketplace
- AI CODE CREATION
- BY COMPANY SIZE
* Enterprises
* Small and medium teams
* Startups
* Nonprofits - BY USE CASE
* App Modernization
* DevSecOps
* DevOps
* CI/CD
* View all use cases - BY INDUSTRY
* Healthcare
* Financial services
* Manufacturing
* Government
* View all industries
- BY COMPANY SIZE
- EXPLORE BY TOPIC
* AI
* Software Development
* DevOps
* Security
* View all topics - EXPLORE BY TYPE
* Customer stories
* Events & webinars
* Ebooks & reports
* Business insights
* GitHub Skills - SUPPORT & SERVICES
* Documentation
* Customer support
* Community forum
* Trust center
* Partners
- EXPLORE BY TOPIC
- COMMUNITY
* GitHub SponsorsFund open source developers - PROGRAMS
* Security Lab
* Maintainer Community
* Accelerator
* GitHub Stars
* Archive Program - REPOSITORIES
* Topics
* Trending
* Collections
- COMMUNITY
- Pricing
Provide feedback
We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
codehaus-plexus / plexus-utils Public
Notifications You must be signed in to change notification settings
Additional navigation options
Merged
merged 1 commit into
Apr 16, 2022
ConversationCommits (1)ChecksFiles changed
Merged
Fixed regressions: #163 and #194#195
merged 1 commit into
Conversation
belingueres commented
Copy link Copy Markdown
Contributor
- Regression: encoding error when parsing a ISO-8859-1 pom with Maven Resolver #163 - new case: Don't assume UTF8 as default, to allow parsing from String.
- Incorrect getText() after parsing the DOCDECL section #194 - Incorrect getText() after parsing the DOCDECL section.
[](/apps/sonatype-lift)
sonatype-lift Bot reviewed Apr 5, 2022
Comment thread
src/main/java/org/codehaus/plexus/util/xml/pull/MXParser.java Outdated
[](/apps/sonatype-lift)
sonatype-lift Bot reviewed Apr 5, 2022
Comment thread
src/main/java/org/codehaus/plexus/util/xml/pull/MXParser.java Outdated
belingueres force-pushed the ISSUE-194-AND-163 branch from5ff5d58 to48e6445 Compare
belingueres force-pushed the ISSUE-194-AND-163 branch from48e6445 to9dc1610 Compare
[](/apps/sonatype-lift)
sonatype-lift Bot reviewed Apr 14, 2022
Comment thread
src/main/java/org/codehaus/plexus/util/xml/pull/MXParser.java
[](/apps/sonatype-lift)
sonatype-lift Bot reviewed Apr 14, 2022
Comment thread
src/main/java/org/codehaus/plexus/util/xml/pull/MXParser.java
[](/apps/sonatype-lift)
sonatype-lift Bot reviewed Apr 14, 2022
Comment thread
src/main/java/org/codehaus/plexus/util/xml/pull/MXParser.java Outdated
`[Fixed regressions:](/codehaus-plexus/plexus-utils/pull/195/commits/55678b05e04a97384902914968e8c9fb5fab92cf "Fixed regressions:
- #163 - new case: Don't assume UTF8 as default, to allow parsing from String.
- #194 - Incorrect getText() after parsing the DOCDECL section.
- Added tests exercising other regressions exposed while fixing this issues.") `
[55678b0](/codehaus-plexus/plexus-utils/pull/195/commits/55678b05e04a97384902914968e8c9fb5fab92cf)
- codehaus-plexus#163 - new case: Don't assume UTF8 as default, to allow parsing from String.
- codehaus-plexus#194 - Incorrect getText() after parsing the DOCDECL section.
- Added tests exercising other regressions exposed while fixing this issues.
belingueres force-pushed the ISSUE-194-AND-163 branch from9dc1610 to55678b0 Compare
michael-o merged commit b99f7c0 into codehaus-plexus:master
michael-o mentioned this pull request
Incorrect getText() after parsing the DOCDECL section#194
Closed
belingueres commented
Copy link Copy Markdown
Contributor Author
@michael-o Thanks for merging this PR. Unfortunately two of the test files where commited with the wrong git core.autocrlf setting, losing the intended CRLF line endings:
src/test/resources/xml/test-entities-dos.xml
src/test/resources/xml/test-entities-in-attr-dos.xml
michael-o commented
Copy link Copy Markdown
Member
Please provide a followup PR with gitattributes for these files.
belingueres mentioned this pull request
Fix some testing XML files checkout with incorrect eol#198
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
Sign up for free to join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
1 more reviewer
sonatype-lift[bot] sonatype-lift[bot] left review comments
Reviewers whose approvals may not affect merge requirements
Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development
Successfully merging this pull request may close these issues.