Skip to content

Commit

Permalink
4: Fix the old snapshot repo mention
Browse files Browse the repository at this point in the history
Task-Url: #4
  • Loading branch information
keilw committed Dec 15, 2019
1 parent 8617c2e commit c5a26b7
Show file tree
Hide file tree
Showing 2 changed files with 365 additions and 0 deletions.
330 changes: 330 additions & 0 deletions news/2019/12/15/Preparing-1.0.0/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,330 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Agorava Project</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<link href="http://agorava.org/stylesheets/styles.css" rel="stylesheet" type="text/css">
<style>
body {
padding-top: 80px;
}
</style>
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]-->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js" type="text/javascript"></script>
<script src="http://agorava.org/javascripts/bootstrap/collapse.js" type="text/javascript"></script>
<script src="http://agorava.org/javascripts/bootstrap/dropdown.js" type="text/javascript"></script>
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="navbar-header">
<div class="github-banner">
<a href="https://github.com/agorava">
<img alt="Fork me on GitHub" src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png" style="position: absolute; top: 0; right: 0; border: 0;z-index: 900;">
</a>
</div>
<a class="btn navbar-toggle" data-target=".navbar-collapse" data-toggle="collapse">
<span class="sr-only">
Toggle navigation
</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="navbar-brand" href="http://agorava.org">Agorava</a>
</div>
<div class="navbar-collapse collaspe">
<ul class="nav navbar-nav">
<li>
<a href="http://agorava.org/">Home</a>
</li>
<li></li>
<li>
<a href="http://agorava.org/news/">Blog</a>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
Documentation
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="http://agorava.org/doc/getting-started">Getting Started</a>
</li>
<li>
<a href="http://agorava.org/doc/modules">Modules</a>
</li>
<li>
<a href="http://agorava.org/doc/apidocs070" target="_BLANK">API/SPI Javadoc</a>
</li>
</ul>
</li>
<li>
<a href="http://agorava.org/community/">Community</a>
</li>
<li>
<a href="http://agorava.org/contributing/">Contribute</a>
</li>
<li>
<a href="https://github.com/agorava" target="_BLANK">Source code</a>
</li>
<li>
<a href="http://agorava.org/calendar/">Calendar</a>
</li>
</ul>
</div>
<script>
var indexOfSharp = window.location.pathname.indexOf('#');
var pathname = indexOfSharp > 0 ? window.location.pathname.substring(0, indexOfSharp) : window.location.pathname;
var selector = "body > .navbar > .navbar-collapse a[href='http://agorava.org"+pathname+"']";
$(selector).closest("li").addClass("active");
</script>
</nav>
<div class="container">
<div class="row">
<div class="col-md-9">
<article class="post">
<ul class="pager visible-md" style="float:right;">
<li>
<a href="/news/2015/06/02/New-CI-server/">Previous</a>
</li>
</ul>
<h1>
<a href="/news/2017/07/16/New-Demo/">
New Socializer Live Demo
</a>
</h1>
<div class="meta">
<strong>
Posted by
<span class="authors"> Werner Keil</span>
on
<span class="date">Jul 16, 2017</span>
|
<a href="http://agorava.org/news/2017/07/16/New-Demo/#disqus_thread">Comments</a>
</strong>
</div>
<div class="content">
<div class="paragraph">
<p>Thanks to <a href="https://jelastic.com/">Jelastic</a> we got a new Agorava Socializer <a href="http://agorava.demo.jelastic.com/socializer/">Online Demo</a>. Go check it out.</p>
</div>
</div>
<div class="footer">
<a href="/news/2017/07/16/New-Demo/">Permalink</a>
|
<a href="http://agorava.org/news/2017/07/16/New-Demo/#disqus_thread">Comments</a>
|
<span class="tags">
<i class="icon-tags"></i>
Tags :
<a class="tag" href="/news/tags/Demo/">Demo</a>
<a class="tag" href="/news/tags/Cloud/">Cloud</a>
<a class="tag" href="/news/tags/announce/">announce</a>
</span>
</div>
<div class="visible-md">
<ul class="pager">
<li class="previous">
<a href="/news/2015/06/02/New-CI-server/">Previous: New CI Server</a>
</li>
</ul>
</div>
<div class="hidden-md">
<ul class="pager">
<li class="previous">
<a href="/news/2015/06/02/New-CI-server/">Previous</a>
</li>
</ul>
</div>

