Skip to content

Commit bf613e3

Browse files
agesenm-ELSetienne-sf
authored andcommitted
Removed prefix-suffix module no longer needed after allGraphQLCases client and server has prefixes and suffixes
1 parent 1210d3f commit bf613e3

File tree

6 files changed

+0
-376
lines changed

6 files changed

+0
-376
lines changed

graphql-maven-plugin-samples/graphql-maven-plugin-samples-allGraphQLCases-prefixsuffix/pom.xml

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

graphql-maven-plugin-samples/graphql-maven-plugin-samples-allGraphQLCases-prefixsuffix/src/main/java/org/allGraphQLCases/prefixsuffix/impl/GraphQLScalarTypeElse.java

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

graphql-maven-plugin-samples/graphql-maven-plugin-samples-allGraphQLCases-prefixsuffix/src/test/java/org/allGraphQLCases/client/prefixsuffix/PrefixSuffixClientTest.java

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

graphql-maven-plugin-samples/graphql-maven-plugin-samples-allGraphQLCases-prefixsuffix/src/test/java/org/allGraphQLCases/server/prefixsuffix/PrefixSuffixServerTest.java

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

graphql-maven-plugin-samples/graphql-maven-plugin-samples-allGraphQLCases-prefixsuffix/src/test/resources/logback-test.xml

Whitespace-only changes.

graphql-maven-plugin-samples/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@
3333
<!-- Custom template -->
3434
<module>graphql-maven-plugin-samples-CustomTemplates-resttemplate</module>
3535
<module>graphql-maven-plugin-samples-CustomTemplates-client</module>
36-
<!-- Code generation with prefixes and suffixes -->
37-
<module>graphql-maven-plugin-samples-allGraphQLCases-prefixsuffix</module>
3836
</modules>
3937

4038
<build>

0 commit comments

Comments
 (0)