-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ejb security to branch #2
Conversation
…eltaspike/beanbuilder/model/Person.java Fix typo in comment.
…ltaspike-beanbuilder, deltaspike-deactivatable, cdi-add-interceptor-binding, kitchensink-deltaspike
- use [[anchor]] macro instead of anchor:name[] - asciidoctor-specific rendering options - set path to icons and enable them - also fix two invalid image references
…tions and non JBoss/JDF BOM reports
This reverts commit ec0e6a9.
…is needed to build the quickstarts
…e temp repo from settings.xml
…structions for EARs
Adopted use of @insequence annotation to order tests for TaskDao. Converted the Resources bean in tasks-jsf to a @RequestScoped one to ensure that Arquillian injects a valid EntityManager instance in the test instances.
… module name in the Client class
… name in the source code
This looks odd, but if you look at the files changed, it only seems to include the new files for the ejb-security-plus and ejb-security-propagation quickstarts. I assume the other commits are for the history of those files? |
@pmuir, rbenevides: I don't think this is right. The end result is correct, but there are too many unrelated commits. The only reason it looks right is because of the commit that removes the other quickstarts. Closing this out to start over. |
@pmuir: I couldn't get the read-tree to work because it seems to be trying to add the remote to a subdirectory of the jboss-sandbox-quickstarts.
This is how I did the merge:
jboss-eap-quickstarts
directoryejb-security-plus
andejb-security-propagation
quickstarts and commit.jboss-sandbox-quickstarts
directoryPlease verify, but it looks like this merge contains the history for all the merged files. For example, when I view the History for the following, it shows all the changes made to that file:
https://github.com/sgilda/jboss-sandbox-quickstarts/blob/ejb-security-to-branch/ejb-security-plus/README.md