Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: p4-plugin
-
Labels:None
-
Similar Issues:
Description
There should be an option to disable changelog generation. Changelogs eat quite quite much Java memory.
This would mean getting rid of the "disable sync and changelog" option and adding new option "disable changelog". Option "disable sync" would stay there.
Attachments
Issue Links
- is duplicated by
-
JENKINS-17840 Perforce plugin: Request to disable changelog on a per project basis
-
- Resolved
-
Code changed in jenkins
User: Rob Petti
Path:
src/main/java/hudson/plugins/perforce/PerforceSCM.java
src/main/resources/hudson/plugins/perforce/PerforceSCM/config.jelly
src/main/webapp/help/disableAutoSync.html
src/main/webapp/help/disableChangeLogOnly.html
http://jenkins-ci.org/commit/perforce-plugin/3796f0655c3253d19417f7767cf71f01d2453993
Log:
[FIXED JENKINS-16120] removing 'disable sync and changelog' and adding 'disable changelog'