Juan Hernandez has posted comments on this change.

Change subject: build: Add category to module definition
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/32845/1/build-tools-root/jboss-modules-maven-plugin/src/main/java/org/ovirt/engine/build/ModulesMojo.java
File 
build-tools-root/jboss-modules-maven-plugin/src/main/java/org/ovirt/engine/build/ModulesMojo.java:

Line 162:         }
Line 163: 
Line 164:         // Attach the generated zip file containing the modules as an
Line 165:         // additional artifact:
Line 166:         getLog().info("Attaching modules artifact \"" + 
modulesArchive + "\"");
> Do you mean that instead of "modules" there should be String.format("%s-mod
Yes, not strictly required, but I think is better that way.
Line 167:         projectHelper.attachArtifact(project, "zip", "modules", 
modulesArchive);
Line 168:     }
Line 169: 
Line 170:     private void createModule(Module module) throws 
MojoExecutionException {


-- 
To view, visit http://gerrit.ovirt.org/32845
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ief6e14398bec4378c2153514bb69667835c3d331
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Martin Peřina <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to