You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@tomee.apache.org by bu...@apache.org on 2014/02/20 07:51:04 UTC

svn commit: r898606 - in /websites/staging/tomee/trunk/content/dev/jira: index.html patches.html todo.html

Author: buildbot
Date: Thu Feb 20 06:51:04 2014
New Revision: 898606

Log:
Dynamic update by buildbot for tomee

Modified:
    websites/staging/tomee/trunk/content/dev/jira/index.html
    websites/staging/tomee/trunk/content/dev/jira/patches.html
    websites/staging/tomee/trunk/content/dev/jira/todo.html

Modified: websites/staging/tomee/trunk/content/dev/jira/index.html
==============================================================================
    (empty)

Modified: websites/staging/tomee/trunk/content/dev/jira/patches.html
==============================================================================
--- websites/staging/tomee/trunk/content/dev/jira/patches.html (original)
+++ websites/staging/tomee/trunk/content/dev/jira/patches.html Thu Feb 20 06:51:04 2014
@@ -13,11 +13,48 @@
     <![endif]-->
 
     <!-- Le styles -->
-    <link href="./../../resources/css/bootstrap.css" rel="stylesheet">
-    <link href="./../../resources/css/prettify.css" rel="stylesheet">
-    <link href="./../../resources/css/bootstrap-mods.css" rel="stylesheet">
-    <link href="./../../resources/css/main.css" rel="stylesheet">
-
+    <link href="./../../bootstrap.css" rel="stylesheet">
+    <link href="./../../prettify.css" rel="stylesheet">
+    <link href="./../../bootstrap-mods.css" rel="stylesheet">
+
+    <style type="text/css">
+        body {
+          padding-top: 60px;
+        }
+        .sprite {
+            display: inline-block;
+            height: 20px;
+            margin: 0 auto 4px;
+            outline: medium none;
+            text-indent: -999em;
+            width: 24px;
+            background-image: url('./../../images/sprites.png');
+            background-repeat: no-repeat;
+            overflow: hidden;
+            cursor: pointer;
+        }
+        .edit-page {
+            display: inline-block;
+            height: 20px;
+            margin: 0 auto 4px;
+            outline: medium none;
+            text-indent: -999em;
+            width: 24px;
+            background-image: url('./../../images/edit.png');
+            background-repeat: no-repeat;
+            overflow: hidden;
+            cursor: pointer;
+        }
+        .fb-share {
+            background-position: 0px -40px;
+        }
+        .gp-share {
+            background-position: 0px 0px;
+        }
+        .tw-share {
+            background-position: 0px -80px;
+        }
+    </style>
     <script type="text/javascript">
       function fbshare () {
           window.open(
@@ -40,16 +77,16 @@
     </script>
 
     <!-- Le fav and touch icons -->
-    <link rel="shortcut icon" href="./../../resources/images/favicon.ico">
-    <link rel="apple-touch-icon" href="./../../resources/images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="./../../resources/images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="./../../resources/images/apple-touch-icon-114x114.png">
+    <link rel="shortcut icon" href="./../../images/favicon.ico">
+    <link rel="apple-touch-icon" href="./../../images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="./../../images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="./../../images/apple-touch-icon-114x114.png">
 
-    <script src="./../../resources/js/prettify.js" type="text/javascript"></script>
-    <script src="./../../resources/js/jquery-latest.js"></script>
+    <script src="./../../javascript/prettify.js" type="text/javascript"></script>
+    <script src="./../../javascript/jquery-latest.js"></script>
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
-    <script src="./../../resources/js/common.js"></script>
-    <script src="./../../resources/js/prettyprint.js"></script>
+    <script src="./../../javascript/common.js"></script>
+    <script src="./../../javascript/prettyprint.js"></script>
 
     <script type="text/javascript">
 
@@ -65,42 +102,21 @@
       })();
 
     </script>
+
+
   </head>
 
   <body>
 
-    <div class="topbar" data-dropdown="dropdown">
+    <div class="topbar">
       <div class="fill">
         <div class="container">
           <a class="brand" href="./../../index.html">Apache TomEE</a>
           <ul class="nav">
-              <li class="dropdown">
-                  <a class="dropdown-toggle" data-toggle="dropdown" href="#">
-                  Apache
-                      <b class="caret"></b>
-                  </a>
-                  <ul class="dropdown-menu">
-                     <!-- <li><a href="./../../misc/whoweare.html">Who we are?</a></li> -->
-                     <!-- <li><a href="./../../misc/heritage.html">Heritage</a></li> -->
-                     <li><a href="http://www.apache.org">Apache Home</a></li>
-                     <!-- <li><a href="./../../misc/resources.html">Resources</a></li> -->
-                     <li><a href="./../../misc/contact.html">Contact</a></li>
-                     <li><a href="./../../misc/legal.html">Legal</a></li>
-                     <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
-                     <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-                     <li class="divider"/>
-                     <li><a href="http://www.apache.org/security">Security</a></li>
-                  </ul>
-              </li>
-              <li><a href="./../../index.html">Home</a></li>
-              <li><a href="./../../downloads.html">Downloads</a></li>
-              <li><a href="./../../documentation.html">Documentation</a></li>
-              <li><a href="./../../examples-trunk/index.html">Examples</a></li>
-              <li><a href="./../../support.html">Support</a></li>
-              <!-- Do not uncomment until the discussion occurs on the list and we agree (or not)
-              on the overall process. This set of pages is only a discussion support
-              <li><a href="./../../security/index.html">Security</a></li>
-              -->
+            <li><a href="./../../index.html">Home</a></li>
+            <li><a href="./../../downloads.html">Downloads</a></li>
+            <li><a href="./../../documentation.html">Documentation</a></li>
+            <li><a href="./../../support.html">Support</a></li>
           </ul>
 
             <!-- Google CSE Search Box Begins  -->
