0.16 snapshot
Project: http://git-wip-us.apache.org/repos/asf/reef/repo Commit: http://git-wip-us.apache.org/repos/asf/reef/commit/5528bcf4 Tree: http://git-wip-us.apache.org/repos/asf/reef/tree/5528bcf4 Diff: http://git-wip-us.apache.org/repos/asf/reef/diff/5528bcf4 Branch: refs/heads/branch-0.16.0-maven Commit: 5528bcf4a261969b16ce335efc6d9bfa1cc8b6ca Parents: e88ee8e Author: taegeonum <[email protected]> Authored: Thu Aug 10 16:08:14 2017 +0900 Committer: taegeonum <[email protected]> Committed: Thu Aug 10 16:08:14 2017 +0900 ---------------------------------------------------------------------- lang/cs/pom.xml | 3 +-- lang/java/reef-annotations/pom.xml | 3 +-- lang/java/reef-applications/pom.xml | 3 +-- lang/java/reef-applications/reef-vortex/pom.xml | 3 +-- lang/java/reef-bridge-client/pom.xml | 3 +-- lang/java/reef-bridge-java/pom.xml | 15 +++++++------- lang/java/reef-checkpoint/pom.xml | 3 +-- lang/java/reef-common/pom.xml | 21 ++++++++++---------- lang/java/reef-examples-clr/pom.xml | 5 ++--- lang/java/reef-examples-hdinsight/pom.xml | 6 ++---- lang/java/reef-examples/pom.xml | 13 ++++++------ lang/java/reef-experimental/pom.xml | 4 +--- lang/java/reef-io/pom.xml | 17 ++++++++-------- lang/java/reef-poison/pom.xml | 3 +-- lang/java/reef-runtime-hdinsight/pom.xml | 3 +-- lang/java/reef-runtime-local/pom.xml | 3 +-- lang/java/reef-runtime-mesos/pom.xml | 3 +-- lang/java/reef-runtime-multi/pom.xml | 3 +-- lang/java/reef-runtime-standalone/pom.xml | 3 +-- lang/java/reef-runtime-yarn/pom.xml | 3 +-- lang/java/reef-tang/pom.xml | 3 +-- lang/java/reef-tang/tang-test-jarA/pom.xml | 3 +-- lang/java/reef-tang/tang-test-jarAB/pom.xml | 3 +-- .../reef-tang/tang-test-jarB-conflictA/pom.xml | 3 +-- lang/java/reef-tang/tang-test-jarB/pom.xml | 3 +-- lang/java/reef-tang/tang-tint/pom.xml | 6 ++---- lang/java/reef-tang/tang/pom.xml | 15 +++++++------- lang/java/reef-tests/pom.xml | 3 +-- lang/java/reef-utils-hadoop/pom.xml | 3 +-- lang/java/reef-utils/pom.xml | 3 +-- lang/java/reef-wake/pom.xml | 3 +-- lang/java/reef-wake/wake/pom.xml | 17 ++++++++-------- lang/java/reef-webserver/pom.xml | 3 +-- lang/scala/reef-examples-scala/pom.xml | 3 +-- pom.xml | 5 ++--- 35 files changed, 79 insertions(+), 117 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/cs/pom.xml ---------------------------------------------------------------------- diff --git a/lang/cs/pom.xml b/lang/cs/pom.xml index 788c2e3..f8c0096 100644 --- a/lang/cs/pom.xml +++ b/lang/cs/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>reef-dotnet</artifactId> <name>REEF Dot Net</name> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-annotations/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-annotations/pom.xml b/lang/java/reef-annotations/pom.xml index e1e525a..e62cf70 100644 --- a/lang/java/reef-annotations/pom.xml +++ b/lang/java/reef-annotations/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-applications/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-applications/pom.xml b/lang/java/reef-applications/pom.xml index c54f556..37c4445 100644 --- a/lang/java/reef-applications/pom.xml +++ b/lang/java/reef-applications/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <name>REEF Applications</name> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-applications/reef-vortex/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-applications/reef-vortex/pom.xml b/lang/java/reef-applications/reef-vortex/pom.xml index 2aecfa5..c8e4bf1 100644 --- a/lang/java/reef-applications/reef-vortex/pom.xml +++ b/lang/java/reef-applications/reef-vortex/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>vortex</artifactId> <name>REEF Vortex</name> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-bridge-client/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-bridge-client/pom.xml b/lang/java/reef-bridge-client/pom.xml index 91cab1b..24d65d7 100644 --- a/lang/java/reef-bridge-client/pom.xml +++ b/lang/java/reef-bridge-client/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>reef-bridge-client</artifactId> <name>REEF Bridge (Client)</name> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-bridge-java/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-bridge-java/pom.xml b/lang/java/reef-bridge-java/pom.xml index 6d6ff2a..5ed4589 100644 --- a/lang/java/reef-bridge-java/pom.xml +++ b/lang/java/reef-bridge-java/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>reef-bridge-java</artifactId> <name>REEF Bridge Java</name> @@ -159,13 +158,13 @@ under the License. <configuration> <exportAntProperties>true</exportAntProperties> <target> - <property name="runtime_classpath" refid="maven.compile.classpath"/> + <property name="runtime_classpath" refid="maven.compile.classpath" /> <exec executable="javah"> - <arg value="-cp"/> - <arg value="${runtime_classpath}"/> - <arg value="-d"/> - <arg value="${project.build.directory}/classes"/> - <arg value="org.apache.reef.javabridge.NativeInterop"/> + <arg value="-cp" /> + <arg value="${runtime_classpath}" /> + <arg value="-d" /> + <arg value="${project.build.directory}/classes" /> + <arg value="org.apache.reef.javabridge.NativeInterop" /> </exec> </target> </configuration> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-checkpoint/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-checkpoint/pom.xml b/lang/java/reef-checkpoint/pom.xml index d361a46..00a3b01 100644 --- a/lang/java/reef-checkpoint/pom.xml +++ b/lang/java/reef-checkpoint/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-common/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/pom.xml b/lang/java/reef-common/pom.xml index ce9f9b9..9b506b5 100644 --- a/lang/java/reef-common/pom.xml +++ b/lang/java/reef-common/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> @@ -58,23 +57,23 @@ under the License. <configuration> <target> <exec executable="protoc" outputproperty="protoc.version"> - <arg value="--version"/> + <arg value="--version" /> </exec> <fail message="${protobuf.version} expected, but protoc version was: ${protoc.version}"> <condition> <not> - <contains substring="${protobuf.version}" string="${protoc.version}"/> + <contains substring="${protobuf.version}" string="${protoc.version}" /> </not> </condition> </fail> - <mkdir dir="target/generated-sources/proto"/> + <mkdir dir="target/generated-sources/proto" /> <exec executable="protoc"> - <arg value="--proto_path=${protoPath}"/> - <arg value="--java_out=target/generated-sources/proto"/> - <arg value="${protoPath}/reef_service_protos.proto"/> - <arg value="${protoPath}/evaluator_runtime.proto"/> - <arg value="${protoPath}/client_runtime.proto"/> - <arg value="${protoPath}/reef_protocol.proto"/> + <arg value="--proto_path=${protoPath}" /> + <arg value="--java_out=target/generated-sources/proto" /> + <arg value="${protoPath}/reef_service_protos.proto" /> + <arg value="${protoPath}/evaluator_runtime.proto" /> + <arg value="${protoPath}/client_runtime.proto" /> + <arg value="${protoPath}/reef_protocol.proto" /> </exec> </target> <sourceRoot>target/generated-sources/proto</sourceRoot> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-examples-clr/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples-clr/pom.xml b/lang/java/reef-examples-clr/pom.xml index 5a78af2..decdc30 100644 --- a/lang/java/reef-examples-clr/pom.xml +++ b/lang/java/reef-examples-clr/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>reef-examples-clr</artifactId> <name>REEF Examples CLR</name> @@ -144,7 +143,7 @@ under the License. <executable>java</executable> <arguments> <argument>-classpath</argument> - <classpath/> + <classpath /> <argument>-Djava.util.logging.config.class=org.apache.reef.util.logging.Config </argument> <!-- <argument>-Dlog4j.debug=true</argument> --> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-examples-hdinsight/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples-hdinsight/pom.xml b/lang/java/reef-examples-hdinsight/pom.xml index 929ffbb..2e56f86 100644 --- a/lang/java/reef-examples-hdinsight/pom.xml +++ b/lang/java/reef-examples-hdinsight/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>reef-examples-hdinsight</artifactId> <name>REEF Examples on HDInsight</name> @@ -116,8 +115,7 @@ under the License. ${project.build.directory}/${project.artifactId}-${project.version}-shaded.jar </outputFile> <transformers> - <transformer - implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"> + <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"> <manifestEntries> <Main-Class> org.apache.reef.runtime.hdinsight.cli.HDICLI http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-examples/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples/pom.xml b/lang/java/reef-examples/pom.xml index 2fce95a..872a949 100644 --- a/lang/java/reef-examples/pom.xml +++ b/lang/java/reef-examples/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>reef-examples</artifactId> <name>REEF Examples</name> @@ -176,7 +175,7 @@ under the License. <executable>java</executable> <arguments> <argument>-classpath</argument> - <classpath/> + <classpath /> <argument>-Djava.util.logging.config.class=org.apache.reef.util.logging.Config </argument> <!-- <argument>-Dlog4j.debug=true</argument> --> @@ -201,7 +200,7 @@ under the License. <executable>java</executable> <arguments> <argument>-classpath</argument> - <classpath/> + <classpath /> <argument>-Djava.util.logging.config.class=org.apache.reef.util.logging.Config </argument> <!-- <argument>-Dlog4j.debug=true</argument> --> @@ -226,7 +225,7 @@ under the License. <executable>java</executable> <arguments> <argument>-classpath</argument> - <classpath/> + <classpath /> <argument>-Djava.util.logging.config.class=org.apache.reef.util.logging.Config </argument> <!-- <argument>-Dlog4j.debug=true</argument> --> @@ -252,7 +251,7 @@ under the License. <executable>java</executable> <arguments> <argument>-classpath</argument> - <classpath/> + <classpath /> <argument>-Dcom.microsoft.reef.runtime.local.folder=${project.build.directory} </argument> <argument>-Djava.util.logging.config.class=org.apache.reef.util.logging.Config @@ -283,7 +282,7 @@ under the License. <executable>java</executable> <arguments> <argument>-classpath</argument> - <classpath/> + <classpath /> <argument>-Dcom.microsoft.reef.runtime.local.folder=${project.build.directory} </argument> <argument>-Djava.util.logging.config.class=org.apache.reef.util.logging.Config http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-experimental/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-experimental/pom.xml b/lang/java/reef-experimental/pom.xml index 9fef1c3..92bfbe6 100644 --- a/lang/java/reef-experimental/pom.xml +++ b/lang/java/reef-experimental/pom.xml @@ -17,9 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-io/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-io/pom.xml b/lang/java/reef-io/pom.xml index 1629a5c..b6e00b3 100644 --- a/lang/java/reef-io/pom.xml +++ b/lang/java/reef-io/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> @@ -44,16 +43,16 @@ under the License. <phase>generate-sources</phase> <configuration> <target> - <mkdir dir="target/generated-sources/proto"/> + <mkdir dir="target/generated-sources/proto" /> <exec executable="protoc"> - <arg value="--proto_path=src/main/proto/"/> - <arg value="--java_out=target/generated-sources/proto"/> - <arg value="src/main/proto/ns_protocol.proto"/> + <arg value="--proto_path=src/main/proto/" /> + <arg value="--java_out=target/generated-sources/proto" /> + <arg value="src/main/proto/ns_protocol.proto" /> </exec> <exec executable="protoc"> - <arg value="--proto_path=src/main/proto/"/> - <arg value="--java_out=target/generated-sources/proto"/> - <arg value="src/main/proto/group_comm_protocol.proto"/> + <arg value="--proto_path=src/main/proto/" /> + <arg value="--java_out=target/generated-sources/proto" /> + <arg value="src/main/proto/group_comm_protocol.proto" /> </exec> </target> <sourceRoot>target/generated-sources/proto</sourceRoot> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-poison/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-poison/pom.xml b/lang/java/reef-poison/pom.xml index 067db47..9af6d0e 100644 --- a/lang/java/reef-poison/pom.xml +++ b/lang/java/reef-poison/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-runtime-hdinsight/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-runtime-hdinsight/pom.xml b/lang/java/reef-runtime-hdinsight/pom.xml index a8c7403..06bc401 100644 --- a/lang/java/reef-runtime-hdinsight/pom.xml +++ b/lang/java/reef-runtime-hdinsight/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-runtime-local/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-runtime-local/pom.xml b/lang/java/reef-runtime-local/pom.xml index 43ca1ee..a96411a 100644 --- a/lang/java/reef-runtime-local/pom.xml +++ b/lang/java/reef-runtime-local/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-runtime-mesos/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-runtime-mesos/pom.xml b/lang/java/reef-runtime-mesos/pom.xml index 1933a91..4ad0de0 100644 --- a/lang/java/reef-runtime-mesos/pom.xml +++ b/lang/java/reef-runtime-mesos/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-runtime-multi/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-runtime-multi/pom.xml b/lang/java/reef-runtime-multi/pom.xml index 3e529ae..eb055e7 100644 --- a/lang/java/reef-runtime-multi/pom.xml +++ b/lang/java/reef-runtime-multi/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-runtime-standalone/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-runtime-standalone/pom.xml b/lang/java/reef-runtime-standalone/pom.xml index 8c00059..88ef20b 100644 --- a/lang/java/reef-runtime-standalone/pom.xml +++ b/lang/java/reef-runtime-standalone/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-runtime-yarn/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-runtime-yarn/pom.xml b/lang/java/reef-runtime-yarn/pom.xml index 4492457..54c512c 100644 --- a/lang/java/reef-runtime-yarn/pom.xml +++ b/lang/java/reef-runtime-yarn/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-tang/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-tang/pom.xml b/lang/java/reef-tang/pom.xml index c808107..3700054 100644 --- a/lang/java/reef-tang/pom.xml +++ b/lang/java/reef-tang/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <name>REEF Tang Project</name> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-tang/tang-test-jarA/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-tang/tang-test-jarA/pom.xml b/lang/java/reef-tang/tang-test-jarA/pom.xml index 4e72582..085af5f 100644 --- a/lang/java/reef-tang/tang-test-jarA/pom.xml +++ b/lang/java/reef-tang/tang-test-jarA/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-tang/tang-test-jarAB/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-tang/tang-test-jarAB/pom.xml b/lang/java/reef-tang/tang-test-jarAB/pom.xml index 8a1f8ea..2f82462 100644 --- a/lang/java/reef-tang/tang-test-jarAB/pom.xml +++ b/lang/java/reef-tang/tang-test-jarAB/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml b/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml index fb2606d..39ccfed 100644 --- a/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml +++ b/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-tang/tang-test-jarB/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-tang/tang-test-jarB/pom.xml b/lang/java/reef-tang/tang-test-jarB/pom.xml index 3b1bd09..2f55042 100644 --- a/lang/java/reef-tang/tang-test-jarB/pom.xml +++ b/lang/java/reef-tang/tang-test-jarB/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-tang/tang-tint/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-tang/tang-tint/pom.xml b/lang/java/reef-tang/tang-tint/pom.xml index 6dc0687..49edada 100644 --- a/lang/java/reef-tang/tang-tint/pom.xml +++ b/lang/java/reef-tang/tang-tint/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> @@ -70,8 +69,7 @@ under the License. ${project.build.directory}/${project.artifactId}-${project.version}-shaded.jar </outputFile> <transformers> - <transformer - implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"> + <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"> <manifestEntries> <Main-Class> org.apache.reef.tang.util.Tint http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-tang/tang/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-tang/tang/pom.xml b/lang/java/reef-tang/tang/pom.xml index dd6c896..5978c51 100644 --- a/lang/java/reef-tang/tang/pom.xml +++ b/lang/java/reef-tang/tang/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> @@ -38,12 +37,12 @@ under the License. <phase>generate-sources</phase> <configuration> <target> - <mkdir dir="target/generated-sources/proto"/> + <mkdir dir="target/generated-sources/proto" /> <exec executable="protoc"> - <arg value="--proto_path=src/main/proto/"/> - <arg value="--java_out=target/generated-sources/proto"/> - <arg value="src/main/proto/injection_plan.proto"/> - <arg value="src/main/proto/class_hierarchy.proto"/> + <arg value="--proto_path=src/main/proto/" /> + <arg value="--java_out=target/generated-sources/proto" /> + <arg value="src/main/proto/injection_plan.proto" /> + <arg value="src/main/proto/class_hierarchy.proto" /> </exec> </target> <sourceRoot>target/generated-sources/proto</sourceRoot> @@ -154,7 +153,7 @@ under the License. <executable>java</executable> <arguments> <argument>-classpath</argument> - <classpath/> + <classpath /> <argument>org.apache.reef.tang.examples.PrintTypeHierarchy</argument> </arguments> </configuration> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-tests/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-tests/pom.xml b/lang/java/reef-tests/pom.xml index 692f823..1509ccd 100644 --- a/lang/java/reef-tests/pom.xml +++ b/lang/java/reef-tests/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>reef-tests</artifactId> <name>REEF Tests</name> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-utils-hadoop/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-utils-hadoop/pom.xml b/lang/java/reef-utils-hadoop/pom.xml index 653cf61..81b3088 100644 --- a/lang/java/reef-utils-hadoop/pom.xml +++ b/lang/java/reef-utils-hadoop/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-utils/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-utils/pom.xml b/lang/java/reef-utils/pom.xml index f86990d..ee8f918 100644 --- a/lang/java/reef-utils/pom.xml +++ b/lang/java/reef-utils/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.reef</groupId> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-wake/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-wake/pom.xml b/lang/java/reef-wake/pom.xml index 01f8c24..e6d84d8 100644 --- a/lang/java/reef-wake/pom.xml +++ b/lang/java/reef-wake/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-wake/wake/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-wake/wake/pom.xml b/lang/java/reef-wake/wake/pom.xml index 7f1cfee..e1eef91 100644 --- a/lang/java/reef-wake/wake/pom.xml +++ b/lang/java/reef-wake/wake/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>wake</artifactId> @@ -60,16 +59,16 @@ under the License. <phase>generate-sources</phase> <configuration> <target> - <mkdir dir="target/generated-sources/proto"/> + <mkdir dir="target/generated-sources/proto" /> <exec executable="protoc"> - <arg value="--proto_path=${protoPath}"/> - <arg value="--java_out=target/generated-sources/proto"/> - <arg value="${protoPath}/RemoteProtocol.proto"/> + <arg value="--proto_path=${protoPath}" /> + <arg value="--java_out=target/generated-sources/proto" /> + <arg value="${protoPath}/RemoteProtocol.proto" /> </exec> <exec executable="protoc"> - <arg value="--proto_path=src/test/proto/"/> - <arg value="--java_out=target/generated-sources/proto"/> - <arg value="src/test/proto/TestProtocol.proto"/> + <arg value="--proto_path=src/test/proto/" /> + <arg value="--java_out=target/generated-sources/proto" /> + <arg value="src/test/proto/TestProtocol.proto" /> </exec> </target> <sourceRoot>target/generated-sources/proto</sourceRoot> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/java/reef-webserver/pom.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-webserver/pom.xml b/lang/java/reef-webserver/pom.xml index 1c18026..eff2554 100644 --- a/lang/java/reef-webserver/pom.xml +++ b/lang/java/reef-webserver/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.reef</groupId> <artifactId>reef-project</artifactId> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/lang/scala/reef-examples-scala/pom.xml ---------------------------------------------------------------------- diff --git a/lang/scala/reef-examples-scala/pom.xml b/lang/scala/reef-examples-scala/pom.xml index 2e2d07d..7750086 100644 --- a/lang/scala/reef-examples-scala/pom.xml +++ b/lang/scala/reef-examples-scala/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>reef-examples-spark</artifactId> http://git-wip-us.apache.org/repos/asf/reef/blob/5528bcf4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 02ae63f..d0c8558 100644 --- a/pom.xml +++ b/pom.xml @@ -17,8 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.reef</groupId> @@ -72,7 +71,7 @@ under the License. <connection>scm:git:[email protected]:apache/reef</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/reef</developerConnection> <url>scm:git:[email protected]:apache/reef</url> - <tag>HEAD</tag> + <tag>reef-project-0.16.0</tag> </scm> <developers>
