mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
temporary debugging
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -11,6 +11,7 @@
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<jpa.datasource.name>java:openejb/Resource/My DataSource</jpa.datasource.name>
|
||||
<jpa.show_sql>true</jpa.show_sql>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
@@ -266,6 +267,7 @@
|
||||
<id>openshift</id>
|
||||
<properties>
|
||||
<jpa.datasource.name>java:jboss/datasources/MysqlDS</jpa.datasource.name>
|
||||
<jpa.show_sql>true</jpa.show_sql>
|
||||
</properties>
|
||||
<build>
|
||||
<finalName>commafeed</finalName>
|
||||
|
||||
Reference in New Issue
Block a user