You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@asterixdb.apache.org by "Till Westmann (Code Review)" <do...@asterix-gerrit.ics.uci.edu> on 2015/09/09 03:51:55 UTC

Change in hyracks[master]: Make Java compiler target configurable via profile

Till Westmann has posted comments on this change.

Change subject: Make Java compiler target configurable via profile
......................................................................


Patch Set 1:

(3 comments)

It seems that all the license headers should stay in ...

https://asterix-gerrit.ics.uci.edu/#/c/273/1/algebricks/algebricks-common/pom.xml
File algebricks/algebricks-common/pom.xml:

Line 1: <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
The license comment should stay in.


https://asterix-gerrit.ics.uci.edu/#/c/273/1/algebricks/algebricks-compiler/pom.xml
File algebricks/algebricks-compiler/pom.xml:

Line 1: <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
The license comment should stay in.


https://asterix-gerrit.ics.uci.edu/#/c/273/1/algebricks/algebricks-core/pom.xml
File algebricks/algebricks-core/pom.xml:

Line 1: <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
The license comment should stay in.


-- 
To view, visit https://asterix-gerrit.ics.uci.edu/273
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I10378f9d3fdec9b4951f53c9b370b7741668e537
Gerrit-PatchSet: 1
Gerrit-Project: hyracks
Gerrit-Branch: master
Gerrit-Owner: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Till Westmann <ti...@apache.org>
Gerrit-HasComments: Yes