Skip to content

Commit 5b1bd9a

Browse files
committed
Standalone servlet and index.jsp no longer needed for new tests. Forgot
to add new module in pom.xml
1 parent 6783c4a commit 5b1bd9a

File tree

3 files changed

+1
-54
lines changed

3 files changed

+1
-54
lines changed

jpa/dynamic-named-query/src/main/java/org/javaee7/jpa/dynamicnamedquery/servlet/Servlet.java

Lines changed: 0 additions & 41 deletions
This file was deleted.

jpa/dynamic-named-query/src/main/webapp/index.jsp

Lines changed: 0 additions & 13 deletions
This file was deleted.

jpa/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
<modules>
1818
<module>criteria</module>
19+
<module>dynamic-named-query</module>
1920
<module>entitygraph</module>
2021
<module>listeners</module>
2122
<module>multiple-pu</module>

0 commit comments

Comments
 (0)