This is an automated email from the ASF dual-hosted git repository.

bdelacretaz pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-graphql-core.git.


    from 716484e  Add JsonSerializerTest
     new c948d13  Unused imports
     new b9cf447  Rename to match module name

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/main/java/org/apache/sling/graphql/core/json/JsonSerializer.java   | 1 -
 .../org/apache/sling/graphql/core/schema/RankedSchemaProviders.java    | 3 ---
 .../sling/graphql/core/scripting/GraphQLScriptEngineFactory.java       | 1 -
 .../java/org/apache/sling/graphql/core/servlet/GraphQLServlet.java     | 1 -
 .../{GraphQLScriptingTestSupport.java => GraphQLCoreTestSupport.java}  | 2 +-
 .../java/org/apache/sling/graphql/core/it/GraphQLScriptEngineIT.java   | 2 +-
 src/test/java/org/apache/sling/graphql/core/it/GraphQLServletIT.java   | 2 +-
 .../org/apache/sling/graphql/core/it/GraphQLServletNoConfigIT.java     | 2 +-
 src/test/java/org/apache/sling/graphql/core/it/ServerSideQueryIT.java  | 2 +-
 .../org/apache/sling/graphql/core/schema/DataFetcherSelectorTest.java  | 2 --
 10 files changed, 5 insertions(+), 13 deletions(-)
 rename 
src/test/java/org/apache/sling/graphql/core/it/{GraphQLScriptingTestSupport.java
 => GraphQLCoreTestSupport.java} (99%)

Reply via email to