cortlepp commented on code in PR #879: URL: https://github.com/apache/axis-axis2-java-core/pull/879#discussion_r2001722402
########## modules/codegen/pom.xml: ########## @@ -204,7 +204,6 @@ <fileset dir="${basedir}/src/" includes="**/*.xsl" /> <filterset begintoken="#" endtoken="#"> <filter token="axisVersion" value="${project.version}" /> - <filter token="today" value=" Built on : ${build.time}" /> Review Comment: Also remove the `build.time` definition above. ########## modules/kernel/pom.xml: ########## @@ -216,7 +216,6 @@ <format property="build.time" pattern="MMM dd, yyyy (hh:mm:ss z)" locale="en" /> Review Comment: This property should be removed then too. -- 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: java-dev-unsubscr...@axis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org