[JIRA] [gradle] (JENKINS-17386) Gradle.properties ignored after 1.22 upgrade

2013-06-29 Thread rich...@byh2o.com (JIRA)















































Richard Bywater
 resolved  JENKINS-17386 as Fixed


Gradle.properties ignored after 1.22 upgrade
















Release 1.23 performed to make GRADLE_USER_HOME of workspace an option.





Change By:


Richard Bywater
(29/Jun/13 9:11 AM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] [gradle] (JENKINS-17386) Gradle.properties ignored after 1.22 upgrade

2013-06-29 Thread rich...@byh2o.com (JIRA)














































Richard Bywater
 commented on  JENKINS-17386


Gradle.properties ignored after 1.22 upgrade















After no objections on the Jenkins mailing list, I have just deployed a 1.23 release with Nicolas' change. There is now an option to use the workspace as the GRADLE_USER_HOME with the default being the old setting which should fix the issue for a number of people.

Not sure how long the release takes to show but hopefully won't be long. 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] [gradle] (JENKINS-17386) Gradle.properties ignored after 1.22 upgrade

2013-06-06 Thread rich...@byh2o.com (JIRA)














































Richard Bywater
 commented on  JENKINS-17386


Gradle.properties ignored after 1.22 upgrade















I see that Nicolas De loof has provided a pull request (https://github.com/jenkinsci/gradle-plugin/pull/16/) that looks like it should fix this issue. I'm not sure the process for getting it merged in but I suggest we do it soon and push a release since its been 3 months since it "broke".



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] [gradle] (JENKINS-17386) Gradle.properties ignored after 1.22 upgrade

2013-05-20 Thread doug.b...@integware.com (JIRA)














































Doug Borg
 commented on  JENKINS-17386


Gradle.properties ignored after 1.22 upgrade















As others have stated, changing the GRADLE_HOME to be inside the workspace is not expected behavior, breaks things for many people, and should be there as an option for those who want it and NOT be the default. Also, this change was very poorly communicated in the changelog. "Always set GRADLE_HOME" doesn't really describe what changed.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] [gradle] (JENKINS-17386) Gradle.properties ignored after 1.22 upgrade

2013-04-23 Thread christian.hepwo...@york.ac.uk (JIRA)














































Christian Hepworth
 commented on  JENKINS-17386


Gradle.properties ignored after 1.22 upgrade















My workaround was to add -Dgradle.user.home=$HOME/.gradle to the switches in the job config. Note that -Dgradle.user.home=$HOME did not work, it had to be -Dgradle.user.home=$HOME/.gradle



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] [gradle] (JENKINS-17386) Gradle.properties ignored after 1.22 upgrade

2013-04-23 Thread 166_...@gmx.net (JIRA)














































166_MMX
 updated  JENKINS-17386


Gradle.properties ignored after 1.22 upgrade
















It breaks our builds too since we depend on $HOME/.gradle/gradle.properties too





Change By:


166_MMX
(23/Apr/13 3:25 PM)




Priority:


Minor
Major



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] [gradle] (JENKINS-17386) Gradle.properties ignored after 1.22 upgrade

2013-04-23 Thread christian.hepwo...@york.ac.uk (JIRA)












































  
Christian Hepworth
 edited a comment on  JENKINS-17386


Gradle.properties ignored after 1.22 upgrade
















This is also a problem for us. However, I reverted back to version 1.21 but the file is still not being found. When in the HOME/.gradle directory.

Also, why would the plugin have different defaults to the gradle tool itself?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] [gradle] (JENKINS-17386) Gradle.properties ignored after 1.22 upgrade

2013-04-23 Thread christian.hepwo...@york.ac.uk (JIRA)














































Christian Hepworth
 commented on  JENKINS-17386


Gradle.properties ignored after 1.22 upgrade















This is also a problem for us. How do you revert back to version 1.21 of the plugin. 

Also, why would the plugin have different defaults to the gradle tool itself?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] [gradle] (JENKINS-17386) Gradle.properties ignored after 1.22 upgrade

2013-04-11 Thread jochen.hinrich...@kambrium.net (JIRA)














































Jochen Hinrichsen
 commented on  JENKINS-17386


Gradle.properties ignored after 1.22 upgrade















+1: same problem that $HOME/.gradle/gradle.properties is used for credentials. What's the reason for setting GRADLE_USER_HOME to job's workspace? We are making heavy use of gradle wrapper. Gradle distributions being installed per job instead of being shared nastily impacts the storage size.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] [gradle] (JENKINS-17386) Gradle.properties ignored after 1.22 upgrade

2013-04-04 Thread jeffreydam...@gmail.com (JIRA)














































Jeffrey Damick
 commented on  JENKINS-17386


Gradle.properties ignored after 1.22 upgrade















+1 also a problem for us, global properties & nexus creds were in $HOME/.gradle, had to revert to 1.21



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] [gradle] (JENKINS-17386) Gradle.properties ignored after 1.22 upgrade

2013-04-03 Thread william.so...@drillinginfo.com (JIRA)














































will soula
 commented on  JENKINS-17386


Gradle.properties ignored after 1.22 upgrade















The above commit is certainly the one that broke this and here is the pull request:
https://github.com/jenkinsci/gradle-plugin/pull/12

It appears that the gradle plugin has changed the way gradle works and 
has taken a default that is different than gradle's default.  I would 
not expect the plugin to have different defaults than the actual tool, 
it leads to confusion when things don't work like is documented online.

I know I can override the GRADLE_USER_HOME variable with the -g switch 
and a few other methods, which is what the author of the pull request 
should have done, -g $WORKSPACE.

Its like the git plugin suddenly changed and now if you leave branches blank 
it only checks master instead of all branches.

Another workaround would be putting -g /home/[build user]/.gradle in the switches.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] [gradle] (JENKINS-17386) Gradle.properties ignored after 1.22 upgrade

2013-04-03 Thread alain.valle...@non.schneider-electric.com (JIRA)














































Alain VALLETON
 commented on  JENKINS-17386


Gradle.properties ignored after 1.22 upgrade















Same problem here with Jenkins 1.480.3, Gradle 1.4 on Windows XP 32bit SP3.

We want to use a global GRADLE_USER_HOME that is not project specific.

As a workaround we reverted to 1.21.

Could you make this feature (setting GRADLE_USER_HOME) optional, please?

Also could you log the GRADLE_USER_HOME value?

Thanks,



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] [gradle] (JENKINS-17386) Gradle.properties ignored after 1.22 upgrade

2013-04-02 Thread tkacz...@poczta.onet.pl (JIRA)












































  
Tomek Kaczanowski
 edited a comment on  JENKINS-17386


Gradle.properties ignored after 1.22 upgrade
















same issue here (Jenins 1.506, Gradle 1.5, Ubuntu Linux 12.04)

any chances on fixing this bug?

BTW. "fixed" it with the following snippet run before gradle tasks:

cp /home/jenkins/.gradle/gradle.properties gradle.properties.global
cat gradle.properties.global >> gradle.properties
rm gradle.properties.global



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] [gradle] (JENKINS-17386) Gradle.properties ignored after 1.22 upgrade

2013-04-02 Thread tkacz...@poczta.onet.pl (JIRA)














































Tomek Kaczanowski
 commented on  JENKINS-17386


Gradle.properties ignored after 1.22 upgrade















same issue here (Jenins 1.506, Gradle 1.5, Ubuntu Linux 12.04)

any chances on fixing this bug?

BTW. not sure what does 1.22 refer to in the ticket title 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.