<script type="text/javascript">
var disqus_shortname = 'agoravablog';
(function () {
var s = document.createElement('script'); s.async = true;
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
<div class="comments">

<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_shortname = 'agoravablog';
var disqus_url = "http://agorava.org/news/2017/07/16/New-Demo/";
var disqus_developer = null;
var disqus_identifier = null;
(function() {
var dsq = document.createElement("script"); dsq.type = "text/javascript"; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName("head")[0] || document.getElementsByTagName("body")[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript=agoravablog">comments powered by Disqus.</a></noscript>
</div>
</article>
</div>
<div class="col-md-3">
<aside class="hidden-xs">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">
Tag Cloud
</h3>
</div>
<div class="panel-footer" style="text-align:justify;">
<div class="tag-cloud">
<span class="tag tag-6">
<a href="http://agorava.org/news/tags/CDI/">CDI</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/CI/">CI</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/Cloud/">Cloud</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/Demo/">Demo</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/DevOps/">DevOps</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/Facebook/">Facebook</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/JSR330/">JSR330</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/Jetty/">Jetty</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/LinkedIn/">LinkedIn</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/Maven/">Maven</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/OAuth/">OAuth</a>
</span>
<span class="tag tag-2">
<a href="http://agorava.org/news/tags/OpenWebBeans/">OpenWebBeans</a>
</span>
<span class="tag tag-2">
<a href="http://agorava.org/news/tags/Socializer/">Socializer</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/Solder/">Solder</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/Twitter/">Twitter</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/Weld/">Weld</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/Wildfly/">Wildfly</a>
</span>
<span class="tag tag-5">
<a href="http://agorava.org/news/tags/announce/">announce</a>
</span>
<span class="tag tag-2">
<a href="http://agorava.org/news/tags/roadmap/">roadmap</a>
</span>
</div>
</div>
</div>
</aside>
<aside class="visible-xs">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">
Tag Cloud
</h3>
</div>
<div class="panel-footer" style="text-align:justify;">
<div class="tag-cloud">
<span class="tag tag-6">
<a href="http://agorava.org/news/tags/CDI/">CDI</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/CI/">CI</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/Cloud/">Cloud</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/Demo/">Demo</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/DevOps/">DevOps</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/Facebook/">Facebook</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/JSR330/">JSR330</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/Jetty/">Jetty</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/LinkedIn/">LinkedIn</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/Maven/">Maven</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/OAuth/">OAuth</a>
</span>
<span class="tag tag-2">
<a href="http://agorava.org/news/tags/OpenWebBeans/">OpenWebBeans</a>
</span>
<span class="tag tag-2">
<a href="http://agorava.org/news/tags/Socializer/">Socializer</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/Solder/">Solder</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/Twitter/">Twitter</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/Weld/">Weld</a>
</span>
<span class="tag tag-0">
<a href="http://agorava.org/news/tags/Wildfly/">Wildfly</a>
</span>
<span class="tag tag-5">
<a href="http://agorava.org/news/tags/announce/">announce</a>
</span>
<span class="tag tag-2">
<a href="http://agorava.org/news/tags/roadmap/">roadmap</a>
</span>
</div>
</div>
</div>
</aside>
</div>
</div>
<hr>
<footer>
<p>&copy; Agorava 2017</p>
</footer>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){

(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),

m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)

})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', '', 'auto');
ga('send', 'pageview');

</script>
</body>
</html>
35 changes: 35 additions & 0 deletions news/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,41 @@
<div class="row">
<div class="col-md-9">
<div class="posts">
<article class="post">
<h1>
<a href="/news/2019/12/15/Preparing-1.0.0/">
Preparing Agorava 1.0.0
</a>
</h1>
<div class="meta">
<strong>
Posted by
<span class="authors"> Werner Keil</span>
on
<span class="date">Dec 15, 2019</span>
|
<a href="http://agorava.org/news/2019/12/15/Preparing-1.0.0/#disqus_thread">Comments</a>
</strong>
</div>
<div class="content">
<div class="paragraph">
<p>As free CloudBees hosted Jenkins servers gave a wrong impression of broken builds by shutting down the build job without commits for some time, we recently switched all relevant build jobs to <a href="https://circleci.com/">CircleCI</a> which so far refrains from this annoying behavior.</p>
</div>
</div>
<div class="footer">
<a href="/news/2015/06/02/New-CI-server/">Permalink</a>
|
<a href="http://agorava.org/news/2015/06/02/New-CI-server/#disqus_thread">Comments</a>
|
<span class="tags">
<i class="icon-tags"></i>
Tags :
<a class="tag" href="/news/tags/CI/">CI</a>
<a class="tag" href="/news/tags/DevOps/">DevOps</a>
<a class="tag" href="/news/tags/announce/">announce</a>
</span>
</div>
</article>
<article class="post">
<h1>
<a href="/news/2017/07/16/New-Demo/">
Expand Down

0 comments on commit c5a26b7

Please sign in to comment.