You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2018/09/01 07:56:26 UTC

[isis] branch dev/2.0.0-M2 deleted (was 06c07d5)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch dev/2.0.0-M2
in repository https://gitbox.apache.org/repos/asf/isis.git.


     was 06c07d5  ISIS-1756 backporting proper life-cycling from jax-rs-2 branch

This change permanently discards the following revisions:

 discard 06c07d5  ISIS-1756 backporting proper life-cycling from jax-rs-2 branch
 discard c98701c  ISIS-1744 updating DN versions
 discard 723505c  ISIS-1841 remove unused import
 discard ca1ea66  ISIS-1841 remove unnecessary null-check + simplify
 discard efdf118  ISIS-1841 clean up Internal API after rebase/merge
 discard a3c108a  ISIS-1841 use _Context to store Isis default class loader
 discard 42081eb  ISIS-1811: updates versions to 2.0.0-M2-SNAPSHOT
 discard fa11113  ISIS-1744: removes work-around code for prior to DN 5.1.5
 discard 488f825  ISIS-1744: updates to DN 5.1.5
 discard 13e2820  ISIS-1767: fixes dependency convergence issue with com.sun.mail
 discard 6769dde  ISIS-1756 remove reflective access to DN's EnhancementHelper since we've got a dedicated method instead
 discard 5a8586c  ISIS-1755 veto ExceptionRecognizer on CDI scan
 discard 1810edd  ISIS-1754 proper DN class-loading
 discard b7377f9  ISIS-1775 added license
 discard c61eee9  ISIS-1775 Honor web-app's context path when configuring swagger.
 discard e1cf831  ISIS-1755 TomEE requires Service Providers to be public classes
 discard 3e17e56  rebase 2.0.0-M2 on top of 2.0.0-M1 (master)
 discard 73b69dc  ISIS-1756 utilize IsisWicketApplication's life-cycle instead of providing a life-cycle CDI Bean
 discard dd3e538  ISIS-1756 prevent SQLException on schema creation if config is missing
 discard b17393b  ISIS-1756 - fix typo
 discard ec87b99  ISIS-1755 JEE 7+ allow coexistence of CDI and Isis' ServiceInjector
 discard f482514  ISIS-1756 JEE 7+ Isis App life-cycling
 discard 9eb9c4b  ISIS-1767 JEE 7+ added dependency on javaee-api to core/runtime
 discard e20eec9  ISIS-1728: uses typesafe queries for helloworld
 discard ecf9389  ISIS-1726: generalizes the logic that searches for @PersistenceCapable entities, to also take into account meta-annotations.
 discard f5812a8  ISIS-1727: uses lambda in IsisSessionFactoryBuilder
 discard 63e1e86  ISIS-1725: requires that an AppManifest is supplied (used to obtain list of entities).
 discard ff41e07  ISIS-1724: removes the deprecated IsisJdoSupport in the jdo applib
 discard 4e66c19  ISIS-1723: removes jdo applib's Auditable interface and @Auditable annotation
 discard b193a80  ISIS-1276: fixes algorithm for lookup of datastore id's, at least
 discard 9068474  ISIS-1276: fixes compile issues in metamodel and runtime
 discard 9e4caa8  ISIS-1276: updates applib, replaces references of TypesafeQuery to be instead JDOQLTypedQuery
 discard 1385584  ISIS-1276: updates core to compile under JDK 1.8 only
 discard f4693d6  ISIS-1276: updates references for datanucleus.