You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2013/05/28 08:42:56 UTC

svn commit: r1486774 - in /isis/site/trunk/content: components/objectstores/jdo/release-notes/ components/security/file/release-notes/ components/security/shiro/release-notes/ components/viewers/restfulobjects/release-notes/ components/viewers/wicket/r...

Author: danhaywood
Date: Tue May 28 06:42:55 2013
New Revision: 1486774

URL: http://svn.apache.org/r1486774
Log:
release notes

Added:
    isis/site/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.1.0.md
    isis/site/trunk/content/components/security/file/release-notes/isis-security-file-1.0.1.md
    isis/site/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.1.1.md
    isis/site/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-2.0.0.md
    isis/site/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.2.0.md
    isis/site/trunk/content/core/release-notes/isis-1.2.0.md
    isis/site/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.3.md
Modified:
    isis/site/trunk/content/components/objectstores/jdo/release-notes/about.md
    isis/site/trunk/content/components/security/file/release-notes/about.md
    isis/site/trunk/content/components/security/shiro/release-notes/about.md
    isis/site/trunk/content/components/viewers/restfulobjects/release-notes/about.md
    isis/site/trunk/content/components/viewers/wicket/release-notes/about.md
    isis/site/trunk/content/core/release-notes/about.md
    isis/site/trunk/content/getting-started/release-notes/about.md

Modified: isis/site/trunk/content/components/objectstores/jdo/release-notes/about.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/objectstores/jdo/release-notes/about.md?rev=1486774&r1=1486773&r2=1486774&view=diff
==============================================================================
--- isis/site/trunk/content/components/objectstores/jdo/release-notes/about.md (original)
+++ isis/site/trunk/content/components/objectstores/jdo/release-notes/about.md Tue May 28 06:42:55 2013
@@ -1,3 +1,4 @@
 Title: Release Notes
 
+- [isis-objectstore-jdo-1.1.0](isis-objectstore-jdo-1.1.0.html)
 - [isis-objectstore-jdo-1.0.0](isis-objectstore-jdo-1.0.0.html)

Added: isis/site/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.1.0.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.1.0.md?rev=1486774&view=auto
==============================================================================
--- isis/site/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.1.0.md (added)
+++ isis/site/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.1.0.md Tue May 28 06:42:55 2013
@@ -0,0 +1,57 @@
+Title: isis-objectstore-jdo-1.0.0
+                               
+<h2>        New Feature
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-370'>ISIS-370</a>] -         Provide a service to allow all @PersistenceCapable entities to be eagerly registered with Isis (and therefore with DataNucleus)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-377'>ISIS-377</a>] -         Publishing Service implementation that writes to a queue (using JDO).
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-379'>ISIS-379</a>] -         Move AuditingService out of the ToDo app demo and into JDO objectstore as a service impl.
+</li>
+</ul>
+
+
+
+                                            
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-270'>ISIS-270</a>] -         NotYetImplementedException in JDO objectstore when debug logging enabled
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-326'>ISIS-326</a>] -         Make Datanucleus JNDI aware
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-362'>ISIS-362</a>] -         Upgrade to JMock 2.6.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-376'>ISIS-376</a>] -         Enhance JDO objectstore to also support IdentityType.APPLICATION (as well as DATASTORE)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-386'>ISIS-386</a>] -         Provide the ability to force a reload of an object by the JDO objectstore, and provide a domain service for clients.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-387'>ISIS-387</a>] -         Enhance PublishingService and AuditingService for created and deleted objects (as well as just updated objects).
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-389'>ISIS-389</a>] -         Ensure that objects lazily loaded by JDO/DataNucleus get domain services injected into them consistently.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-391'>ISIS-391</a>] -         Upgrade JDO objectstore to Datanucleus 3.2.1
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-396'>ISIS-396</a>] -         Wicket/JDO handling of BigDecimal properties should honour the @Column&#39;s scale attribute.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-303'>ISIS-303</a>] -         Migration of DataNucleus (DN) type support to use DN v3.2 standard
+</li>
+</ul>
+ 
+
+
+
+
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-296'>ISIS-296</a>] -         wicket viewer display ??? ENTITYMODEL OBJECTADAPTER OID: NULL when view a root entity&#39;s  collection member which data type is primitive String.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-301'>ISIS-301</a>] -         Error when using class name as discriminator strategy
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-302'>ISIS-302</a>] -         Ensure related items are mapped into pojo (possible eager loading of parent/child relationship)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-321'>ISIS-321</a>] -         gracefully handle any constraint violation thrown by the DataNucleus persistence mechanism (to be handled by JDO ObjectStore &amp; Wicket)
+</li>
+</ul>

