You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bv...@apache.org on 2013/06/02 11:22:19 UTC

git commit: CAMEL-6412: Trying to fix the broken build.

Updated Branches:
  refs/heads/master 6ca055d39 -> 211f90657


CAMEL-6412: Trying to fix the broken build.

Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/211f9065
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/211f9065
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/211f9065

Branch: refs/heads/master
Commit: 211f90657478df858e02f0bbf8d912d2199b0484
Parents: 6ca055d
Author: Babak Vahdat <bv...@apache.org>
Authored: Sun Jun 2 11:22:13 2013 +0200
Committer: Babak Vahdat <bv...@apache.org>
Committed: Sun Jun 2 11:22:13 2013 +0200

----------------------------------------------------------------------
 .../1.0.0/camel-validator-test-resources-1.0.0.jar |  Bin 0 -> 17660 bytes
 .../1.0.0/camel-validator-test-resources-1.0.0.pom |   25 +++++++++++++++
 .../1.0.0/camel-validator-test-resources.jar       |  Bin 17660 -> 0 bytes
 3 files changed, 25 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/211f9065/tests/camel-itest/lib/org/apache/camel/camel-validator-test-resources/1.0.0/camel-validator-test-resources-1.0.0.jar
----------------------------------------------------------------------
diff --git a/tests/camel-itest/lib/org/apache/camel/camel-validator-test-resources/1.0.0/camel-validator-test-resources-1.0.0.jar b/tests/camel-itest/lib/org/apache/camel/camel-validator-test-resources/1.0.0/camel-validator-test-resources-1.0.0.jar
new file mode 100644
index 0000000..b9b3144
Binary files /dev/null and b/tests/camel-itest/lib/org/apache/camel/camel-validator-test-resources/1.0.0/camel-validator-test-resources-1.0.0.jar differ

http://git-wip-us.apache.org/repos/asf/camel/blob/211f9065/tests/camel-itest/lib/org/apache/camel/camel-validator-test-resources/1.0.0/camel-validator-test-resources-1.0.0.pom
----------------------------------------------------------------------
diff --git a/tests/camel-itest/lib/org/apache/camel/camel-validator-test-resources/1.0.0/camel-validator-test-resources-1.0.0.pom b/tests/camel-itest/lib/org/apache/camel/camel-validator-test-resources/1.0.0/camel-validator-test-resources-1.0.0.pom
new file mode 100644
index 0000000..7c2cd1c
--- /dev/null
+++ b/tests/camel-itest/lib/org/apache/camel/camel-validator-test-resources/1.0.0/camel-validator-test-resources-1.0.0.pom
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>camel-validator-test-resources</artifactId>
+  <version>1.0.0</version>
+  <description>POM was created from install:install-file</description>
+</project>

http://git-wip-us.apache.org/repos/asf/camel/blob/211f9065/tests/camel-itest/lib/org/apache/camel/camel-validator-test-resources/1.0.0/camel-validator-test-resources.jar
----------------------------------------------------------------------
diff --git a/tests/camel-itest/lib/org/apache/camel/camel-validator-test-resources/1.0.0/camel-validator-test-resources.jar b/tests/camel-itest/lib/org/apache/camel/camel-validator-test-resources/1.0.0/camel-validator-test-resources.jar
deleted file mode 100644
index b9b3144..0000000
Binary files a/tests/camel-itest/lib/org/apache/camel/camel-validator-test-resources/1.0.0/camel-validator-test-resources.jar and /dev/null differ