Skip to content
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

Applying ClassTransformers to your Java EE archive #34

Merged
merged 5 commits into from
Sep 11, 2014

Conversation

moelholm
Copy link

Hi,

Please receive a proposal for adding a new example quickstart to the Wildfly quickstarts.

It illustrates how Wildfly Java EE developers can use a ClassFileTransformer in their own deployment units. A Web ARchive in this example.

<groupId>org.jboss.as</groupId>
<artifactId>jboss-as-ejb-client-bom</artifactId>
<version>7.2.0.Final</version>
<type>pom</type>
Copy link
Contributor

Choose a reason for hiding this comment

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

probably you wanted also scope:import

@moelholm
Copy link
Author

@ctomc i have changed the code according to your comments now. Ready for you again :)

@ctomc
Copy link
Contributor

ctomc commented Sep 11, 2014

Just some housekeeping, before we can merge this.
We require that all contributions be made under the terms of the MIT License, http://www.opensource.org/licenses/mit-license.php. Do you agree to the these terms?

@moelholm
Copy link
Author

I agree to the license terms.

ctomc added a commit that referenced this pull request Sep 11, 2014
Applying ClassTransformers to your Java EE archive
@ctomc ctomc merged commit 7709174 into wildfly:master Sep 11, 2014
@ctomc
Copy link
Contributor

ctomc commented Sep 11, 2014

Thank you

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.

None yet

2 participants