Skip to content

Commit f64278b

Browse files
working on #228, working on #225, working on #42, working on #230
1 parent 1736dc8 commit f64278b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ buildNumber.properties
1212
!/.mvn/wrapper/maven-wrapper.jar
1313

1414
.idea
15+
todo.txt
16+
tw.txt
1517
twitterwall.log
1618
twitterwall.log*
1719
maven-build.log

twitterwall2.iml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616
<configuration>
1717
<setting name="validation-enabled" value="true" />
1818
<setting name="provider-name" value="Hibernate" />
19-
<datasource-mapping />
19+
<datasource-mapping>
20+
<factory-entry name="entityManagerFactory" />
21+
</datasource-mapping>
2022
</configuration>
2123
</facet>
2224
</component>

0 commit comments

Comments
 (0)