Modified: isis/site/trunk/content/components/security/file/release-notes/about.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/security/file/release-notes/about.md?rev=1486774&r1=1486773&r2=1486774&view=diff
==============================================================================
--- isis/site/trunk/content/components/security/file/release-notes/about.md (original)
+++ isis/site/trunk/content/components/security/file/release-notes/about.md Tue May 28 06:42:55 2013
@@ -1,3 +1,4 @@
 Title: Release Notes
 
-- [isis-security-file-1.0.0](isis-security-file-1.0.0.html)
+* [isis-security-file-1.0.1](isis-security-file-1.0.1.html)
+* [isis-security-file-1.0.0](isis-security-file-1.0.0.html)

Added: isis/site/trunk/content/components/security/file/release-notes/isis-security-file-1.0.1.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/security/file/release-notes/isis-security-file-1.0.1.md?rev=1486774&view=auto
==============================================================================
--- isis/site/trunk/content/components/security/file/release-notes/isis-security-file-1.0.1.md (added)
+++ isis/site/trunk/content/components/security/file/release-notes/isis-security-file-1.0.1.md Tue May 28 06:42:55 2013
@@ -0,0 +1,9 @@
+Title: isis-security-file-1.0.1
+                               
+<h2>        Improvement
+</h2>
+<ul>
+<li>Updated to run against Isis Core 1.2.0
+</li>
+</ul>
+ 
\ No newline at end of file

Modified: isis/site/trunk/content/components/security/shiro/release-notes/about.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/security/shiro/release-notes/about.md?rev=1486774&r1=1486773&r2=1486774&view=diff
==============================================================================
--- isis/site/trunk/content/components/security/shiro/release-notes/about.md (original)
+++ isis/site/trunk/content/components/security/shiro/release-notes/about.md Tue May 28 06:42:55 2013
@@ -1,4 +1,5 @@
 Title: Release Notes
 
+* [isis-security-shiro-1.1.1](isis-security-shiro-1.1.1.html)
 * [isis-security-shiro-1.1.0](isis-security-shiro-1.1.0.html)
 * [isis-security-shiro-1.0.0](isis-security-shiro-1.0.0.html)

Added: isis/site/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.1.1.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.1.1.md?rev=1486774&view=auto
==============================================================================
--- isis/site/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.1.1.md (added)
+++ isis/site/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.1.1.md Tue May 28 06:42:55 2013
@@ -0,0 +1,10 @@
+Title: isis-security-shiro-1.1.1
+
+<h2>        Improvement
+</h2>
+<ul>
+<li>Updated to run against Isis Core 1.2.0
+</li>
+</ul>
+                            
+                    

Modified: isis/site/trunk/content/components/viewers/restfulobjects/release-notes/about.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/viewers/restfulobjects/release-notes/about.md?rev=1486774&r1=1486773&r2=1486774&view=diff
==============================================================================
--- isis/site/trunk/content/components/viewers/restfulobjects/release-notes/about.md (original)
+++ isis/site/trunk/content/components/viewers/restfulobjects/release-notes/about.md Tue May 28 06:42:55 2013
@@ -1,4 +1,4 @@
 Title: Release Notes
 
+- [isis-viewer-restfulobjects-2.0.0](isis-viewer-restfulobjects-2.0.0.html)
 - [isis-viewer-restfulobjects-1.0.0](isis-viewer-restfulobjects-1.0.0.html)
-

Added: isis/site/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-2.0.0.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-2.0.0.md?rev=1486774&view=auto
==============================================================================
--- isis/site/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-2.0.0.md (added)
+++ isis/site/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-2.0.0.md Tue May 28 06:42:55 2013
@@ -0,0 +1,22 @@
+Title: viewer-restfulobjects-2.0.0
+
+<h2>        New Feature
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-323'>ISIS-323</a>] -         Provide the capability to publish events, either changed objects or invoked actions
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-410'>ISIS-410</a>] -         RO viewer support @Render(EAGERLY) for collections
+</li>
+</ul>
+                               
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-233'>ISIS-233</a>] -         implement restfulobjects-viewer up to RO spec 1.0.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-362'>ISIS-362</a>] -         Upgrade to JMock 2.6.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-387'>ISIS-387</a>] -         Enhance PublishingService and AuditingService for created and deleted objects (as well as just updated objects).
+</li>
+</ul>                          
+

