vardars / ci-factory

Automatically exported from code.google.com/p/ci-factory
1 stars 2 forks source link

run.bat fails setting up project #63

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set up Arguments file accordingly
2.
3. Run run.bat

What is the expected output? What do you see instead?
Project to properly setup and be checked into source control

What version of the product are you using? On what operating system?
beta 1.1.0.36

Please provide any additional information below.
Output below...
 WorkspaceSetup.CreateSfx:

               [delete] Deleting file 
c:\Projects\BzGolf\Trunk\Build\dashboard\W
orkspaceSetup\BzGolf-Trunk-WorkspaceSetup.exe.
               [delete] Deleting file 
c:\Projects\BzGolf\Trunk\Build\WorkspaceSe
tup.bat.
               [delete] Deleting file 
c:\Projects\BzGolf\Trunk\Build\SfxConfig.t
xt.

            BUILD SUCCEEDED

            Total time: 51.1 seconds.

     [nant] c:\Projects\BzGolf\Trunk\Build\Common.Build.xml 
Common.CreateCCTrayS
fx
            Buildfile: 
file:///c:/Projects/BzGolf/Trunk/Build/Common.Build.xml
            Target framework: Microsoft .NET Framework 2.0
            Target(s) specified: Common.CreateCCTraySfx

            BUILD FAILED

            c:\Projects\BzGolf\Trunk\Build\Common.Build.xml(18,4):
            Property evaluation failed.
            Expression: ${BuildDirectory}\server\${CCNetProject}
\Artifacts\build
logs
                                                   ^^^^^^^^^^^^
                Property 'CCNetProject' has not been set.

            Total time: 0 seconds.

BUILD FAILED - 0 non-fatal error(s), 1 warning(s)

Original issue reported on code.google.com by buzz...@gmail.com on 25 Mar 2009 at 6:24

GoogleCodeExporter commented 9 years ago
I get the same behaviour

Original comment by IFola...@gmail.com on 8 Jan 2010 at 12:41