Type:
Bug
Priority:
Critical Critical  
State:
Fixed
Subsystem:
Agent
Reporter:
chen libing (linux_china) Send Email
Assignee:
Kirill Maximov (maxkir) Send Email
Affects:
Teamcity 3.0 (Benares, 5985)
Fixed in:
Benares Minor EAP (6658), TeamCity 3.1 (6760)
Created:
11 months ago (06 Dec 2007 16:19)
Updated:
11 months ago (19 Dec 2007 15:19)
Votes:
0
Resolved:
JIRA source:
TW-4065
No attachments

The following are the default settings:


    1. This is the directory which will contain your project sources and which will be used
    2. to build your projects.

workDir=../work


    1. An auxilary variable which can be useful if you want to reference IDEA
    2. somewhere in your build script. You can reference it in build script as '${teamcity.idea.home}'

system.teamcity.idea.home=%system.agent.work.dir%/plugins/idea


"plugins/idea" is under <agent>, not <agent>/work and I think IDEA's home should be %system.agent.work.dir%/../plugins/idea not %system.agent.work.dir%/plugins/idea.


Issue wasresolved

  • Kirill Maximov (maxkir) Send Email
    11 months ago (19 Dec 2007 15:19)

New reference is


%system.agent.home.dir%/plugins/idea

Old New
chen libing (linux_china) - 11 months ago (19 Dec 2007 15:19)
Fixed in version Benares Minor (3.1)
Fixed in version TeamCity 3.1 (6760)

JetBrains Tracker revision #2008 [13-Nov-2008 11:56] (version #56) Copyright 2007-2008 JetBrains s.r.o.