Modified: isis/site/trunk/content/components/viewers/wicket/release-notes/about.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/viewers/wicket/release-notes/about.md?rev=1486774&r1=1486773&r2=1486774&view=diff
==============================================================================
--- isis/site/trunk/content/components/viewers/wicket/release-notes/about.md (original)
+++ isis/site/trunk/content/components/viewers/wicket/release-notes/about.md Tue May 28 06:42:55 2013
@@ -1,4 +1,5 @@
 Title: Release Notes
 
-- [isis-viewer-wicket-1.1.0](isis-viewer-wicket-1.1.0.html) (RC1)
+- [isis-viewer-wicket-1.2.0](isis-viewer-wicket-1.2.0.html)
+- [isis-viewer-wicket-1.1.0](isis-viewer-wicket-1.1.0.html)
 - [isis-viewer-wicket-1.0.0](isis-viewer-wicket-1.0.0.html)

Added: isis/site/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.2.0.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.2.0.md?rev=1486774&view=auto
==============================================================================
--- isis/site/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.2.0.md (added)
+++ isis/site/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.2.0.md Tue May 28 06:42:55 2013
@@ -0,0 +1,103 @@
+Title: isis-viewer-wicket-1.2.0
+                
+<h2>        New Feature
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-328'>ISIS-328</a>] -         Wicket viewer should shutdown Isis core on completion
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-344'>ISIS-344</a>] -         Automatically exclude &quot;parent references&quot; from parented collections.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-351'>ISIS-351</a>] -         Provide the ability for certain runtime exceptions to be recognized as non-fatal, for rendering to the user.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-360'>ISIS-360</a>] -         About page on wicket viewer should show version, build number and other details.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-363'>ISIS-363</a>] -         Wicket viewer should abbreviate title to different lengths for parented vs standalone collections.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-384'>ISIS-384</a>] -         Provide automatic totalling of collections.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-400'>ISIS-400</a>] -         In the wicket viewer, allow actions to be associated with properties (similar to how this can be done with collections)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-407'>ISIS-407</a>] -         Annotation to automatically adjust end dates of ranges so that they are shown as inclusive vs exclusive.
+</li>
+</ul>
+
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-314'>ISIS-314</a>] -         The wicket viewer should honour precision and scale when rendering BigDecimal values.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-320'>ISIS-320</a>] -         Be more verbose when wicket page fails to render
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-330'>ISIS-330</a>] -         Wicket viewer calls choices method while figuring out how to render properties.  Should call less often (if not at all).
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-335'>ISIS-335</a>] -         Don&#39;t include (or perhaps abbreviate) the title text in collections
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-337'>ISIS-337</a>] -         Reduce size of font in breadcrumbs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-338'>ISIS-338</a>] -         Right align number fields (byte, short, int, long, float, double, BigInteger, BigDecimal)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-339'>ISIS-339</a>] -         Wicket Autocomplete should only fire if at least 1 character has been entered.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-340'>ISIS-340</a>] -         Wicket viewer bookmarks should show icon as well as title
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-343'>ISIS-343</a>] -         Introduce @Render annotation and deprecate @Resolve
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-349'>ISIS-349</a>] -         Show notifications, warning messages and error messages in Wicket
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-350'>ISIS-350</a>] -         Provide a fallback error page in case of runtime exception being thrown.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-357'>ISIS-357</a>] -         Gracefully handle objects that have been deleted.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-362'>ISIS-362</a>] -         Upgrade to JMock 2.6.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-364'>ISIS-364</a>] -         Suppress components of title when rendered in a parented collection.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-365'>ISIS-365</a>] -         Should not add same object to bookmarks (breadcrumbs) twice if its title has changed.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-392'>ISIS-392</a>] -         In Wicket, provide a datepicker for all of the date/datetime value types.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-393'>ISIS-393</a>] -         Upgrade to Wicket 6.7.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-394'>ISIS-394</a>] -         Use JQuery UI date picker rather than the YUI picker.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-395'>ISIS-395</a>] -         Allow Wicket viewer&#39;s date pattern to be globally configurable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-396'>ISIS-396</a>] -         Wicket/JDO handling of BigDecimal properties should honour the @Column&#39;s scale attribute.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-403'>ISIS-403</a>] -         Improve the bookmarks in the Wicket viewer.
+</li>
+</ul>
+
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-295'>ISIS-295</a>] -         NullPointerException when view aggregated entity using Wicket viewer
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-321'>ISIS-321</a>] -         gracefully handle any constraint violation thrown by the DataNucleus persistence mechanism (to be handled by JDO ObjectStore &amp; Wicket)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-334'>ISIS-334</a>] -         method String iconName() is never called in entities
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-336'>ISIS-336</a>] -         Fix CSS for Wicket viewer so that disabled application actions (on menu bar) are shown greyed out.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-341'>ISIS-341</a>] -         if search and get no results, then click on the OK, then get a stack trace
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-342'>ISIS-342</a>] -         Bootstrapping Wicket application should load supplementary config files for viewers.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-354'>ISIS-354</a>] -         Issues with Wicket viewer and tck examples
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-359'>ISIS-359</a>] -         Bulk actions being shown even if action is not a no-arg...
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-382'>ISIS-382</a>] -         Quickly pressing enter multiple times on an object form creates multiple instances.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-385'>ISIS-385</a>] -         In the wicket viewer, actions rendered by collections are never shown as disabled.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-388'>ISIS-388</a>] -         Bulk actions in Wicket viewer not correctly redirecting to error page if an unexpected error occurs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-390'>ISIS-390</a>] -         Fix NPE in Wicket viewer if tries to render an action that is invisible.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-402'>ISIS-402</a>] -         Wicket viewer, show bulk actions for prototype or exploring modes.
+</li>
+</ul>
+
+                        
+                                        
\ No newline at end of file

