Skip to content

Conversation

@Pandrex247
Copy link
Contributor

Add examples / tests for JSON-P Patches, Merges, and Pointers.

<version>${project.version}</version>
</dependency>
<dependency>
<groupId>javax.json</groupId>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one should have been defined at the top level and then replaced by the Java EE 8 dependency when that became available (which just happened ;))

</dependency>

<dependency>
<groupId>org.glassfish</groupId>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Server specific things should be added to the profile for that server

@arjantijms
Copy link
Contributor

Nice tests! Lots of Wibbly there :P

@arjantijms arjantijms merged commit 1ddfa41 into javaee-samples:master Sep 19, 2017
Pandrex247 pushed a commit to Pandrex247/javaee8-samples that referenced this pull request Mar 21, 2019
…tests

QA-125 exluding test until resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants