Restricting credentials the correct way

2016-11-25 Thread Daniel P.
Hi everyone, I want to restrict a Jenkins (global, for testing purposes) credential. The URL I want to use this credential for is something like this: https://somewhere.someDomain.top/RepositoryName/repository.git How do I restrict usage of the credential? I created a domain and have tried vari

Re: Ant Plugin doesn't seem to set ANT_HOME and PATH accordingly

2016-11-22 Thread Daniel P.
nt "" instead of ant "someTarget". This also explains why no options for the main java ant script work through the shell wrapper and why invoking only ant works (no arguments means building the default). I'll file a bug at ant... Regards, Daniel Poggenpohl On Monday, No

Ant Plugin doesn't seem to set ANT_HOME and PATH accordingly

2016-11-21 Thread Daniel P.
Hello everyone, My (probably relevant) setup: Solaris 11.3 JDK 1.8.0-102 Jenkins 2.32 Ant Plugin 1.4 I've setup a project which checks out some code and a build.xml for ant. This build.xml contains a target "prepare" that just creates some directories. I also let Jenkins handle my ant installat

[workflow-plugin] Clean workspace

2015-03-03 Thread Daniel P
Hi, Is there something similar in workflow to the "Workspace Cleanup Plugin" we could use to make sure no old files are left in a workspace? Or are we forced to use something like "sh 'rm -r *'" every time we allocate a node? Regards, Daniel -- You received this message because you are subsc

Splitting a Jenkins job into multiple jobs depending on each other while the same workspace and the artifacts produced by previous jobs

2014-03-19 Thread Daniel P.
somebody help me along with this? Is this even possible using the current SVN layout? Regards, Daniel P. -- 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 je