[openjpa] branch master updated: OPENJPA-2911 openjpa-lib without Serp

2023-07-17 Thread struberg
This is an automated email from the ASF dual-hosted git repository. struberg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git The following commit(s) were added to refs/heads/master by this push: new 86c266df7 OPENJPA-2911 openjpa-lib without

[openjpa] branch master updated: moving to Class.forName to force clinit call instead of creating a dead instance

2023-07-17 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository. rmannibucau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git The following commit(s) were added to refs/heads/master by this push: new a494966e8 moving to Class.forName to

[openjpa] branch master updated: OPENJPA-2911 getPCBytecode now returns ClassNodeTracker

2023-07-17 Thread struberg
This is an automated email from the ASF dual-hosted git repository. struberg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git The following commit(s) were added to refs/heads/master by this push: new 37c114c72 OPENJPA-2911 getPCBytecode now

[openjpa] 02/02: OPENJPA-2911 ByteCodeWriter with ASM

2023-07-17 Thread struberg
This is an automated email from the ASF dual-hosted git repository. struberg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git commit 11367cfbeae7e71c22804fc7c1040989388ea5cb Author: Mark Struberg AuthorDate: Mon Jul 17 18:06:43 2023 +0200

[openjpa] 01/02: OPENJPA-2911 move BytecodeWriter to openjpa-kernel

2023-07-17 Thread struberg
This is an automated email from the ASF dual-hosted git repository. struberg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git commit bcb00d890976ac19e7969858aba3ed235ebcfea9 Author: Mark Struberg AuthorDate: Mon Jul 17 10:08:39 2023 +0200

[openjpa] branch master updated (96a64bceb -> 11367cfbe)

2023-07-17 Thread struberg
This is an automated email from the ASF dual-hosted git repository. struberg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git from 96a64bceb OPENJPA-2911 simplification and more modern code new bcb00d890 OPENJPA-2911 move BytecodeWriter to