git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caea2bc
)
java bindings: specify hudson as continuus integration engine
author
Filippo Carone
<littlejohn@videolan.org>
Sat, 19 Jul 2008 21:46:49 +0000
(23:46 +0200)
committer
Filippo Carone
<littlejohn@videolan.org>
Sat, 19 Jul 2008 21:49:07 +0000
(23:49 +0200)
bindings/java/core/pom.xml
patch
|
blob
|
history
diff --git
a/bindings/java/core/pom.xml
b/bindings/java/core/pom.xml
index
356eed8
..
aa6141a
100644
(file)
--- a/
bindings/java/core/pom.xml
+++ b/
bindings/java/core/pom.xml
@@
-23,6
+23,10
@@
<scope>test</scope>
</dependency>
</dependencies>
+ <ciManagement>
+ <system>Hudson</system>
+ <url>http://hudson.videolan.org/</url>
+ </ciManagement>
<repositories>
<repository>
<id>jvlc</id>