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

ahuber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 94118a2  ISIS-1950: switching to ByteBuddy as the new default
     new ba636b8  ISIS-1950: simplify proxy-factory-plugin API
     new 0f98d71  ISIS-1950: fixes unittestsupport's own tests

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/isis/core/plugins/codegen/ProxyFactory.java    | 11 +----------
 .../apache/isis/core/plugins/codegen/ProxyFactoryPlugin.java  |  4 ----
 .../plugins/codegen/ProxyFactoryPluginUsingByteBuddy.java     |  3 ---
 .../plugins/codegen/ProxyFactoryPluginUsingJavassist.java     |  9 ++++-----
 .../xml/objects/CUS.xml                                       |  0
 .../xml/objects/CUS/1.txt                                     |  0
 .../xml/objects/CUS/1.xml                                     |  0
 .../xml/objects/CUS/2.xml                                     |  0
 8 files changed, 5 insertions(+), 22 deletions(-)
 rename core/{unittestsupport => unittestsupport-test}/xml/objects/CUS.xml 
(100%)
 rename core/{unittestsupport => unittestsupport-test}/xml/objects/CUS/1.txt 
(100%)
 rename core/{unittestsupport => unittestsupport-test}/xml/objects/CUS/1.xml 
(100%)
 rename core/{unittestsupport => unittestsupport-test}/xml/objects/CUS/2.xml 
(100%)

-- 
To stop receiving notification emails like this one, please contact
ahu...@apache.org.

Reply via email to