You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jf...@apache.org on 2018/10/17 01:02:12 UTC

[4/5] tomee git commit: newlines

newlines


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/0640376e
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/0640376e
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/0640376e

Branch: refs/heads/tomee-7.0.x
Commit: 0640376e4dd8a21a2d96f1b5f43b2ee7ecd1ecf5
Parents: f4d3e01
Author: Jonathan S. Fisher <ex...@gmail.com>
Authored: Mon Oct 8 13:25:46 2018 -0500
Committer: Jonathan S. Fisher <ex...@gmail.com>
Committed: Mon Oct 8 13:25:46 2018 -0500

----------------------------------------------------------------------
 .../jpa/integration/eclipselink/MBeanOpenEJBRuntimeServices.java   | 2 +-
 .../integration/eclipselink/MBeanOpenEJBRuntimeServicesMBean.java  | 2 +-
 .../jpa/integration/eclipselink/OpenEJBRuntimeServices.java        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/0640376e/container/openejb-jpa-integration/src/main/java/org/apache/openejb/jpa/integration/eclipselink/MBeanOpenEJBRuntimeServices.java
----------------------------------------------------------------------
diff --git a/container/openejb-jpa-integration/src/main/java/org/apache/openejb/jpa/integration/eclipselink/MBeanOpenEJBRuntimeServices.java b/container/openejb-jpa-integration/src/main/java/org/apache/openejb/jpa/integration/eclipselink/MBeanOpenEJBRuntimeServices.java
index c3aae0d..5e3d967 100644
--- a/container/openejb-jpa-integration/src/main/java/org/apache/openejb/jpa/integration/eclipselink/MBeanOpenEJBRuntimeServices.java
+++ b/container/openejb-jpa-integration/src/main/java/org/apache/openejb/jpa/integration/eclipselink/MBeanOpenEJBRuntimeServices.java
@@ -23,4 +23,4 @@ public class MBeanOpenEJBRuntimeServices extends OpenEJBRuntimeServices implemen
     public MBeanOpenEJBRuntimeServices(Session session) {
         super((AbstractSession) session);
     }
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/tomee/blob/0640376e/container/openejb-jpa-integration/src/main/java/org/apache/openejb/jpa/integration/eclipselink/MBeanOpenEJBRuntimeServicesMBean.java
----------------------------------------------------------------------
diff --git a/container/openejb-jpa-integration/src/main/java/org/apache/openejb/jpa/integration/eclipselink/MBeanOpenEJBRuntimeServicesMBean.java b/container/openejb-jpa-integration/src/main/java/org/apache/openejb/jpa/integration/eclipselink/MBeanOpenEJBRuntimeServicesMBean.java
index c7b5942..4e229fa 100644
--- a/container/openejb-jpa-integration/src/main/java/org/apache/openejb/jpa/integration/eclipselink/MBeanOpenEJBRuntimeServicesMBean.java
+++ b/container/openejb-jpa-integration/src/main/java/org/apache/openejb/jpa/integration/eclipselink/MBeanOpenEJBRuntimeServicesMBean.java
@@ -19,4 +19,4 @@ package org.apache.openejb.jpa.integration.eclipselink;
 import org.eclipse.persistence.services.mbean.MBeanRuntimeServicesMBean;
 
 public interface MBeanOpenEJBRuntimeServicesMBean extends MBeanRuntimeServicesMBean {
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/tomee/blob/0640376e/container/openejb-jpa-integration/src/main/java/org/apache/openejb/jpa/integration/eclipselink/OpenEJBRuntimeServices.java
----------------------------------------------------------------------
diff --git a/container/openejb-jpa-integration/src/main/java/org/apache/openejb/jpa/integration/eclipselink/OpenEJBRuntimeServices.java b/container/openejb-jpa-integration/src/main/java/org/apache/openejb/jpa/integration/eclipselink/OpenEJBRuntimeServices.java
index db962b0..82b82a2 100644
--- a/container/openejb-jpa-integration/src/main/java/org/apache/openejb/jpa/integration/eclipselink/OpenEJBRuntimeServices.java
+++ b/container/openejb-jpa-integration/src/main/java/org/apache/openejb/jpa/integration/eclipselink/OpenEJBRuntimeServices.java
@@ -39,4 +39,4 @@ public class OpenEJBRuntimeServices extends RuntimeServices {
 
     public OpenEJBRuntimeServices(Locale locale) {
     }
-}
\ No newline at end of file
+}