You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2014/03/05 13:45:46 UTC

[1/2] git commit: Remove ci-build-profile (not used as itests are enabled by default)

Repository: karaf
Updated Branches:
  refs/heads/karaf-3.0.x 4ff00c822 -> a05c55342


Remove ci-build-profile (not used as itests are enabled by default)


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

Branch: refs/heads/karaf-3.0.x
Commit: 015267911a16877ce6ecf592de715593bcf9e036
Parents: 4ff00c8
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Mar 5 13:44:04 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Mar 5 13:45:13 2014 +0100

----------------------------------------------------------------------
 itests/pom.xml | 26 --------------------------
 1 file changed, 26 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/01526791/itests/pom.xml
----------------------------------------------------------------------
diff --git a/itests/pom.xml b/itests/pom.xml
index 41702ff..ff849cd 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -107,31 +107,5 @@
 			</plugin>
         </plugins>
     </build>
-    
-    <profiles>
-        <profile>
-            <id>ci-build-profile</id>
-            <activation>
-                <property>
-                    <name>maven.repo.local</name>
-                </property>
-            </activation>
-            <build>
-                <plugins>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-surefire-plugin</artifactId>
-                        <configuration>
-                            <!-- when the local repo location has been specified, we need to pass on this information to PAX mvn url -->
-                            <argLine>-Dorg.ops4j.pax.url.mvn.localRepository=${maven.repo.local}</argLine>
-                            <systemPropertyVariables>
-		                        <org.ops4j.pax.logging.DefaultServiceLog.level>INFO</org.ops4j.pax.logging.DefaultServiceLog.level>
-                    		</systemPropertyVariables>
-                        </configuration>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
 
 </project>


[2/2] git commit: Update .gitignore with dependency-reduced-pom.xml

Posted by jb...@apache.org.
Update .gitignore with dependency-reduced-pom.xml


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

Branch: refs/heads/karaf-3.0.x
Commit: a05c55342fb7dfc0e41f911769252c94c6b3c32b
Parents: 0152679
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Mar 5 13:37:03 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Mar 5 13:45:27 2014 +0100

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/a05c5534/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 7a9b560..22d0ed1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ target
 eclipse-classes
 atlassian-ide-plugin.xml
 bin
+dependency-reduced-pom.xml