@@ -119,64 +135,19 @@
     
 
 <div class="page-header">
-    <small><a href="./../../index.html">Home</a>&nbsp;&raquo&nbsp;<a href="./../../dev/">Dev</a>&nbsp;&raquo&nbsp;<a href="./../../dev/jira/">Jira</a></small><br>
-    <h1>Pending Patches
+<small><a href="./../../index.html">Home</a>&nbsp;&raquo&nbsp;<a href="./../../dev/">Dev</a>&nbsp;&raquo&nbsp;<a href="./../../dev/jira/">Jira</a></small><br>
+<h1>Pending Patches
 
-        <div style="float: right; position: relative; bottom: -10px; ">
-            <a onclick="javascript:gpshare()" class="gp-share sprite" title="share on Google+">share [gp]</a>
-            <a onclick="javascript:fbshare()" class="fb-share sprite" title="share on Facebook">share [fb]</a>
-            <a onclick="javascript:twshare()" class="tw-share sprite" title="share on Twitter">share [tw]</a>
-            <a data-toggle="modal" href="#edit" class="edit-page" title="Contribute to this Page">contribute</a>
-        </div>
-    </h1>
+    <div style="float: right; position: relative; bottom: -10px; ">
+        <a onclick="javascript:gpshare()" class="gp-share sprite" title="share on Google+">share [gp]</a>
+        <a onclick="javascript:fbshare()" class="fb-share sprite" title="share on Facebook">share [fb]</a>
+        <a onclick="javascript:twshare()" class="tw-share sprite" title="share on Twitter">share [tw]</a>
+        <a data-toggle="modal" href="#edit" class="edit-page" title="Contribute to this Page">contribute</a>
+    </div>
+</h1>
 </div>
 
-<h1>set( $url = "https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+in+%28OPENEJB%2C+TOMEE%29+AND+status+%3D+Open&amp;tempMax=1000" )</h1>
-
-<h1>set( $jirarss = $rss.fetch( $url ) )</h1>
-
-<h1>set( $issues = $jirarss.fillAttachments() )</h1>
-
-<h1>set( $void = $date.format("yyyy-MM-dd") )</h1>
-
-<h1>#</h1>
-
-<h1>foreach( $issue in $issues )</h1>
-
-<h1>set( $issue.attributes.totalAttachments = $issue.attachments.size() )</h1>
-
-<h1>end</h1>
-
-<h1>set( $issues = $issues.greater("@totalAttachments", 0) )</h1>
 
-<h1>foreach( $issue in $issues )</h1>
-
-<h1>set( $issue.attributes.firstPatch = $issue.attachments.min("created").created )</h1>
-
-<h1>end</h1>
-
-<h1>#</h1>
-
-<p><strong>${issues.size()} patches in the queue</strong></p>
-
-<p>Generated $date.as("EEEE, MMMM d, yyyy")</p>
-
-<p>(sorted oldest to newest)</p>
-
-<h1>foreach( $issue in $issues.sort("@firstPatch") )</h1>
-
-<p><a href="$issue.link">$issue.key</a> $issue.summary</p>
-
-<ul>
-<li>$date.format($issue.created)  <strong>$issue.reporter</strong> -  <em>${issue.type}</em></p>
-
-<h1>foreach ( $attachment in $issue.attachments.sort("created") )</h1></li>
-<li>$date.format($attachment.created)  $attachment.author   <a href="$attachment.url">$attachment.fileName</a></p>
-
-<h1>end</h1></li>
-</ul>
-
-<h1>end</h1>
 
 
 
@@ -185,7 +156,7 @@
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
-                <h3>Thank you for contributing to the documentation!</h3>
+                <h3>Thank you for contributing to the documention!</h3>
             </div>
             <div class="modal-body">
                 <h4>Any help with the documentation is greatly appreciated.</h4>
@@ -203,20 +174,16 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
-        <script src="./../../resources/js/bootstrap-modal.js"></script>
+        <script src="./../../javascript/bootstrap-modal.js"></script>
 
-        <footer>
-            <p>Copyright &copy; 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
-                Apache TomEE, TomEE, Apache, the Apache feather logo, and the Apache TomEE project logo are trademarks of The Apache Software Foundation.
-                All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-        </footer>
+      <footer>
+        <p>
+        Copyright &copy; 2011 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+        </p>
+      </footer>
 
     </div> <!-- /container -->
 
-    <!-- Javascript
-    ================================================== -->
-    <!-- Placed at the end of the document so the pages load faster -->
-    <script src="./../../resources/js/bootstrap-dropdown.js"></script>
-
   </body>
 </html>

Modified: websites/staging/tomee/trunk/content/dev/jira/todo.html
==============================================================================
    (empty)