Modified: isis/site/trunk/content/core/release-notes/about.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/core/release-notes/about.md?rev=1486774&r1=1486773&r2=1486774&view=diff
==============================================================================
--- isis/site/trunk/content/core/release-notes/about.md (original)
+++ isis/site/trunk/content/core/release-notes/about.md Tue May 28 06:42:55 2013
@@ -1,4 +1,5 @@
 Title: Release Notes
 
+- [isis-1.2.0](isis-1.2.0.html)
 - [isis-1.1.0](isis-1.1.0.html)
 - [isis-1.0.0](isis-1.0.0.html)

Added: isis/site/trunk/content/core/release-notes/isis-1.2.0.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/core/release-notes/isis-1.2.0.md?rev=1486774&view=auto
==============================================================================
--- isis/site/trunk/content/core/release-notes/isis-1.2.0.md (added)
+++ isis/site/trunk/content/core/release-notes/isis-1.2.0.md Tue May 28 06:42:55 2013
@@ -0,0 +1,80 @@
+Title: isis-1.2.0
+                   
+<h2>New Feature
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-323'>ISIS-323</a>] -         Provide the capability to publish events, either changed objects or invoked actions
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-327'>ISIS-327</a>] -         Initialize and shutdown domain services
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-344'>ISIS-344</a>] -         Automatically exclude &quot;parent references&quot; from parented collections.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-351'>ISIS-351</a>] -         Provide the ability for certain runtime exceptions to be recognized as non-fatal, for rendering to the user.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-356'>ISIS-356</a>] -         Allow &#39;inject&#39; to be used as a prefix for injecting services into entities, fixtures or other services.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-360'>ISIS-360</a>] -         About page on wicket viewer should show version, build number and other details.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-367'>ISIS-367</a>] -         Refactor to support JTA transactions
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-377'>ISIS-377</a>] -         Publishing Service implementation that writes to a queue (using JDO).
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-378'>ISIS-378</a>] -         IsisServices - a service for prototyping that allows access into the internals of the Isis runtime
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-380'>ISIS-380</a>] -         Enhance BookmarkService API to allow objects to be looked up directly (rather than by dint of a BookmarkHolder)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-407'>ISIS-407</a>] -         Annotation to automatically adjust end dates of ranges so that they are shown as inclusive vs exclusive.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-409'>ISIS-409</a>] -         Move the &#39;wrapper&#39; progmodel component into core, reworked as an optional service
+</li>
+</ul>
+
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-208'>ISIS-208</a>] -         If two services accidentally have the same Id, then should throw an exception.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-326'>ISIS-326</a>] -         Make Datanucleus JNDI aware
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-330'>ISIS-330</a>] -         Wicket viewer calls choices method while figuring out how to render properties.  Should call less often (if not at all).
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-331'>ISIS-331</a>] -         Explicitly specify project.build.sourceEncoding for both Isis and the quickstart archetype
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-343'>ISIS-343</a>] -         Introduce @Render annotation and deprecate @Resolve
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-345'>ISIS-345</a>] -         Move the Bookmark service in the applib to a different package
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-353'>ISIS-353</a>] -         compareTo methods (when implement Comparable) should be automatically hidden
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-358'>ISIS-358</a>] -         Should be able to delete objects even if they are not versioned.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-362'>ISIS-362</a>] -         Upgrade to JMock 2.6.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-364'>ISIS-364</a>] -         Suppress components of title when rendered in a parented collection.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-366'>ISIS-366</a>] -         Core unit testing support JUnitRuleMockery2 does not support autoinjection of setters
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-386'>ISIS-386</a>] -         Provide the ability to force a reload of an object by the JDO objectstore, and provide a domain service for clients.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-387'>ISIS-387</a>] -         Enhance PublishingService and AuditingService for created and deleted objects (as well as just updated objects).
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-396'>ISIS-396</a>] -         Wicket/JDO handling of BigDecimal properties should honour the @Column&#39;s scale attribute.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-397'>ISIS-397</a>] -         Change default AuditingService impl to write to stderr, not stdout
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-398'>ISIS-398</a>] -         Extend applib&#39;s Clock interface to also return time as Joda LocalDate or LocalDateTime
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-403'>ISIS-403</a>] -         Improve the bookmarks in the Wicket viewer.
+</li>
+</ul>
+ 
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-359'>ISIS-359</a>] -         Bulk actions being shown even if action is not a no-arg...
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-408'>ISIS-408</a>] -         Auditing should ignore non-persistable properties (annotated with @NotPersisted).
+</li>
+</ul>
+                                    
+                   
\ No newline at end of file

