Branch: refs/heads/master
Home: https://github.com/jenkinsci/trac-plugin
Commit: 59298b3d40343560bc30c5bf8f91ffbff5e402a8
https://github.com/jenkinsci/trac-plugin/commit/59298b3d40343560bc30c5bf8f91ffbff5e402a8
Author: Gerd Zanker <Gerd@Gerds-PC.(none)>
Date: 2012-02-05 (Sun, 05 Feb 2012)
Changed paths:
M pom.xml
Log Message:
-----------
made git-plugin dependency optional
Commit: b2c204b0d9dcdc92de9c446cadcc63a10db0da5c
https://github.com/jenkinsci/trac-plugin/commit/b2c204b0d9dcdc92de9c446cadcc63a10db0da5c
Author: Gerd Zanker <Gerd@Gerds-PC.(none)>
Date: 2012-02-06 (Mon, 06 Feb 2012)
Changed paths:
M src/main/java/hudson/plugins/trac/TracGitRepositoryBrowser.java
Log Message:
-----------
[FIXED JENKINS-11887] and changed the mandatory git-plugin dependency into an
optional dependency.
The trac-plugin supports now always subversion repository browsing and also git
repository browsing when the git-plugin is installed.
Commit: db06eac62cc2ea4b89a60fe979bc313194b22e16
https://github.com/jenkinsci/trac-plugin/commit/db06eac62cc2ea4b89a60fe979bc313194b22e16
Author: Gerd Zanker <[email protected]>
Date: 2012-02-07 (Tue, 07 Feb 2012)
Changed paths:
M pom.xml
M src/main/java/hudson/plugins/trac/TracGitRepositoryBrowser.java
Log Message:
-----------
Merge pull request #2 from GerdZanker/JENKINS-12588
[FIXED JENKINS-12588] optional instead of mandatory git-plugin dependency
Compare: https://github.com/jenkinsci/trac-plugin/compare/a480696...db06eac