Title: [40805] trunk/hudson/plugins/utplsql: Plugin has moved to git.
- Revision
- 40805
- Author
- kusemuckl
- Date
- 2013-01-22 17:08:30 -0500 (Tue, 22 Jan 2013)
Log Message
Plugin has moved to git.
https://github.com/jenkinsci/utplsql-plugin.git
Added Paths
Removed Paths
Diff
Deleted: trunk/hudson/plugins/utplsql/pom.xml (40804 => 40805)
--- trunk/hudson/plugins/utplsql/pom.xml 2013-01-12 09:38:28 UTC (rev 40804)
+++ trunk/hudson/plugins/utplsql/pom.xml 2013-01-22 22:08:30 UTC (rev 40805)
@@ -1,38 +0,0 @@
-<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/maven-v4_0_0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.jvnet.hudson.plugins</groupId>
- <artifactId>plugin</artifactId>
- <version>1.377</version>
- <relativePath>../pom.xml</relativePath>
- </parent>
-
- <groupId>hudson.plugins.utplsql</groupId>
- <artifactId>utplsql</artifactId>
- <name>Jenkins utPLSQL plugin</name>
- <version>0.5-SNAPSHOT</version>
- <packaging>hpi</packaging>
-
- <!-- get every artifact through maven.glassfish.org, which proxies all the artifacts that we need -->
- <repositories>
- <repository>
- <id>repo.jenkins-ci.org</id>
- <url>http://repo.jenkins-ci.org/public/</url>
- </repository>
- </repositories>
-
- <pluginRepositories>
- <pluginRepository>
- <id>repo.jenkins-ci.org</id>
- <url>http://repo.jenkins-ci.org/public/</url>
- </pluginRepository>
- </pluginRepositories>
- <url>http://wiki.jenkins-ci.org/display/JENKINS/utplsql+Plugin</url>
- <developers>
- <developer>
- <id>kusemuckl</id>
- <name>Nils op den Winkel</name>
- <email>[email protected]</email>
- </developer>
- </developers>
-</project>
Added: trunk/hudson/plugins/utplsql/readme.txt (0 => 40805)
--- trunk/hudson/plugins/utplsql/readme.txt (rev 0)
+++ trunk/hudson/plugins/utplsql/readme.txt 2013-01-22 22:08:30 UTC (rev 40805)
@@ -0,0 +1,2 @@
+moved to GIT
+https://github.com/jenkinsci/utplsql-plugin.git
\ No newline at end of file
Property changes on: trunk/hudson/plugins/utplsql/readme.txt
___________________________________________________________________
Added: svn:mime-type