Skip to content
Snippets Groups Projects
Commit 09359023 authored by david_williams's avatar david_williams
Browse files

293516 react to probably change in cvs system

parent eccba0bf
No related branches found
No related tags found
No related merge requests found
......@@ -267,12 +267,15 @@
rewriteMapsLine, is in
${env.LOCAL_BUILD_PROPERTIES_DIR}/maptasks.properties
If rewriteMapsLine exists, it is assume it is desired to rewrite, and
the value of rewriteMapsLine will be used. It must be a complete replacement
for :pserver:anonymous@dev.eclipse.org:
the value of rewriteMapsLine will be used. It must be a complete replacement for
:pserver:anonymous@dev.eclipse.org:
such as
:ext:david_williams@dev.eclipse.org:
-->
<target
name="rewriteMaps"
if="rewriteMapsLine">
<echo message="rewriteMapsLine: ${rewriteMapsLine}" />
<replace
dir="${buildDirectory}/maps/${cvsPackage}"
token=":pserver:anonymous@dev.eclipse.org:"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment