You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2014/01/16 10:08:40 UTC

svn commit: r894368 [1/4] - in /websites/staging/isis/trunk: cgi-bin/ content/ content/applib-guide/ content/applib-guide/domain-services/ content/applib-guide/how-tos/ content/applib-guide/reference/ content/applib-guide/reference/recognized-annotatio...

Author: buildbot
Date: Thu Jan 16 09:08:33 2014
New Revision: 894368

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/applib-guide/about.html
    websites/staging/isis/trunk/content/applib-guide/domain-services/about.html
    websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-010-How-to-register-domain-services,-repositories-and-factories.html
    websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-020-How-to-write-a-typical-domain-service.html
    websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-030-How-to-use-a-generic-repository.html
    websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-040-How-to-write-a-custom-repository.html
    websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-050-How-to-use-Factories.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/about.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-010-How-to-have-a-domain-entity-be-a-POJO.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-020-How-to-have-a-domain-service-be-a-POJO.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-030-How-to-add-a-property-to-a-domain-entity.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-040-How-to-specify-a-title-for-a-domain-entity.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-050-How-to-add-a-collection-to-a-domain-entity.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-060-How-to-add-an-action-to-a-domain-entity-or-service.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-062-How-to-decouple-dependencies-using-contributions.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-065-How-to-add-an-action-to-be-called-on-every-object-in-a-list.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-070-How-to-specify-the-icon-for-a-domain-entity.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-080-How-to-specify-the-order-in-which-properties-or-collections-are-displayed.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-090-How-to-specify-the-order-in-which-actions-appear-on-the-menu.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-100-How-to-make-a-property-optional.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-110-How-to-make-an-action-parameter-optional.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-120-How-to-specify-the-size-of-String-properties.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-130-How-to-specify-the-size-of-String-action-parameters.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-140-How-to-specify-names-or-descriptions-for-an-action-parameter.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-150-How-to-inject-services-into-a-domain-entity-or-other-service.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-160-How-to-create-or-delete-objects-within-your-code.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-010-How-to-hide-a-property.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-020-How-to-hide-a-collection.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-030-How-to-hide-an-action.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-040-How-to-specify-that-none-of-an-object's-members-is-visible.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-050-How-to-prevent-a-property-from-being-modified.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-060-How-to-prevent-a-collection-from-being-modified.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-070-How-to-prevent-an-action-from-being-invoked.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-080-How-to-specify-that-none-of-an-object's-members-can-be-modified-or-invoked.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-090-How-to-specify-that-an-object-is-immutable.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-100-How-to-validate-user-input-for-a-property.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-110-How-to-validate-an-object-being-added-or-removed-from-a-collection.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-120-How-to-validate-an-action-parameter-argument.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-130-How-to-validate-declaratively-using-MustSatisfy.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-010-How-to-specify-a-set-of-choices-for-a-property.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-015-How-to-specify-an-autocomplete-for-a-property.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-017-How-to-specify-default-value-of-an-object-property.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-020-How-to-specify-a-set-of-choices-for-an-action-parameter.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-022-How-to-specify-dependent-choices-for-action-parameters.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-025-How-to-specify-an-autocomplete-for-an-action-parameter.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-030-How-to-specify-that-a-class-of-objects-has-a-limited-number-of-instances.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-040-How-to-find-an-entity-(for-an-action-parameter-or-property)-using-auto-complete.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-050-How-to-specify-default-values-for-an-action-parameter.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-000-How-to-derive-properties-and-collections-and-other-side-effects.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-010-How-to-make-a-derived-property.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-020-How-to-make-a-derived-collection.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-030-How-to-inline-the-results-of-a-query-only-repository-action.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-040-How-to-trigger-other-behaviour-when-a-property-is-changed.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-050-How-to-trigger-other-behaviour-when-an-object-is-added-or-removed.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-060-How-to-set-up-and-maintain-bidirectional-relationships.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-05-010-How-to-specify-a-name-or-description-for-an-object.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-05-020-How-to-specify-a-name-or-description-for-a-property.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-05-030-How-to-specify-a-name-or-description-for-a-collection.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-05-040-How-to-specify-names-or-description-for-an-action.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-05-050-How-to-specify-the-icon-for-an-individual-objects-state.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-06-010-How-to-pass-a-messages-and-errors-back-to-the-user.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-06-020-How-to-deal-with-an-unexpected-error.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-07-010-How-to-set-up-the-initial-value-of-a-property-programmatically.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-07-020-How-to-insert-behaviour-into-the-object-life-cycle.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-07-030-How-to-ensure-object-is-in-valid-state.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-07-040-How-to-specify-that-an-object-should-not-be-persisted.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-07-050-How-to-perform-lazy-loading.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-07-060-How-to-perform-dirty-object-tracking.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-07-070-How-to-hook-into-the-object-lifecycle-using-callbacks.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-08-000-How-to-handle-security-concerns.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-08-010-Hiding,-disabling-or-validating-for-specific-users-or-roles.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-08-020-How-to-use-Isis-authorization-manager.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-tweak-the-ui-using-css-classes.html
    websites/staging/isis/trunk/content/applib-guide/reference/DomainObjectContainer.html
    websites/staging/isis/trunk/content/applib-guide/reference/Event.html
    websites/staging/isis/trunk/content/applib-guide/reference/Recognized-Methods-and-Prefixes.html
    websites/staging/isis/trunk/content/applib-guide/reference/Security.html
    websites/staging/isis/trunk/content/applib-guide/reference/Utility.html
    websites/staging/isis/trunk/content/applib-guide/reference/about.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/ActionOrder.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/ActionSemantics.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Aggregated.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Audited.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/AutoComplete.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Bounded.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Bulk.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Debug.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Defaulted.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/DescribedAs.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Disabled.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Encodable.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/EqualByContent.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Exploration.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Facets.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/FieldOrder.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Hidden.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Idempotent-deprecated.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Ignore-deprecated.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Immutable.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Mask.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MaxLength.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MemberGroups.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MemberOrder.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MultiLine.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MustSatisfy.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Named.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotContributed.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotInServiceMenu.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotPersistable.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotPersisted.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/ObjectType.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Optional.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Paged.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Parseable.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Plural.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Programmatic.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Prototype.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/PublishedAction.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/PublishedObject.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/QueryOnly-deprecated.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/RegEx.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Render.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Resolve.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/SortedBy.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Title.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/TypeOf.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/TypicalLength.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Value.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/ViewModel.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/about.html
    websites/staging/isis/trunk/content/applib-guide/supporting-features/01-Clock.html
    websites/staging/isis/trunk/content/applib-guide/supporting-features/02-Profiles.html
    websites/staging/isis/trunk/content/applib-guide/supporting-features/03-Fixtures-and-SwitchUser.html
    websites/staging/isis/trunk/content/applib-guide/supporting-features/04-XML-Snapshots.html
    websites/staging/isis/trunk/content/applib-guide/supporting-features/about.html
    websites/staging/isis/trunk/content/applib-guide/value-types/010-Built-in-Value-Types.html
    websites/staging/isis/trunk/content/applib-guide/value-types/020-Custom-Value-Types.html
    websites/staging/isis/trunk/content/applib-guide/value-types/030-Third-party-Value-Types.html
    websites/staging/isis/trunk/content/applib-guide/value-types/about.html
    websites/staging/isis/trunk/content/components/about.html
    websites/staging/isis/trunk/content/components/objectstores/about.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/about.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/auditing-service-jdo.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/datanucleus-and-eclipse.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/datanucleus-and-maven.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/deploying-on-the-google-app-engine.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/eagerly-registering-entities.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/enabling-logging.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/exception-recognizers-jdo.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/isisjdosupport-service.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/lazy-loading.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/managed-1-to-m-relationships.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-bigdecimals.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-blobs.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-joda-dates.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-mandatory-and-optional-properties.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/persistence_xml.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/publishing-service-jdo.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/about.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.0.0.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.1.0.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.3.0.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/settings-services-jdo.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/using-jndi-datasource.html
    websites/staging/isis/trunk/content/components/objectstores/nosql/about.html
    websites/staging/isis/trunk/content/components/objectstores/nosql/release-notes/about.html
    websites/staging/isis/trunk/content/components/objectstores/sql/about.html
    websites/staging/isis/trunk/content/components/objectstores/sql/configuring-the-sql-os-objectstore-with-the-quickstart-archetype.html
    websites/staging/isis/trunk/content/components/objectstores/sql/release-notes/about.html
    websites/staging/isis/trunk/content/components/objectstores/xml/about.html
    websites/staging/isis/trunk/content/components/objectstores/xml/release-notes/about.html
    websites/staging/isis/trunk/content/components/profilestores/about.html
    websites/staging/isis/trunk/content/components/profilestores/sql/about.html
    websites/staging/isis/trunk/content/components/profilestores/sql/release-notes/about.html
    websites/staging/isis/trunk/content/components/profilestores/xml/about.html
    websites/staging/isis/trunk/content/components/profilestores/xml/release-notes/about.html
    websites/staging/isis/trunk/content/components/progmodels/about.html
    websites/staging/isis/trunk/content/components/progmodels/groovy/about.html
    websites/staging/isis/trunk/content/components/progmodels/groovy/release-notes/about.html
    websites/staging/isis/trunk/content/components/security/about.html
    websites/staging/isis/trunk/content/components/security/file/about.html
    websites/staging/isis/trunk/content/components/security/file/release-notes/about.html
    websites/staging/isis/trunk/content/components/security/file/release-notes/isis-security-file-1.0.0.html
    websites/staging/isis/trunk/content/components/security/file/release-notes/isis-security-file-1.0.1.html
    websites/staging/isis/trunk/content/components/security/ldap/about.html
    websites/staging/isis/trunk/content/components/security/ldap/release-notes/about.html
    websites/staging/isis/trunk/content/components/security/shiro/about.html
    websites/staging/isis/trunk/content/components/security/shiro/configuring-shiro.html
    websites/staging/isis/trunk/content/components/security/shiro/format-of-permissions.html
    websites/staging/isis/trunk/content/components/security/shiro/release-notes/about.html
    websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.0.0.html
    websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.1.0.html
    websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.1.1.html
    websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.3.0.html
    websites/staging/isis/trunk/content/components/security/shiro/shiro-realm-mappings.html
    websites/staging/isis/trunk/content/components/security/shiro/using-ldap.html
    websites/staging/isis/trunk/content/components/security/sql/about.html
    websites/staging/isis/trunk/content/components/security/sql/release-notes/about.html
    websites/staging/isis/trunk/content/components/viewers/about.html
    websites/staging/isis/trunk/content/components/viewers/bdd/about.html
    websites/staging/isis/trunk/content/components/viewers/bdd/release-notes/about.html
    websites/staging/isis/trunk/content/components/viewers/dnd/about.html
    websites/staging/isis/trunk/content/components/viewers/dnd/release-notes/about.html
    websites/staging/isis/trunk/content/components/viewers/html/about.html
    websites/staging/isis/trunk/content/components/viewers/html/release-notes/about.html
    websites/staging/isis/trunk/content/components/viewers/restfulobjects/about.html
    websites/staging/isis/trunk/content/components/viewers/restfulobjects/event-serializer-rospec.html
    websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/about.html
    websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-1.0.0.html
    websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-2.0.0.html
    websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-2.1.0.html
    websites/staging/isis/trunk/content/components/viewers/scimpi/about.html
    websites/staging/isis/trunk/content/components/viewers/scimpi/release-notes/about.html
    websites/staging/isis/trunk/content/components/viewers/wicket/about.html
    websites/staging/isis/trunk/content/components/viewers/wicket/configuring-the-about-page.html
    websites/staging/isis/trunk/content/components/viewers/wicket/customizing-the-viewer.html
    websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/about.html
    websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.0.0.html
    websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.1.0.html
    websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.2.0.html
    websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.3.0.html
    websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.3.1.html
    websites/staging/isis/trunk/content/components/viewers/wicket/suppressing-remember-me.html
    websites/staging/isis/trunk/content/components/viewers/wicket/titles-in-tables.html
    websites/staging/isis/trunk/content/contributors/about.html
    websites/staging/isis/trunk/content/contributors/applying-patches.html
    websites/staging/isis/trunk/content/contributors/building-isis.html
    websites/staging/isis/trunk/content/contributors/contributing.html
    websites/staging/isis/trunk/content/contributors/development-environment.html
    websites/staging/isis/trunk/content/contributors/git-cookbook.html
    websites/staging/isis/trunk/content/contributors/git-policy.html
    websites/staging/isis/trunk/content/contributors/key-generation.html
    websites/staging/isis/trunk/content/contributors/pmc-notes.html
    websites/staging/isis/trunk/content/contributors/recreating-an-archetype.html
    websites/staging/isis/trunk/content/contributors/release-branch-and-tag-names.html
    websites/staging/isis/trunk/content/contributors/release-process-one-pager.html
    websites/staging/isis/trunk/content/contributors/release-process.html
    websites/staging/isis/trunk/content/contributors/snapshot-process.html
    websites/staging/isis/trunk/content/contributors/upd_sh.html
    websites/staging/isis/trunk/content/contributors/updating-the-cms-site.html
    websites/staging/isis/trunk/content/contributors/verifying-releases-script.html
    websites/staging/isis/trunk/content/contributors/verifying-releases-using-creadur-tools.html
    websites/staging/isis/trunk/content/contributors/verifying-releases.html
    websites/staging/isis/trunk/content/contributors/versioning-policy.html
    websites/staging/isis/trunk/content/core/about.html
    websites/staging/isis/trunk/content/core/bypass-security.html
    websites/staging/isis/trunk/content/core/bytecode.html
    websites/staging/isis/trunk/content/core/configuration-files.html
    websites/staging/isis/trunk/content/core/deployment-type.html
    websites/staging/isis/trunk/content/core/dynamic-layouts.html
    websites/staging/isis/trunk/content/core/inmemory-objectstore.html
    websites/staging/isis/trunk/content/core/inmemory-profilestore.html
    websites/staging/isis/trunk/content/core/integtestsupport.html
    websites/staging/isis/trunk/content/core/metamodel-finetuning-the-programming-model.html
    websites/staging/isis/trunk/content/core/release-notes/about.html
    websites/staging/isis/trunk/content/core/release-notes/isis-1.0.0.html
    websites/staging/isis/trunk/content/core/release-notes/isis-1.1.0.html
    websites/staging/isis/trunk/content/core/release-notes/isis-1.2.0.html
    websites/staging/isis/trunk/content/core/release-notes/isis-1.3.0.html
    websites/staging/isis/trunk/content/core/runtime.html
    websites/staging/isis/trunk/content/core/services/about.html
    websites/staging/isis/trunk/content/core/services/auditing-service.html
    websites/staging/isis/trunk/content/core/services/bookmark-service.html
    websites/staging/isis/trunk/content/core/services/developer-utilities-service.html
    websites/staging/isis/trunk/content/core/services/exception-recognizers.html
    websites/staging/isis/trunk/content/core/services/initializing-services.html
    websites/staging/isis/trunk/content/core/services/publishing-service.html
    websites/staging/isis/trunk/content/core/services/settings-services.html
    websites/staging/isis/trunk/content/core/specsupport-and-integtestsupport.html
    websites/staging/isis/trunk/content/core/unittestsupport.html
    websites/staging/isis/trunk/content/core/webserver.html
    websites/staging/isis/trunk/content/core/wrapper.html
    websites/staging/isis/trunk/content/documentation.html
    websites/staging/isis/trunk/content/download.html
    websites/staging/isis/trunk/content/getting-started/DEFUNCT-demo-app.html
    websites/staging/isis/trunk/content/getting-started/TransportPlanner/about.html
    websites/staging/isis/trunk/content/getting-started/about.html
    websites/staging/isis/trunk/content/getting-started/cheat-sheet.html
    websites/staging/isis/trunk/content/getting-started/editor-templates.html
    websites/staging/isis/trunk/content/getting-started/icons.html
    websites/staging/isis/trunk/content/getting-started/powered-by.html
    websites/staging/isis/trunk/content/getting-started/quickstart-archetype.html
    websites/staging/isis/trunk/content/getting-started/release-notes/about.html
    websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.0.html
    websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.1.html
    websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.2.html
    websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.3.html
    websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.3.0.html
    websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.3.1.html
    websites/staging/isis/trunk/content/getting-started/release-notes/simple_wrj-archetype-1.3.0.html
    websites/staging/isis/trunk/content/getting-started/release-notes/simple_wrj-archetype-1.3.1.html
    websites/staging/isis/trunk/content/getting-started/screencasts.html
    websites/staging/isis/trunk/content/getting-started/screenshots.html
    websites/staging/isis/trunk/content/getting-started/simple-archetype.html
    websites/staging/isis/trunk/content/index.html
    websites/staging/isis/trunk/content/learning-more/about.html
    websites/staging/isis/trunk/content/learning-more/articles-and-presentations.html
    websites/staging/isis/trunk/content/learning-more/books.html
    websites/staging/isis/trunk/content/learning-more/common-use-cases.html
    websites/staging/isis/trunk/content/learning-more/hexagonal-architecture.html
    websites/staging/isis/trunk/content/learning-more/isis-reference-documentation.html
    websites/staging/isis/trunk/content/learning-more/presentations.html
    websites/staging/isis/trunk/content/learning-more/tutorials.html
    websites/staging/isis/trunk/content/more-thanks.html
    websites/staging/isis/trunk/content/other/about.html
    websites/staging/isis/trunk/content/other/dsl.html
    websites/staging/isis/trunk/content/other/eclipse-plugin.html
    websites/staging/isis/trunk/content/other/maven-plugin.html
    websites/staging/isis/trunk/content/release-matrix.html
    websites/staging/isis/trunk/content/support.html
    websites/staging/isis/trunk/content/third-party/about.html
    websites/staging/isis/trunk/content/third-party/viewers/about.html
    websites/staging/isis/trunk/content/third-party/viewers/dhtmlx/about.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 16 09:08:33 2014
