Quantcast

To whom it may concern

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

To whom it may concern

Sung Tae
To whom it may concern,


Hi I'm Jenkins user.

I'm writing this email to ask you some questions which I couldn't find
your web site.

which are as follows.


1. What is the programming language that supports? (ex) Java, C#, C, C+
+ etc

2. What am i supposed to do if I would like to apply PHP,Python
language to CI?

3. What is your future plan to support programming language?





a quick reply would be highly appreciated.

thank you very much.



Sung Tae Nam
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: To whom it may concern

Thomas Sundberg-2
On 16 August 2012 03:23, Sung Tae <[hidden email]> wrote:

> To whom it may concern,
>
>
> Hi I'm Jenkins user.
>
> I'm writing this email to ask you some questions which I couldn't find
> your web site.
>
> which are as follows.
>
>
> 1. What is the programming language that supports? (ex) Java, C#, C, C+
> + etc

Jenkins doesn't support programming languages. Jenkins supports
executing scripts that may build software. Or do anything else. So you
have support for Shell scripts, Ant, Maven and so on.

>
> 2. What am i supposed to do if I would like to apply PHP,Python
> language to CI?

It depends. Applying a programming language is a very open question.
What do you want to do?

Assuming that you want to create a software package that eventually
may be used in a production environment, I would assume that you would
start a build script and execute it and later collect the resulting
artifacts.

>
> 3. What is your future plan to support programming language?
>

Jenkins is an open source project. What will happen in the future is
not easy to predict. If you have a need for any type of build script
that isn't supported today, you may create a patch and submit it to
the Jenkins developers. The future may therefore be in your hands if
you would like it to be.


/Thomas


>
>
>
>
> a quick reply would be highly appreciated.
>
> thank you very much.
>
>
>
> Sung Tae Nam



--
Thomas Sundberg
M. Sc. in Computer Science

Mobile: +46 70 767 33 15
Blog: http://thomassundberg.wordpress.com/
Twitter: @thomassundberg

Better software through faster feedback
Loading...