[SCM] pkg-java packaging branch, master, updated. 1db8c22b7a5c5933447e1b41c6308177ca70045c
Ludovic Claude
ludovic.claude at laposte.net
Sun May 6 20:58:59 UTC 2012
The following commit has been merged in the master branch:
commit 1db8c22b7a5c5933447e1b41c6308177ca70045c
Author: Ludovic Claude <ludovic.claude at laposte.net>
Date: Sun May 6 22:58:56 2012 +0200
Update list of packages on 06/05/2012
diff --git a/.gitignore b/.gitignore
index acaeb15..eb0568b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -221,9 +221,11 @@ maven
maven-ant-tasks
maven-antrun-extended-plugin
maven-bundle-plugin
+maven-debian-helper
maven-enforcer
maven-hpi-plugin
maven-project-info-reports-plugin
+maven-repo-helper
maven-shared-jar
maven-stapler-plugin
metainf-services
@@ -298,7 +300,6 @@ xhtmlrenderer
xmlbeans-maven-plugin
yecht
yydebug
-zkclient
zookeeper
.mrconfig~
*.log
diff --git a/.mrconfig b/.mrconfig
index 1f41fe0..7aedaa9 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -687,6 +687,9 @@ checkout = git_checkout maven-antrun-extended-plugin
[maven-bundle-plugin]
checkout = git_checkout maven-bundle-plugin
+[maven-debian-helper]
+checkout = git_checkout maven-debian-helper
+
[maven-enforcer]
checkout = git_checkout maven-enforcer
@@ -696,6 +699,9 @@ checkout = git_checkout maven-hpi-plugin
[maven-project-info-reports-plugin]
checkout = git_checkout maven-project-info-reports-plugin
+[maven-repo-helper]
+checkout = git_checkout maven-repo-helper
+
[maven-shared-jar]
checkout = git_checkout maven-shared-jar
@@ -918,9 +924,6 @@ checkout = git_checkout yecht
[yydebug]
checkout = git_checkout yydebug
-[zkclient]
-checkout = git_checkout zkclient
-
[zookeeper]
checkout = git_checkout zookeeper
--
pkg-java packaging
More information about the pkg-java-commits
mailing list