-
Bug
-
Resolution: Fixed
-
Major
-
None
-
CentOS release 6.7 (Final)
Java 1.7.0_85
Jenkins 1.624 installed via RPM
Git Plugin 2.4.0
Git client plugin 1.18.0
The commit messages in the changes view began to be truncated at some recent version of the Git plugin.
This problem can be seen in Problem1.png where the commit messages are truncated. In Problem2.png
you can see that the full message is available but it appears that there is a newline in there. Correct.png
is a screenshot of an older version (not entirely sure which, it's from Apache's Jenkins server) where the same commit is correctly displayed.
This does not only affect display but also the E-Mail notifications that are sent making them relatively useless.
There is - as far as I know - no workaround hence I marked it as major and not as minor.
- blocks
-
JENKINS-32884 JIRA Integration doesn't include entire git commit message in issue comments
-
- Closed
-
- links to
The `mvn clean install` ran to completion for me in that environment. I even removed the ~/.m2 directory completely and ran it again just to be sure. My Windows machines have all been "touched" by my development work, so I'm not sure any of them can be cleaned enough to duplicate your setup.
You may need to move the ~/.m2 directory temporarily to another location as an alternate test.