Newbie Alert!!

I'm looking at setting up a build for the Cordova incubator project.  I can
see from [1] that I should file a Jira ticket to request my project to use
Buildbot.  Before I do that, I figure I'd find out if Buildbot is capable
of building my project.

Basically, I'm wondering about "build tools".  Software that I don't
include in my project, but which is used during the build to do the actual
build.  I didn't see any information regarding this on the web site
anywhere, so ... asking here.

There are a few things which I suspect are already available:

- javac
- ant

others I'm not sure about:

- python
- node.js
- coffee-script

coffee-script isn't a deal breaker; I can include it in my project if I
have to, but currently I have no need to reship it, it's used just for the
builds, so I'd like to NOT have to include it in my project if I don't have
to.

[1] http://ci.apache.org/buildbot.html

-- 
Patrick Mueller
http://muellerware.org

Reply via email to