Projekt-Dokumentation (Aktueller Stand von juplo.de) hinzugefĆ¼gt
[website] / dist / scannotation-1.0.4 / integration.html
1 <!DOCTYPE html>
2 <!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2015-05-12 -->
3 <!-- Current: integration.html -->
4 <!-- Active: index.html -->
5 <!-- Path: $path -->
6 <!-- Skiplist: [index.html] -->
7 <html>
8   <head>
9     <title>juplo - scannotation &#x2013; Continuous Integration</title>
10     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
11     <link rel="canonical" href="http://juplo.de/scannotation/integration.html"/>
12     <meta name="viewport" content="width=device-width, initial-scale=1" />
13     <link rel="stylesheet" type="text/css" href="/css/base.css" />
14     <style type="text/css">
15       @import '/css/screen.css' screen;
16     </style>
17     <script src="/js/base.js"></script>
18     <!--[if IE 8]>
19       <link rel="stylesheet" type="text/css" href="/css/ie8.css" />
20       <script src="/js/ie8.js"></script>
21     <![endif]-->
22     <!--[if IE 7]>
23       <script src="/js/ie7.js"></script>
24     <![endif]-->
25     <!--[if lt IE 7]>
26       <script src="/js/ie6.js"></script>
27     <![endif]-->
28         
29   </head>
30   <body class="menu" onload="prettyPrint()">
31     <div id="page" class="cf">
32       <header id="header">
33         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
34         <span id="slogan"><strong>Java</strong> bits from nerds for nerds</span>
35         <hr class="h" />
36       </header>
37       <div id="breadcrumb">
38         <strong class="b title">You are here:</strong>
39         <ol class="b">
40           <li class="b"><a class="b" href="/">Home</a></li>
41           <li class="b"><a class="b" href="/projects.html">Projects</a></li>
42                       <li class="b"><a class="b" href="./index.html">scannotation</a></li>
43                         <li class="b"><strong class="b">Continuous Integration</strong></li>
44                   </ol>
45         <a class="hide" href="#navigation">Jump to navigation</a>
46         <hr class="b" />
47       </div>
48       <main class="content cf">
49         <article id="content" class="main">
50           <header><h1>Continuous Integration</h1></header>
51           <div class="section">
52 <h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
53 <p>This project uses <a class="externalLink" href="http://continuum.apache.org/">Continuum</a>.</p></div>
54 <div class="section">
55 <h2><a name="Access"></a>Access</h2><a name="Access"></a>
56 <p>The following is a link to the continuous integration system used by the project.</p>
57 <div class="source">
58 <pre><a class="externalLink" href="http://juplo.de/continuum/">http://juplo.de/continuum/</a></pre></div></div>
59 <div class="section">
60 <h2><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a>
61 <p>Configuration for notifying developers/users when a build is unsuccessful, including user information and notification mode.</p>
62 <table border="0" class="bodyTable">
63 <tr class="a">
64 <th>Type</th>
65 <th>Address</th>
66 <th>Configuration</th></tr>
67 <tr class="b">
68 <td>mail</td>
69 <td><a class="externalLink" href="mailto:kai@juplo.de">kai@juplo.de</a></td>
70 <td>-</td></tr></table></div>
71         </article>
72         <div class="marginal">
73           <nav id="nav">
74             <hr class="n" />
75             <a id="navigation"></a>
76             <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>
77             <h2 class="nav menu">Section-Menu</h2>
78             <ul id="menu">
79               <li class="m blog"><a href="/blog/" class="m">Blog</a></li>
80               <li class="m projects"><a href="/projects.html" class="m selected">Projects</a></li>
81               <li class="m about"><a href="/about.html" class="m">About</a></li>
82             </ul>
83             <h2 class="nav submenu">
84               <span class="s">Submenu for section</span>
85               <a class="s selected" href="/projects.html">Projects</a>
86             </h2>
87             <ul id="submenu" class="s">
88                                                               <li class="s sub off"><a class="s" href="/hibernate4-maven-plugin/">Hibernate 4 Maven Plugin</a></li>
89                                           </ul>
90             <hr class="n" />
91           </nav>
92           <aside class="m">
93             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
94               <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
95             </a>
96           </aside>
97         </div>
98       </main>
99       <footer id="footer">
100         <hr class="f" />
101         <ul id="footerlinks">
102           <li class="f" id="copyright">&#xa9; <strong>mo</strong>             2015
103       </li>
104           <li class="f"><a class="f" href="/impressum.html">Impressum</a></li>
105           <li class="f about"><a class="f" href="/about.html">About</a></li>
106         </ul>
107       </footer>
108     </div>
109         <script type="text/javascript"><!--//--><![CDATA[//><!--
110       var _gaq = _gaq || [];
111       _gaq.push(['_setAccount', 'UA-571104-3']);
112       _gaq.push(['_trackPageview']);
113       (function() {
114         var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
115         ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
116         var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
117       })();
118     //--><!]]>
119     </script>
120       </body>
121 </html>