Juan Hernandez has posted comments on this change.

Change subject: reformat all pom.xml files
......................................................................


Patch Set 1:

(2 comments)

As far as I can see this change corrects indentation in many places, but it 
also remove empty lines used to separate sections of the files and make them 
more readable. The first is ok, but the second isn't.

https://gerrit.ovirt.org/#/c/40336/1/backend/manager/dependencies/common/pom.xml
File backend/manager/dependencies/common/pom.xml:

Line 278: 
Line 279:        https://java.net/jira/browse/JAXB-860
Line 280: 
Line 281:        It can be removed once we update to WildFly 8, as it uses
Line 282:        version 2.2.5, where the bug is fixed. -->
This was correctly indented before the change, but it isn't now.
Line 283:     <dependency>
Line 284:       <groupId>com.sun.xml.bind</groupId>
Line 285:       <artifactId>jaxb-core</artifactId>
Line 286:       <version>${jaxb-impl.version}</version>


Line 301:        https://bugzilla.redhat.com/1064231
Line 302: 
Line 303:        Note that won't be fixed by WildFly, as it includes version
Line 304:        2.x of Jackson, which won't probably be supported by the
Line 305:        OpenStack Java SDK. -->
Same.
Line 306:     <dependency>
Line 307:       <groupId>org.codehaus.jackson</groupId>
Line 308:       <artifactId>jackson-core-asl</artifactId>
Line 309:       <version>${jackson.version}</version>


-- 
To view, visit https://gerrit.ovirt.org/40336
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I2b09be7d4ff7ced323cf1894280037edee87638a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Max Kovgan <[email protected]>
Gerrit-Reviewer: David Caro <[email protected]>
Gerrit-Reviewer: Eyal Edri <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Lior Vernia <[email protected]>
Gerrit-Reviewer: Max Kovgan <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: eyal edri <[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