@@ -1 +1 @@
-1558721
+1558722

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 16 09:08:33 2014
@@ -1 +1 @@
-1558721
+1558722

Modified: websites/staging/isis/trunk/content/applib-guide/about.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/about.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/about.html Thu Jan 16 09:08:33 2014
@@ -360,8 +360,9 @@ typing the initial letters of the desire
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/domain-services/about.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/domain-services/about.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/domain-services/about.html Thu Jan 16 09:08:33 2014
@@ -334,8 +334,9 @@ other.</p>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-010-How-to-register-domain-services,-repositories-and-factories.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-010-How-to-register-domain-services,-repositories-and-factories.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-010-How-to-register-domain-services,-repositories-and-factories.html Thu Jan 16 09:08:33 2014
@@ -320,8 +320,9 @@ isis.services = employee.EmployeeReposit
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-020-How-to-write-a-typical-domain-service.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-020-How-to-write-a-typical-domain-service.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-020-How-to-write-a-typical-domain-service.html Thu Jan 16 09:08:33 2014
@@ -397,8 +397,9 @@ public interface EmailService {
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-030-How-to-use-a-generic-repository.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-030-How-to-use-a-generic-repository.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-030-How-to-use-a-generic-repository.html Thu Jan 16 09:08:33 2014
@@ -329,8 +329,9 @@ repositories will be replaced with regul
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-040-How-to-write-a-custom-repository.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-040-How-to-write-a-custom-repository.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-040-How-to-write-a-custom-repository.html Thu Jan 16 09:08:33 2014
@@ -450,8 +450,9 @@ constructing <code>Query</code> instance
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-050-How-to-use-Factories.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-050-How-to-use-Factories.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-050-How-to-use-Factories.html Thu Jan 16 09:08:33 2014
@@ -327,8 +327,9 @@ the methods available in DomainObjectCon
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/about.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/about.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/about.html Thu Jan 16 09:08:33 2014
@@ -475,8 +475,9 @@ get visibility into and influence this b
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-010-How-to-have-a-domain-entity-be-a-POJO.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-010-How-to-have-a-domain-entity-be-a-POJO.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-010-How-to-have-a-domain-entity-be-a-POJO.html Thu Jan 16 09:08:33 2014
@@ -325,8 +325,9 @@ There is further coverage of DomainObjec
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-020-How-to-have-a-domain-service-be-a-POJO.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-020-How-to-have-a-domain-service-be-a-POJO.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-020-How-to-have-a-domain-service-be-a-POJO.html Thu Jan 16 09:08:33 2014
@@ -331,8 +331,9 @@ as just another type of domain service.<
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-030-How-to-add-a-property-to-a-domain-entity.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-030-How-to-add-a-property-to-a-domain-entity.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-030-How-to-add-a-property-to-a-domain-entity.html Thu Jan 16 09:08:33 2014
@@ -359,8 +359,9 @@ property and a reference (<code>Organisa
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-040-How-to-specify-a-title-for-a-domain-entity.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-040-How-to-specify-a-title-for-a-domain-entity.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-040-How-to-specify-a-title-for-a-domain-entity.html Thu Jan 16 09:08:33 2014
@@ -360,8 +360,9 @@ more details.--></p>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-050-How-to-add-a-collection-to-a-domain-entity.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-050-How-to-add-a-collection-to-a-domain-entity.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-050-How-to-add-a-collection-to-a-domain-entity.html Thu Jan 16 09:08:33 2014
@@ -372,8 +372,9 @@ public class Department {
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-060-How-to-add-an-action-to-a-domain-entity-or-service.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-060-How-to-add-an-action-to-a-domain-entity-or-service.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-060-How-to-add-an-action-to-a-domain-entity-or-service.html Thu Jan 16 09:08:33 2014
@@ -348,8 +348,9 @@ reside instead as instance methods on a 
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-062-How-to-decouple-dependencies-using-contributions.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-062-How-to-decouple-dependencies-using-contributions.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-062-How-to-decouple-dependencies-using-contributions.html Thu Jan 16 09:08:33 2014
@@ -357,8 +357,9 @@ dependencies between entities, but as yo
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-065-How-to-add-an-action-to-be-called-on-every-object-in-a-list.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-065-How-to-add-an-action-to-be-called-on-every-object-in-a-list.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-065-How-to-add-an-action-to-be-called-on-every-object-in-a-list.html Thu Jan 16 09:08:33 2014
@@ -343,8 +343,9 @@ other viewers treat the action as a regu
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-070-How-to-specify-the-icon-for-a-domain-entity.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-070-How-to-specify-the-icon-for-a-domain-entity.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-070-How-to-specify-the-icon-for-a-domain-entity.html Thu Jan 16 09:08:33 2014
@@ -342,8 +342,9 @@ having to duplicate the image file.</p>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-080-How-to-specify-the-order-in-which-properties-or-collections-are-displayed.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-080-How-to-specify-the-order-in-which-properties-or-collections-are-displayed.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-080-How-to-specify-the-order-in-which-properties-or-collections-are-displayed.html Thu Jan 16 09:08:33 2014
@@ -330,8 +330,9 @@ order in which the properties and collec
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-090-How-to-specify-the-order-in-which-actions-appear-on-the-menu.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-090-How-to-specify-the-order-in-which-actions-appear-on-the-menu.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-090-How-to-specify-the-order-in-which-actions-appear-on-the-menu.html Thu Jan 16 09:08:33 2014
@@ -329,8 +329,9 @@ order in which the actions should be dis
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-100-How-to-make-a-property-optional.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-100-How-to-make-a-property-optional.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-100-How-to-make-a-property-optional.html Thu Jan 16 09:08:33 2014
@@ -317,8 +317,9 @@ annotation.</p>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-110-How-to-make-an-action-parameter-optional.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-110-How-to-make-an-action-parameter-optional.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-110-How-to-make-an-action-parameter-optional.html Thu Jan 16 09:08:33 2014
@@ -315,8 +315,9 @@ behaviour by marking up one or more of t
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-120-How-to-specify-the-size-of-String-properties.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-120-How-to-specify-the-size-of-String-properties.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-120-How-to-specify-the-size-of-String-properties.html Thu Jan 16 09:08:33 2014
@@ -339,8 +339,9 @@ than a text field).</li>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-130-How-to-specify-the-size-of-String-action-parameters.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-130-How-to-specify-the-size-of-String-action-parameters.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-130-How-to-specify-the-size-of-String-action-parameters.html Thu Jan 16 09:08:33 2014
@@ -339,8 +339,9 @@ than a text field).</li>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-140-How-to-specify-names-or-descriptions-for-an-action-parameter.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-140-How-to-specify-names-or-descriptions-for-an-action-parameter.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-140-How-to-specify-names-or-descriptions-for-an-action-parameter.html Thu Jan 16 09:08:33 2014
@@ -339,8 +339,9 @@ this available to the user.</p>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-150-How-to-inject-services-into-a-domain-entity-or-other-service.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-150-How-to-inject-services-into-a-domain-entity-or-other-service.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-150-How-to-inject-services-into-a-domain-entity-or-other-service.html Thu Jan 16 09:08:33 2014
@@ -342,8 +342,9 @@ it can be injected in exactly the same m
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-160-How-to-create-or-delete-objects-within-your-code.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-160-How-to-create-or-delete-objects-within-your-code.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-160-How-to-create-or-delete-objects-within-your-code.html Thu Jan 16 09:08:33 2014
@@ -426,8 +426,9 @@ objects within a service.</p>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-010-How-to-hide-a-property.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-010-How-to-hide-a-property.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-010-How-to-hide-a-property.html Thu Jan 16 09:08:33 2014
@@ -370,8 +370,9 @@ DomainObjectContainer#getUser() method. 
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-020-How-to-hide-a-collection.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-020-How-to-hide-a-collection.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-020-How-to-hide-a-collection.html Thu Jan 16 09:08:33 2014
@@ -364,8 +364,9 @@ discussion.--></p>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-030-How-to-hide-an-action.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-030-How-to-hide-an-action.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-030-How-to-hide-an-action.html Thu Jan 16 09:08:33 2014
@@ -364,8 +364,9 @@ DomainObjectContainer#getUser() method. 
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-040-How-to-specify-that-none-of-an-object's-members-is-visible.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-040-How-to-specify-that-none-of-an-object's-members-is-visible.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-040-How-to-specify-that-none-of-an-object's-members-is-visible.html Thu Jan 16 09:08:33 2014
@@ -322,8 +322,9 @@ from the user<!--, similar to ?-->.</p>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-050-How-to-prevent-a-property-from-being-modified.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-050-How-to-prevent-a-property-from-being-modified.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-050-How-to-prevent-a-property-from-being-modified.html Thu Jan 16 09:08:33 2014
@@ -385,8 +385,9 @@ discussion.-->
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-060-How-to-prevent-a-collection-from-being-modified.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-060-How-to-prevent-a-collection-from-being-modified.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-060-How-to-prevent-a-collection-from-being-modified.html Thu Jan 16 09:08:33 2014
@@ -383,8 +383,9 @@ discussion.--></p>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-070-How-to-prevent-an-action-from-being-invoked.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-070-How-to-prevent-an-action-from-being-invoked.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-070-How-to-prevent-an-action-from-being-invoked.html Thu Jan 16 09:08:33 2014
@@ -374,8 +374,9 @@ DomainObjectContainer#getUser() method. 
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-080-How-to-specify-that-none-of-an-object's-members-can-be-modified-or-invoked.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-080-How-to-specify-that-none-of-an-object's-members-can-be-modified-or-invoked.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-080-How-to-specify-that-none-of-an-object's-members-can-be-modified-or-invoked.html Thu Jan 16 09:08:33 2014
@@ -346,8 +346,9 @@ See also ?.
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-090-How-to-specify-that-an-object-is-immutable.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-090-How-to-specify-that-an-object-is-immutable.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-090-How-to-specify-that-an-object-is-immutable.html Thu Jan 16 09:08:33 2014
@@ -329,8 +329,9 @@ See also ?.
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-100-How-to-validate-user-input-for-a-property.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-100-How-to-validate-user-input-for-a-property.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-100-How-to-validate-user-input-for-a-property.html Thu Jan 16 09:08:33 2014
@@ -352,8 +352,9 @@ responsible for providing this feedback 
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-110-How-to-validate-an-object-being-added-or-removed-from-a-collection.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-110-How-to-validate-an-object-being-added-or-removed-from-a-collection.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-110-How-to-validate-an-object-being-added-or-removed-from-a-collection.html Thu Jan 16 09:08:33 2014
@@ -342,8 +342,9 @@ user.</p>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-120-How-to-validate-an-action-parameter-argument.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-120-How-to-validate-an-action-parameter-argument.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-120-How-to-validate-an-action-parameter-argument.html Thu Jan 16 09:08:33 2014
@@ -354,8 +354,9 @@ feedback to the user.</p>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-130-How-to-validate-declaratively-using-MustSatisfy.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-130-How-to-validate-declaratively-using-MustSatisfy.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-130-How-to-validate-declaratively-using-MustSatisfy.html Thu Jan 16 09:08:33 2014
@@ -354,8 +354,9 @@ together and require that <em>at least o
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-010-How-to-specify-a-set-of-choices-for-a-property.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-010-How-to-specify-a-set-of-choices-for-a-property.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-010-How-to-specify-a-set-of-choices-for-a-property.html Thu Jan 16 09:08:33 2014
@@ -343,8 +343,9 @@ Customer, with the most recently-used ad
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-015-How-to-specify-an-autocomplete-for-a-property.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-015-How-to-specify-an-autocomplete-for-a-property.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-015-How-to-specify-an-autocomplete-for-a-property.html Thu Jan 16 09:08:33 2014
@@ -332,8 +332,9 @@
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-017-How-to-specify-default-value-of-an-object-property.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-017-How-to-specify-default-value-of-an-object-property.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-017-How-to-specify-default-value-of-an-object-property.html Thu Jan 16 09:08:33 2014
@@ -312,8 +312,9 @@
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-020-How-to-specify-a-set-of-choices-for-an-action-parameter.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-020-How-to-specify-a-set-of-choices-for-an-action-parameter.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-020-How-to-specify-a-set-of-choices-for-an-action-parameter.html Thu Jan 16 09:08:33 2014
@@ -390,8 +390,9 @@ for that parameter.</p>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-022-How-to-specify-dependent-choices-for-action-parameters.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-022-How-to-specify-dependent-choices-for-action-parameters.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-022-How-to-specify-dependent-choices-for-action-parameters.html Thu Jan 16 09:08:33 2014
@@ -343,8 +343,9 @@
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-025-How-to-specify-an-autocomplete-for-an-action-parameter.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-025-How-to-specify-an-autocomplete-for-an-action-parameter.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-025-How-to-specify-an-autocomplete-for-an-action-parameter.html Thu Jan 16 09:08:33 2014
@@ -339,8 +339,9 @@
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-030-How-to-specify-that-a-class-of-objects-has-a-limited-number-of-instances.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-030-How-to-specify-that-a-class-of-objects-has-a-limited-number-of-instances.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-030-How-to-specify-that-a-class-of-objects-has-a-limited-number-of-instances.html Thu Jan 16 09:08:33 2014
@@ -335,8 +335,9 @@ implicitly bounded.</p>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-040-How-to-find-an-entity-(for-an-action-parameter-or-property)-using-auto-complete.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-040-How-to-find-an-entity-(for-an-action-parameter-or-property)-using-auto-complete.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-040-How-to-find-an-entity-(for-an-action-parameter-or-property)-using-auto-complete.html Thu Jan 16 09:08:33 2014
@@ -340,8 +340,9 @@ specified.</p>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-050-How-to-specify-default-values-for-an-action-parameter.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-050-How-to-specify-default-values-for-an-action-parameter.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-050-How-to-specify-default-values-for-an-action-parameter.html Thu Jan 16 09:08:33 2014
@@ -376,8 +376,9 @@ action method signature of corresponding
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-000-How-to-derive-properties-and-collections-and-other-side-effects.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-000-How-to-derive-properties-and-collections-and-other-side-effects.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-000-How-to-derive-properties-and-collections-and-other-side-effects.html Thu Jan 16 09:08:33 2014
@@ -314,8 +314,9 @@ derived from other information available
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-010-How-to-make-a-derived-property.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-010-How-to-make-a-derived-property.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-010-How-to-make-a-derived-property.html Thu Jan 16 09:08:33 2014
@@ -385,8 +385,9 @@ modifies the original source of the info
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-020-How-to-make-a-derived-collection.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-020-How-to-make-a-derived-collection.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-020-How-to-make-a-derived-collection.html Thu Jan 16 09:08:33 2014
@@ -352,8 +352,9 @@ underlying data. For example:</p>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-030-How-to-inline-the-results-of-a-query-only-repository-action.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-030-How-to-inline-the-results-of-a-query-only-repository-action.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-030-How-to-inline-the-results-of-a-query-only-repository-action.html Thu Jan 16 09:08:33 2014
@@ -325,8 +325,9 @@ service) action.</p>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-040-How-to-trigger-other-behaviour-when-a-property-is-changed.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-040-How-to-trigger-other-behaviour-when-a-property-is-changed.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-040-How-to-trigger-other-behaviour-when-a-property-is-changed.html Thu Jan 16 09:08:33 2014
@@ -361,8 +361,9 @@ the user (i.e. the current value replace
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-050-How-to-trigger-other-behaviour-when-an-object-is-added-or-removed.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-050-How-to-trigger-other-behaviour-when-an-object-is-added-or-removed.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-050-How-to-trigger-other-behaviour-when-an-object-is-added-or-removed.html Thu Jan 16 09:08:33 2014
@@ -362,8 +362,9 @@ public class Department {
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-060-How-to-set-up-and-maintain-bidirectional-relationships.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-060-How-to-set-up-and-maintain-bidirectional-relationships.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-060-How-to-set-up-and-maintain-bidirectional-relationships.html Thu Jan 16 09:08:33 2014
@@ -371,8 +371,9 @@ maintaining the associations, while the 
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-05-010-How-to-specify-a-name-or-description-for-an-object.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-05-010-How-to-specify-a-name-or-description-for-an-object.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-05-010-How-to-specify-a-name-or-description-for-an-object.html Thu Jan 16 09:08:33 2014
@@ -349,8 +349,9 @@ public class CustomerImpl implements ICu
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-05-020-How-to-specify-a-name-or-description-for-a-property.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-05-020-How-to-specify-a-name-or-description-for-a-property.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-05-020-How-to-specify-a-name-or-description-for-a-property.html Thu Jan 16 09:08:33 2014
@@ -341,8 +341,9 @@ a tooltip.</p>
         -->
 
       <footer>
+        <hr/>
         <p>
-        Copyright &copy; 2012~2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+        Copyright &copy; 2010~2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
         <br/>
         Apache Isis, Isis, Apache, the Apache feather logo, and the Apache Isis project logo are trademarks of The Apache Software Foundation.
         </p>