Update my repository with May-Aug changes.#1
Merged
Conversation
JAX-RS FileUpload Sample Project
JAX-RS ParamConverterProvider sample project
Adding JAX-RS @BeanParam example
Documentation to split and multiple-steps
…nstead of user-managed
Test that data-source can be defined in application.xml and used in persistence.xml.
Documentation to decision and flow projects
Documentation clarifications and typos.
Added FQN to Java EE API references to generate direct links to javadocs...
…E file in the root of the project.
Licensing Change
Fixed scope of MySingletonScopedBean to really be @Singelton
The licensing is now referenced in the LICENSE file in the root of the project.
…E file in the root of the project.
Typo
Update README.md
Can be executed by either running just the reporter after a test run as been done via: mvn surefire-report:report-only Or report and test in one go via: mvn surefire-report:report A third option is: mvn site fixes #113
…ojects in Eclipse Also adding a paragraph to mention that the Groovy tooling for Eclipse should be installed before importing the projects in the workspace.
…. Otherwise any other 3rd party library which is using JSR-330 annotations will cause the deployment in CDI 1.1 environment (Java EE 7) to fail. For example Guava used in AngularJS tests. Related issue: #245
aguibert
added a commit
that referenced
this pull request
Aug 24, 2014
Update my repository with May-Aug changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.