Yaniv Dary has posted comments on this change.

Change subject: packaging: build: move to ant drop maven and jboss modules
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.ovirt.org/#/c/24142/3/build.xml
File build.xml:

Line 38: 
Line 39:        <target name="dependencies.dep-java-config" 
if="depmode.java-config">
Line 40:                <dep-java-config package="commons-collections"/>
Line 41:                <dep-java-config package="dom4j" id="dom4j-1"/>
Line 42:                <dep-java-config package="postgresql-jdbc" 
id="jdbc-postgresql"/>
> because I prepare the lib for runtime as well, this is the exact thing I am
We want to symlink jars we need for runtime, not copy them.
Line 43:        </target>
Line 44: 
Line 45:        <target name="dependencies.dep-build-classpath" 
if="depmode.build-classpath">
Line 46:                <dep-build-classpath package="commons-collections"/>


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I39550f694d7e8c37bbe189c1b9bfd944a5dad2e0
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Yaniv Dary <[email protected]>
Gerrit-Reviewer: Yedidyah Bar David <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to