File tree Expand file tree Collapse file tree 3 files changed +0
-9
lines changed
Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 130130 <phase >process-resources</phase >
131131 <configuration >
132132 <target >
133- <tstamp >
134- <format property =" build.time" pattern =" MMM dd, yyyy (hh:mm:ss z)" locale =" en" />
135- </tstamp >
136133 <copy toDir =" ${basedir}/target/classes/" overwrite =" true" filtering =" on" >
137134 <fileset dir =" ${basedir}/src/" includes =" **/*.xsl" />
138135 <filterset begintoken =" #" endtoken =" #" >
Original file line number Diff line number Diff line change 197197 <phase >process-resources</phase >
198198 <configuration >
199199 <target >
200- <tstamp >
201- <format property =" build.time" pattern =" MMM dd, yyyy (hh:mm:ss z)" locale =" en" />
202- </tstamp >
203200 <copy toDir =" ${basedir}/target/classes/" overwrite =" true" filtering =" on" >
204201 <fileset dir =" ${basedir}/src/" includes =" **/*.xsl" />
205202 <filterset begintoken =" #" endtoken =" #" >
Original file line number Diff line number Diff line change 212212 <phase >process-resources</phase >
213213 <configuration >
214214 <target >
215- <tstamp >
216- <format property =" build.time" pattern =" MMM dd, yyyy (hh:mm:ss z)" locale =" en" />
217- </tstamp >
218215 <filter token =" axisVersion" value =" ${project.version}" />
219216 <copy toDir =" ${basedir}/target/classes/org/apache/axis2/i18n" overwrite =" true" filtering =" on" file =" ${basedir}/src/org/apache/axis2/i18n/resource.properties" />
220217 </target >
You can’t perform that action at this time.
0 commit comments