Modified: isis/site/trunk/content/getting-started/release-notes/about.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/getting-started/release-notes/about.md?rev=1486774&r1=1486773&r2=1486774&view=diff
==============================================================================
--- isis/site/trunk/content/getting-started/release-notes/about.md (original)
+++ isis/site/trunk/content/getting-started/release-notes/about.md Tue May 28 06:42:55 2013
@@ -1,5 +1,6 @@
 Title: Release Notes
 
+* [quickstart_wrj-archetype-1.0.3](quickstart_wrj-archetype-1.0.3.html)
 * [quickstart_wrj-archetype-1.0.2](quickstart_wrj-archetype-1.0.2.html)
 * [quickstart_wrj-archetype-1.0.1](quickstart_wrj-archetype-1.0.1.html)
 * [quickstart_wrj-archetype-1.0.0](quickstart_wrj-archetype-1.0.0.html)

Added: isis/site/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.3.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.3.md?rev=1486774&view=auto
==============================================================================
--- isis/site/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.3.md (added)
+++ isis/site/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.3.md Tue May 28 06:42:55 2013
@@ -0,0 +1,37 @@
+Title: quickstart-wrj-archetype-1.0.3
+
+Uses:
+
+* Isis Core 1.2.0
+* Wicket 1.2.0
+* JDO 1.1.0
+* Restful 2.0.0
+* Shiro 1.1.1
+
+<h2>        New Feature
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-356'>ISIS-356</a>] -         Allow &#39;inject&#39; to be used as a prefix for injecting services into entities, fixtures or other services.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-379'>ISIS-379</a>] -         Move AuditingService out of the ToDo app demo and into JDO objectstore as a service impl.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-406'>ISIS-406</a>] -         Tidy-up tasks for release ... includes integration tests for quickstart app
+</li>
+</ul>
+                
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-331'>ISIS-331</a>] -         Explicitly specify project.build.sourceEncoding for both Isis and the quickstart archetype
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-339'>ISIS-339</a>] -         Wicket Autocomplete should only fire if at least 1 character has been entered.
+</li>
+</ul>
+
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ISIS-324'>ISIS-324</a>] -         ToDoItem.compare compares against itself.
+</li>
+</ul>
+