You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2008/12/18 01:27:50 UTC

svn commit: r727603 - in /maven/sandbox/trunk/reports: maven-html.vm maven-plugins-fixed-html.vm maven-plugins-html.vm

Author: aheritier
Date: Wed Dec 17 16:27:50 2008
New Revision: 727603

URL: http://svn.apache.org/viewvc?rev=727603&view=rev
Log:
Cosmetic changes

Modified:
    maven/sandbox/trunk/reports/maven-html.vm
    maven/sandbox/trunk/reports/maven-plugins-fixed-html.vm
    maven/sandbox/trunk/reports/maven-plugins-html.vm

Modified: maven/sandbox/trunk/reports/maven-html.vm
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/reports/maven-html.vm?rev=727603&r1=727602&r2=727603&view=diff
==============================================================================
--- maven/sandbox/trunk/reports/maven-html.vm (original)
+++ maven/sandbox/trunk/reports/maven-html.vm Wed Dec 17 16:27:50 2008
@@ -7,12 +7,6 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>MNG Votes on Jira Report</title>
-    <style type="text/css" media="all">
-      @import url("http://maven.apache.org/css/maven-base.css");
-      @import url("http://maven.apache.org/css/maven-theme.css");
-      @import url("http://maven.apache.org/css/site.css");
-    </style>
-    <link rel="stylesheet" href="http://maven.apache.org/css/print.css" type="text/css" media="print" />
     <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />                                                
   </head>
   <body>

Modified: maven/sandbox/trunk/reports/maven-plugins-fixed-html.vm
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/reports/maven-plugins-fixed-html.vm?rev=727603&r1=727602&r2=727603&view=diff
==============================================================================
--- maven/sandbox/trunk/reports/maven-plugins-fixed-html.vm (original)
+++ maven/sandbox/trunk/reports/maven-plugins-fixed-html.vm Wed Dec 17 16:27:50 2008
@@ -4,12 +4,6 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Maven Plugins Votes Report</title>
-    <style type="text/css" media="all">
-      @import url("http://maven.apache.org/css/maven-base.css");
-      @import url("http://maven.apache.org/css/maven-theme.css");
-      @import url("http://maven.apache.org/css/site.css");
-    </style>
-    <link rel="stylesheet" href="http://maven.apache.org/css/print.css" type="text/css" media="print" />
     <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />                                                
   </head>
   <body>
@@ -38,7 +32,7 @@
     #foreach( $project in $projects.descending("@totalVotes") )
     <a name="$project.name"/><h2>$project.name</h2>
     <p>$project.attributes.totalVotes votes</p>
-    <table width="90%" align="center">
+    <table align="center">
       <tr>
 		<th>Votes</th>
 		<th>Key</th>

Modified: maven/sandbox/trunk/reports/maven-plugins-html.vm
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/reports/maven-plugins-html.vm?rev=727603&r1=727602&r2=727603&view=diff
==============================================================================
--- maven/sandbox/trunk/reports/maven-plugins-html.vm (original)
+++ maven/sandbox/trunk/reports/maven-plugins-html.vm Wed Dec 17 16:27:50 2008
@@ -4,12 +4,6 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Number of votes on opened issues for Maven plugins</title>
-    <style type="text/css" media="all">
-      @import url("http://maven.apache.org/css/maven-base.css");
-      @import url("http://maven.apache.org/css/maven-theme.css");
-      @import url("http://maven.apache.org/css/site.css");
-    </style>
-    <link rel="stylesheet" href="http://maven.apache.org/css/print.css" type="text/css" media="print" />
     <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />                                                
   </head>
   <body>