This is an automated email from the ASF dual-hosted git repository.
jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git
The following commit(s) were added to refs/heads/master by this push:
new eab63c020 Minor refactoring.
eab63c020 is described below
commit eab63c020723187d771d4bb9a4e3516f22803cf3
Author: JamesBognar <[email protected]>
AuthorDate: Fri Jul 1 13:32:24 2022 -0400
Minor refactoring.
---
.../src/main/java/org/apache/juneau/internal/ThrowableUtils.java | 0
.../src/main/java/org/apache/juneau/utils/Snippet.java | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git
a/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/internal/ThrowableUtils.java
b/juneau-core/juneau-common/src/main/java/org/apache/juneau/internal/ThrowableUtils.java
similarity index 100%
rename from
juneau-core/juneau-marshall/src/main/java/org/apache/juneau/internal/ThrowableUtils.java
rename to
juneau-core/juneau-common/src/main/java/org/apache/juneau/internal/ThrowableUtils.java
diff --git
a/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/utils/Snippet.java
b/juneau-core/juneau-common/src/main/java/org/apache/juneau/utils/Snippet.java
similarity index 100%
rename from
juneau-core/juneau-marshall/src/main/java/org/apache/juneau/utils/Snippet.java
rename to
juneau-core/juneau-common/src/main/java/org/apache/juneau/utils/Snippet.java