blob: d0f038216d1f23aa879e048ffd5f3691d82ad188 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.8.0 -->
<title>[ANN] Apache Isis 1.0.0 (Core, 4 components, 1 archetype) Released | Blogs Archive</title>
<meta name="generator" content="Jekyll v3.9.3" />
<meta property="og:title" content="[ANN] Apache Isis 1.0.0 (Core, 4 components, 1 archetype) Released" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="The Isis team is pleased to announce the release of Apache Isis Core 1.0.0, along with 4 components and 1 archetype" />
<meta property="og:description" content="The Isis team is pleased to announce the release of Apache Isis Core 1.0.0, along with 4 components and 1 archetype" />
<link rel="canonical" href="http://localhost:4000/isis/entry/ann_apache_isis_1_0" />
<meta property="og:url" content="http://localhost:4000/isis/entry/ann_apache_isis_1_0" />
<meta property="og:site_name" content="Blogs Archive" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2012-12-24T20:51:04-05:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="[ANN] Apache Isis 1.0.0 (Core, 4 components, 1 archetype) Released" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2012-12-24T20:51:04-05:00","datePublished":"2012-12-24T20:51:04-05:00","description":"The Isis team is pleased to announce the release of Apache Isis Core 1.0.0, along with 4 components and 1 archetype","headline":"[ANN] Apache Isis 1.0.0 (Core, 4 components, 1 archetype) Released","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/isis/entry/ann_apache_isis_1_0"},"url":"http://localhost:4000/isis/entry/ann_apache_isis_1_0"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/main.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Blogs Archive" /></head>
<body><header class="site-header" role="banner">
<div class="wrapper"><a class="site-title" rel="author" href="/">Blogs Archive</a><nav class="site-nav">
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
<label for="nav-trigger">
<span class="menu-icon">
<svg viewBox="0 0 18 15" width="18px" height="15px">
<path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
</svg>
</span>
</label>
<div class="trigger"><a class="page-link" href="/about/">About</a></div>
</nav></div>
</header>
<main class="page-content" aria-label="Content">
<div class="wrapper">
<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting">
<header class="post-header">
<h1 class="post-title p-name" itemprop="name headline">[ANN] Apache Isis 1.0.0 (Core, 4 components, 1 archetype) Released</h1>
<p class="post-meta">
<time class="dt-published" datetime="2012-12-24T20:51:04-05:00" itemprop="datePublished">Dec 24, 2012
</time><span itemprop="author" itemscope itemtype="http://schema.org/Person"><span class="p-author h-card" itemprop="name">{"display_name"=>"Dan Haywood", "login"=>"danhaywood", "email"=>"danhaywood@apache.org"}</span></span></p>
</header>
<div class="post-content e-content" itemprop="articleBody">
<div>The Isis team is pleased to announce the release of Apache Isis Core 1.0.0, along with 4 components and 1 archetype</div>
<div></div>
<div>- isis-core-1.0.0 &nbsp;(Isis core)</div>
<div>- isis-security-file-1.0.0 &nbsp;(file-based security)</div>
<div>- isis-objectstore-jdo-1.0.0 &nbsp;(JDO objectstore)</div>
<div>- isis-viewer-wicket-1.0.0 (Wicket viewer)</div>
<div>- isis-viewer-restfulobjects-1.0.0 &nbsp;(Restful Objects viewer)</div>
<div>- quickstart_wicket_restful_jdo-archetype-1.0.0 &nbsp;(Quickstart Archetype for Wicket viewer, Restful Objects viewer, JDO objectstore).</div>
<div></div>
<div>This is the first release of Isis as an Apache top-level project. &nbsp;This release incorporates a restructuring so that the core is released independently of the main components.&nbsp;</div>
<div></div>
<div>Full release notes are available at [1], [2], [3], [4], [5] on the Isis website.</div>
<div></div>
<div>You can access this release directly from the Maven central repo [6], or download the release and build it from source [7].</div>
<div></div>
<div>Enjoy!</div>
<div></div>
<div>-The Isis team</div>
<div></div>
<div>[1] http://isis.apache.org/core/release-notes/isis-1.0.0.html</div>
<div>[2] http://isis.apache.org/components/security/file/release-notes/isis-security-file-1.0.0.html</div>
<div>[3] http://isis.apache.org/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.0.0.html</div>
<div>[4] http://isis.apache.org/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-1.0.0.html</div>
<div>[5] http://isis.apache.org/components/viewers/wicket/release-notes/isis-viewer-wicket-1.0.0.html</div>
<div>[6] http://search.maven.org</div>
<div>[7] http://isis.apache.org/download.html</div>
</div><a class="u-url" href="/isis/entry/ann_apache_isis_1_0" hidden></a>
</article>
</div>
</main><footer class="site-footer h-card">
<data class="u-url" href="/"></data>
<div class="wrapper">
<h2 class="footer-heading">Blogs Archive</h2>
<div class="footer-col-wrapper">
<div class="footer-col footer-col-1">
<ul class="contact-list">
<li class="p-name">Blogs Archive</li><li><a class="u-email" href="mailto:issues@infra.apache.org">issues@infra.apache.org</a></li></ul>
</div>
<div class="footer-col footer-col-2"><ul class="social-media-list"><li><a href="https://github.com/jekyll"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#github"></use></svg> <span class="username">jekyll</span></a></li><li><a href="https://www.twitter.com/jekyllrb"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">jekyllrb</span></a></li></ul>
</div>
<div class="footer-col footer-col-3">
<p>This is an archive of the Roller blogs that were previously hosted on blogs.apache.org</p>
</div>
</div>
</div>
</footer>
</body>
</html>