[jenkins] 03/22: remove-licensing-report

James Downing Page jamespage at alioth.debian.org
Tue Aug 13 11:47:01 UTC 2013


This is an automated email from the git hooks/post-receive script.

jamespage pushed a commit to branch patch-queue/master
in repository jenkins.

commit 57f77294413963dcafbf705149fd4910ddab076a
Author: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Date:   Sun Aug 11 10:41:38 2013 +0100

    remove-licensing-report
    
    
    Gbp-Pq-Topic: build
---
 core/src/main/resources/hudson/AboutJenkins/index.jelly |   15 ---------------
 .../main/resources/hudson/AboutJenkins/index.properties |    4 ++--
 2 files changed, 2 insertions(+), 17 deletions(-)

diff --git a/core/src/main/resources/hudson/AboutJenkins/index.jelly b/core/src/main/resources/hudson/AboutJenkins/index.jelly
index 267ef11..21e3d00 100644
--- a/core/src/main/resources/hudson/AboutJenkins/index.jelly
+++ b/core/src/main/resources/hudson/AboutJenkins/index.jelly
@@ -31,21 +31,6 @@ THE SOFTWARE.
       <p>
         ${%blurb}
       </p>
-
-      <p>
-        ${%dependencies}
-      </p>
-      <j:set var="uri" value="${it.licensesURL}"/>
-      <j:choose>
-          <j:when test="${uri != null}">
-              <t:thirdPartyLicenses>
-                  <j:include uri="${uri}"/>
-              </t:thirdPartyLicenses>
-          </j:when>
-          <j:otherwise>
-              <p>${%No information recorded}</p>
-          </j:otherwise>
-      </j:choose>
     </l:main-panel>
   </l:layout>
 </j:jelly>
diff --git a/core/src/main/resources/hudson/AboutJenkins/index.properties b/core/src/main/resources/hudson/AboutJenkins/index.properties
index 08f9d8a..8b1e58d 100644
--- a/core/src/main/resources/hudson/AboutJenkins/index.properties
+++ b/core/src/main/resources/hudson/AboutJenkins/index.properties
@@ -20,7 +20,7 @@
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
-about=About Jenkins {0}
+about=About Jenkins {0} (Debian/Ubuntu distribution)
 blurb=<a href="http://jenkins-ci.org/">Jenkins</a> is a community-developed open-source continuous integration server.
 
-dependencies=Jenkins depends on the following 3rd party libraries.
\ No newline at end of file
+dependencies=Jenkins depends on the following 3rd party libraries.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins.git



More information about the pkg-java-commits mailing list