How to configure own projects for the build server?

After I finally got the server running, I wonder how to create projects
to build. I assume that the Ant, JMock and XStream projects are
examples. I figured out that there's a a build-server-config.xml file
that contains descriptions for those projects.

Is there any documentation on how to create such projects I've missed?

Is it possible to use an *.ipr configuration to build?

Will the final product have some UI to create new projects?

Stefan

0
2 comments

Hello Stefan,

Is there any documentation on how to create such projects I've missed?

It's there in FAQ page "How to configure Team Server?", http://www.jetbrains.net/confluence/display/TW/TeamServerFAQ

Is it possible to use an *.ipr configuration to build?

This is not implemented yet though definetely planned feature.

Will the final product have some UI to create new projects?

Yes, of course

-


Maxim Shafirov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"


0

build-server-config.dtd will help you to edit config file. Just extract it
from buildserver.war/WEB-INF/lib/server.jar

"Stefan Matthias Aust" <nobody@3plus4.de> wrote in message
news:dv9bt9$6o9$1@is.intellij.net...

After I finally got the server running, I wonder how to create projects
to build. I assume that the Ant, JMock and XStream projects are
examples. I figured out that there's a a build-server-config.xml file
that contains descriptions for those projects.

>

Is there any documentation on how to create such projects I've missed?

>

Is it possible to use an *.ipr configuration to build?

>

Will the final product have some UI to create new projects?

>

Stefan



0

Please sign in to leave a comment.