-
Notifications
You must be signed in to change notification settings - Fork 158
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
Bump org.apache.commons:commons-parent from 78 to 79, fix changes.xml format for new plugin version #298
base: master
Are you sure you want to change the base?
Conversation
src/changes/changes.xml
Outdated
<!-- <dueto name="Cott"/>--> | ||
<!-- <dueto name="Gabriel Belingueres"/>--> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dueto to attribute
@@ -825,7 +825,7 @@ http://commons.apache.org/validator/dependencies.html | |||
<action dev="niallp" type="fix" issue="VALIDATOR-60" due-to="Yugandhar"> | |||
Change JavaScript validators to cater for disabled being undefined (an issue in Netscape 4.7). | |||
</action> | |||
<action dev="niallp" type="add"> | |||
<action dev="niallp" type="add"><![CDATA[ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
action body can not contains more tags ...
6245988
to
9a82eb4
Compare
@@ -873,19 +871,15 @@ http://commons.apache.org/validator/dependencies.html | |||
Resolve issue in JavaScript validation when the prototype library | |||
is used. | |||
</action> | |||
<action dev="niallp" type="fix"> | |||
<action dev="niallp" type="fix" fixedIssues="VALIDATOR-97, VALIDATOR-81" due-to="Matt Bathje, Paul Benedict"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😄 there is a bug in m-changes-p arrtibute name should be fixed-issues
src/changes/changes.xml
Outdated
|
||
<release version="1.1.2 (alpha)" date="2004-04-03" description="1.1 Alpha"> | ||
<action dev="rleland" type="fix" issue="VALIDATOR-24"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed only for testing purpose - to fix
Please use separate PRs for each independent change so they can be separately evaluated |
@sebbASF |
It would help if the title and description bore some relation to the purpose of the PR |
… format for new plugin version
9a82eb4
to
fd906e2
Compare
@sebbASF @garydgregory updated ... should be ok after parent 79 will be released |
The path to Doxia 2 and using current Maven plugins:
See also: