Title: [41190] trunk/hudson/plugins: Removed plugins that have seen further development on GitHub
Revision
41190
Author
danielbeck
Date
2014-11-04 18:03:39 -0500 (Tue, 04 Nov 2014)

Log Message

Removed plugins that have seen further development on GitHub

Added Paths


Removed Paths

Diff

Added: trunk/hudson/plugins/lastsuccessdescriptioncolumn/README.txt (0 => 41190)


--- trunk/hudson/plugins/lastsuccessdescriptioncolumn/README.txt	                        (rev 0)
+++ trunk/hudson/plugins/lastsuccessdescriptioncolumn/README.txt	2014-11-04 23:03:39 UTC (rev 41190)
@@ -0,0 +1 @@
+new URL: https://github.com/jenkinsci/lastsuccessdescriptioncolumn-plugin/

Deleted: trunk/hudson/plugins/lastsuccessdescriptioncolumn/pom.xml (41189 => 41190)


--- trunk/hudson/plugins/lastsuccessdescriptioncolumn/pom.xml	2014-11-04 22:54:17 UTC (rev 41189)
+++ trunk/hudson/plugins/lastsuccessdescriptioncolumn/pom.xml	2014-11-04 23:03:39 UTC (rev 41190)
@@ -1,24 +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.352</version>
-        <relativePath>../pom.xml</relativePath>
-    </parent>
-
-    <artifactId>lastsuccessdescriptioncolumn</artifactId>
-    <packaging>hpi</packaging>
-    <name>Last Success Description Column</name>
-    <version>1.1-SNAPSHOT</version>
-    <url>http://wiki.hudson-ci.org/display/HUDSON/Last+Success+Description+Column+Plugin</url>
-
-    <developers>
-      <developer>
-        <id>stephenconnolly</id>
-        <name>Stephen Connolly</name>
-        <email>stephenc at apache</email>
-      </developer>
-    </developers>
-</project>

Added: trunk/hudson/plugins/locale/README.txt (0 => 41190)


--- trunk/hudson/plugins/locale/README.txt	                        (rev 0)
+++ trunk/hudson/plugins/locale/README.txt	2014-11-04 23:03:39 UTC (rev 41190)
@@ -0,0 +1 @@
+new URL: https://github.com/jenkinsci/locale-plugin/

Deleted: trunk/hudson/plugins/locale/pom.xml (41189 => 41190)


--- trunk/hudson/plugins/locale/pom.xml	2014-11-04 22:54:17 UTC (rev 41189)
+++ trunk/hudson/plugins/locale/pom.xml	2014-11-04 23:03:39 UTC (rev 41190)
@@ -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>
-
-  <artifactId>locale</artifactId>
-  <version>1.3-SNAPSHOT</version>
-  <packaging>hpi</packaging>
-  <name>Locale plugin</name>
-  <url>http://wiki.jenkins-ci.org/display/JENKINS/Locale+Plugin</url>
-  <developers>
-    <developer>
-      <id>kohsuke</id>
-      <name>Kohsuke Kawaguchi</name>
-    </developer>
-  </developers>
-
-    <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>
-</project>  
-  
-

Added: trunk/hudson/plugins/qmakebuilder/README.txt (0 => 41190)


--- trunk/hudson/plugins/qmakebuilder/README.txt	                        (rev 0)
+++ trunk/hudson/plugins/qmakebuilder/README.txt	2014-11-04 23:03:39 UTC (rev 41190)
@@ -0,0 +1 @@
+new URL: https://github.com/jenkinsci/qmakebuilder-plugin/

Deleted: trunk/hudson/plugins/qmakebuilder/pom.xml (41189 => 41190)


--- trunk/hudson/plugins/qmakebuilder/pom.xml	2014-11-04 22:54:17 UTC (rev 41189)
+++ trunk/hudson/plugins/qmakebuilder/pom.xml	2014-11-04 23:03:39 UTC (rev 41190)
@@ -1,33 +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.319</version>
-    <relativePath>../pom.xml</relativePath>
-  </parent> 
-
-  <groupId>hudson.plugins.qmake</groupId>
-  <artifactId>qmakebuilder</artifactId>
-  <name>Hudson QMake plugin</name>
-  <packaging>hpi</packaging>
-  <version>0.2</version>
-  <url>http://wiki.hudson-ci.org/display/HUDSON/qmakebuilder+Plugin</url>
-
-    <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>
-</project>  
-  
-

Added: trunk/hudson/plugins/secret/README.txt (0 => 41190)


--- trunk/hudson/plugins/secret/README.txt	                        (rev 0)
+++ trunk/hudson/plugins/secret/README.txt	2014-11-04 23:03:39 UTC (rev 41190)
@@ -0,0 +1 @@
+new URL: https://github.com/jenkinsci/secret-plugin/

Deleted: trunk/hudson/plugins/secret/pom.xml (41189 => 41190)


--- trunk/hudson/plugins/secret/pom.xml	2014-11-04 22:54:17 UTC (rev 41189)
+++ trunk/hudson/plugins/secret/pom.xml	2014-11-04 23:03:39 UTC (rev 41190)
@@ -1,46 +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.324</version>
-        <relativePath>../pom.xml</relativePath>
-    </parent>
-    <artifactId>secret</artifactId>
-    <version>1.7-SNAPSHOT</version>
-    <packaging>hpi</packaging>
-    <name>Build Secret plugin</name>
-    <description>Lets you upload secret files to be used by a build.</description>
-    <url>http://wiki.hudson-ci.org/display/HUDSON/Build+Secret+Plugin</url>
-    <developers>
-        <developer>
-            <id>jglick</id>
-            <name>Jesse Glick</name>
-            <email>jgl...@dev.java.net</email>
-        </developer>
-    </developers>
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>animal-sniffer-maven-plugin</artifactId>
-                <version>1.6</version>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>check</goal>
-                        </goals>
-                        <configuration>
-                            <signature>
-                                <groupId>org.codehaus.mojo.signature</groupId>
-                                <artifactId>java15</artifactId>
-                                <version>1.0</version>
-                            </signature>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-</project>

Added: trunk/hudson/plugins/startup-trigger-plugin/README.txt (0 => 41190)


--- trunk/hudson/plugins/startup-trigger-plugin/README.txt	                        (rev 0)
+++ trunk/hudson/plugins/startup-trigger-plugin/README.txt	2014-11-04 23:03:39 UTC (rev 41190)
@@ -0,0 +1 @@
+new URL: https://github.com/jenkinsci/startup-trigger-plugin-plugin/

Deleted: trunk/hudson/plugins/startup-trigger-plugin/pom.xml (41189 => 41190)


--- trunk/hudson/plugins/startup-trigger-plugin/pom.xml	2014-11-04 22:54:17 UTC (rev 41189)
+++ trunk/hudson/plugins/startup-trigger-plugin/pom.xml	2014-11-04 23:03:39 UTC (rev 41190)
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<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/xsd/maven-4.0.0.xsd">
-
-  <modelVersion>4.0.0</modelVersion>
-
-  <parent>
-    <groupId>org.jvnet.hudson.plugins</groupId>
-    <artifactId>plugin</artifactId>   
-    <version>1.339</version>
-    <relativePath>../pom.xml</relativePath>
-  </parent>
-
-  <groupId>${parent.groupId}</groupId>
-  <artifactId>startup-trigger-plugin</artifactId>
-  <version>0.2-SNAPSHOT</version>
-  <packaging>hpi</packaging>
-  <name>Startup Trigger</name>
-
-  <url>http://wiki.hudson-ci.org/display/HUDSON/Startup+Trigger</url>
- 
-  <developers>
-    <developer>
-      <id>ashlux</id>
-      <name>Ash Lux</name>
-      <email>ash...@gmail.com</email>
-      <url>http://www.ashlux.com/</url>
-      <timezone>-5</timezone>
-    </developer>
-  </developers>
-
-  <dependencies>
-    <dependency>
-      <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
-      <version>1.8.1</version>
-      <scope>test</scope>
-    </dependency>
-  </dependencies>
-</project>

Added: trunk/hudson/plugins/vss/README.txt (0 => 41190)


--- trunk/hudson/plugins/vss/README.txt	                        (rev 0)
+++ trunk/hudson/plugins/vss/README.txt	2014-11-04 23:03:39 UTC (rev 41190)
@@ -0,0 +1 @@
+new URL: https://github.com/jenkinsci/vss-plugin/

Deleted: trunk/hudson/plugins/vss/pom.xml (41189 => 41190)


--- trunk/hudson/plugins/vss/pom.xml	2014-11-04 22:54:17 UTC (rev 41189)
+++ trunk/hudson/plugins/vss/pom.xml	2014-11-04 23:03:39 UTC (rev 41190)
@@ -1,31 +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.318</version>
-    <relativePath>../pom.xml</relativePath>
-  </parent>
-
-  <artifactId>vss</artifactId>
-  <packaging>hpi</packaging>
-  <name>Hudson Visual SourceSafe Plug-in</name>
-  <version>1.9-SNAPSHOT</version>
-  <url>http://wiki.hudson-ci.org/display/HUDSON/Visual+SourceSafe+Plugin</url>
-  <licenses>
-    <license><name>MIT license</name><comments>All source code is under the MIT license.</comments></license>
-  </licenses>
-
-  <dependencies>
-    <dependency>
-      <groupId>org.jvnet.hudson.plugins.vss</groupId>
-      <artifactId>vss-api</artifactId>
-      <version>1.0</version>
-    </dependency>
-    <dependency>
-      <groupId>org.jvnet.com4j</groupId>
-      <artifactId>com4j</artifactId>
-      <version>20070717</version>
-    </dependency>
-  </dependencies>
-</project>

--
You received this message because you are subscribed to the Google Groups "Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to