Change in ovirt-engine[master]: core: Use @Parameter instead of @Component in JBoss modules ...
juan.hernandez at redhat.com
juan.hernandez at redhat.com
Wed Sep 16 12:38:36 UTC 2015
Juan Hernandez has submitted this change and it was merged.
Change subject: core: Use @Parameter instead of @Component in JBoss modules plugin
......................................................................
core: Use @Parameter instead of @Component in JBoss modules plugin
This is required in order to fix the following warning generated by
recent versions of Maven:
[WARNING] Deprecated @Component annotation for 'project' field in
org.ovirt.engine.build.ModulesMojo: replace with @Parameter(
default-value = "${project}", readonly = true )
Change-Id: Id9aaf0dc43ad0ede2e07d8cabaaad8997b6af597
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M build-tools-root/jboss-modules-maven-plugin/src/main/java/org/ovirt/engine/build/ModulesMojo.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Martin Peřina: Looks good to me, but someone else must approve
Juan Hernandez: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/46182
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id9aaf0dc43ad0ede2e07d8cabaaad8997b6af597
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list