Setup group support for the built-in Jenkins user database.

2014-07-13 Thread Aachi
I have multiple users ( over about 100 users, and at least 30+ projects),and using Role strategy plug-in for group the users. However, using Role strategy plug-in

Re: Jenkins not displaying the pmd and checkstyle voilation errors.

2014-07-13 Thread Rohith Acharya
> > I cannot convert it to a freestyle project! Is there no solution for maven > project itself? > Thank You -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to

jenkins-ci.org authentication broken?

2014-07-13 Thread adamg
When I reset my password for jenkins-ci.org I successfully receive an email with a temporary password but I get an authentication error when I try to use the temp password. I just now attempted to create an entirely new account, and was again denied authentication when I try to use the temp pass

On new server, suddenly getting out of memory PermGen space and heap exceptions with Jenkins while running unit tests

2014-07-13 Thread Shibani
We use Jenkins as our CI solution for a large Java web application. We have many junit tests.On the "old" server where we have Jenkins running, we have no problems. Everything runs smoothly. We recently set up Jenkins on the "new server" running Windows 8 that we are eventually going to use. O

Re: User defined axis in literate plugin

2014-07-13 Thread Ruslan Baratov
Thanks Vincent! It is a great news)) BTW It will be awesome feature if user can make a matrix configuration in sources instead of tuning projects on jenkins server (since matrix can be different for different branches) воскресенье, 13 июля 2014 г., 14:44:01 UTC+4 пользователь Vincent Latombe н

Re: User defined axis in literate plugin

2014-07-13 Thread Vincent Latombe
Hi Ruslan, it is not yet possible, but I have this feature in-house and I plan to open source it in the coming weeks. Cheers, Vincent 2014-07-13 11:07 GMT+02:00 Ruslan Baratov : > Hello, all! > > Is it possible to add a custom environment variable (i.e. user-defined > axis) to configuration f

User defined axis in literate plugin

2014-07-13 Thread Ruslan Baratov
Hello, all! Is it possible to add a custom environment variable (i.e. user-defined axis) to configuration file of literate plugin (https://wiki.jenkins-ci.org/display/JENKINS/Literate+Plugin)? Something like that: TESTDIR={dir-A, dir-B, dir-C} So I can use it in the build step: `test-