#5930 problems with teamcity.build.checkoutDir
I replaced all workingDir properties for IPR runner, but still compilation fails because the path variables pointing to our library-directories seem to be not working.
Funnily enough in build log everything seems to be OK:
generate (1s)[17:31:35]: generateBuild (1s)[17:31:35]: Reading IDEA config is skipped[17:31:35]: Source .ipr file: c:\BuildAgent\work\1a5aa8de86ebb951\myProject-.ipr[17:31:36]: Loaded external path macro $myProject_TEST_LIB_SRC$=c:\BuildAgent\work\1a5aa8de86ebb951/myProject.lib/test/src[17:31:36]: Loaded external path macro $myProject_SERVER_LIB$=c:\BuildAgent\work\1a5aa8de86ebb951/myProject.lib/server/lib[17:31:36]: Loaded external path macro $myProject_LIB$=c:\BuildAgent\work\1a5aa8de86ebb951/myProject.lib/deploy/lib[17:31:36]: Loaded external path macro $myProject_TEST_LIB$=c:\BuildAgent\work\1a5aa8de86ebb951/myProject.lib/test/lib[17:31:36]: Loaded external path macro $myProject_LIB_SRC$=c:\BuildAgent\work\1a5aa8de86ebb951/myProject.lib/deploy/src
Please sign in to leave a comment.
Hi Yann,
How did you specify values for the path macro properties? Which change have you made in this settings?
In the log I see possible problem with different path separators.
Regards,
KIR
Hello Kir,
my settings are as follows, I only replaced the old working_dir_something with the new property:
Unresolved Project Modules and Path Variables
PROJECT_LIB_SRC Used in path:
jar://$PROJECT_LIB_SRC$/commons-collections-3.2-src.zip!/
Set value to:
%system.teamcity.build.checkoutDir%/my_lib/deploy/src
Greetings,
Yann
Hello,
Could you please submit a JIRA issue and attach logs from build agent and
integrationBuild.xml generated in the build working dir (you can configure
this file as artifact in your build).
--
Pavel Sher
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Yann Cebron" <no_reply@jetbrains.com> wrote in message
news:16957002.1196751546941.JavaMail.itn@is.intellij.net...
>
>
>
>
I cannot attach to public JIRA, please give me an email-address to forward this information to in private.
Thanks
Yann
You can forward this to teamcity-feedback@jetbrains.com
--
Pavel Sher
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Yann Cebron" <no_reply@jetbrains.com> wrote in message
news:26619617.1196769388780.JavaMail.itn@is.intellij.net...
>I cannot attach to public JIRA, please give me an email-address to forward
>this information to in private.
>
done, thanks