martin-g commented on a change in pull request #244: The '$' in the class name
of Digester$EnvironmentPropertySource is no…
URL: https://github.com/apache/tomcat/pull/244#discussion_r381977791
##########
File path: webapps/docs/changelog.xml
##########
@@ -92,6 +92,10 @@
<fix>
Missing store config attributes for Resources elements. (remm)
</fix>
+ <scode>
+ Rename
<code>org.apache.tomcat.util.digester.Digester$EnvironmentPropertySource</code>
to
+ <code>org.apache.tomcat.util.digester.EnvironmentPropertySource</code>
old class is still available.
Review comment:
Punctuation is missing before ` old class is ...`
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]