You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2016/09/05 01:42:50 UTC

incubator-juneau git commit: Remove Git/Jira/website links from non-root pom.xml files.

Repository: incubator-juneau
Updated Branches:
  refs/heads/master d81ce6fb2 -> fcb419510


Remove Git/Jira/website links from non-root pom.xml files.

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

Branch: refs/heads/master
Commit: fcb41951081dc30ccab54297df2f46ae35e41ffd
Parents: d81ce6f
Author: jamesbognar <ja...@gmail.com>
Authored: Sun Sep 4 21:42:47 2016 -0400
Committer: jamesbognar <ja...@gmail.com>
Committed: Sun Sep 4 21:42:47 2016 -0400

----------------------------------------------------------------------
 juneau-client/pom.xml                | 11 -----------
 juneau-core/pom.xml                  | 11 -----------
 juneau-distrib/pom.xml               | 11 -----------
 juneau-microservice-template/pom.xml | 11 -----------
 juneau-microservice/pom.xml          | 11 -----------
 juneau-samples/pom.xml               | 11 -----------
 juneau-server-test/pom.xml           | 11 -----------
 juneau-server/pom.xml                | 11 -----------
 8 files changed, 88 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/fcb41951/juneau-client/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-client/pom.xml b/juneau-client/pom.xml
index df53573..89cf518 100644
--- a/juneau-client/pom.xml
+++ b/juneau-client/pom.xml
@@ -49,15 +49,4 @@
 			<version>4.5</version>
 		</dependency>
 	</dependencies>
-	<url>http://juneau.incubator.apache.org</url>
-	<organization>
-		<url>http://www.apache.org/</url>
-		<name>Apache</name>
-	</organization>
-	<scm>
-		<url>https://git-wip-us.apache.org/repos/asf?p=incubator-juneau.git</url>
-	</scm>
-	<issueManagement>
-		<url>https://issues.apache.org/jira/browse/JUNEAU</url>
-	</issueManagement>
 </project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/fcb41951/juneau-core/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-core/pom.xml b/juneau-core/pom.xml
index 560a38f..b2c0b85 100644
--- a/juneau-core/pom.xml
+++ b/juneau-core/pom.xml
@@ -40,15 +40,4 @@
 			<scope>test</scope>
 		</dependency>
 	</dependencies>
-	<url>http://juneau.incubator.apache.org</url>
-	<organization>
-		<url>http://www.apache.org/</url>
-		<name>Apache</name>
-	</organization>
-	<scm>
-		<url>https://git-wip-us.apache.org/repos/asf?p=incubator-juneau.git</url>
-	</scm>
-	<issueManagement>
-		<url>https://issues.apache.org/jira/browse/JUNEAU</url>
-	</issueManagement>
 </project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/fcb41951/juneau-distrib/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-distrib/pom.xml b/juneau-distrib/pom.xml
index 05dad70..fabdacd 100644
--- a/juneau-distrib/pom.xml
+++ b/juneau-distrib/pom.xml
@@ -88,15 +88,4 @@
 			</plugin>
 		</plugins>
 	</build>
-	<url>http://juneau.incubator.apache.org</url>
-	<organization>
-		<url>http://www.apache.org/</url>
-		<name>Apache</name>
-	</organization>
-	<scm>
-		<url>https://git-wip-us.apache.org/repos/asf?p=incubator-juneau.git</url>
-	</scm>
-	<issueManagement>
-		<url>https://issues.apache.org/jira/browse/JUNEAU</url>
-	</issueManagement>
 </project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/fcb41951/juneau-microservice-template/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-microservice-template/pom.xml b/juneau-microservice-template/pom.xml
index 516f9a0..b63108e 100644
--- a/juneau-microservice-template/pom.xml
+++ b/juneau-microservice-template/pom.xml
@@ -51,15 +51,4 @@
 			</plugin>
 		</plugins>
 	</build>
-	<url>http://juneau.incubator.apache.org</url>
-	<organization>
-		<url>http://www.apache.org/</url>
-		<name>Apache</name>
-	</organization>
-	<scm>
-		<url>https://git-wip-us.apache.org/repos/asf?p=incubator-juneau.git</url>
-	</scm>
-	<issueManagement>
-		<url>https://issues.apache.org/jira/browse/JUNEAU</url>
-	</issueManagement>
 </project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/fcb41951/juneau-microservice/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-microservice/pom.xml b/juneau-microservice/pom.xml
index 38c40cd..9a26e10 100644
--- a/juneau-microservice/pom.xml
+++ b/juneau-microservice/pom.xml
@@ -59,15 +59,4 @@
 			<version>1.3.1</version>
 		</dependency>
 	</dependencies>
-	<url>http://juneau.incubator.apache.org</url>
-	<organization>
-		<url>http://www.apache.org/</url>
-		<name>Apache</name>
-	</organization>
-	<scm>
-		<url>https://git-wip-us.apache.org/repos/asf?p=incubator-juneau.git</url>
-	</scm>
-	<issueManagement>
-		<url>https://issues.apache.org/jira/browse/JUNEAU</url>
-	</issueManagement>
 </project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/fcb41951/juneau-samples/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-samples/pom.xml b/juneau-samples/pom.xml
index 057eaf9..2285b19 100644
--- a/juneau-samples/pom.xml
+++ b/juneau-samples/pom.xml
@@ -92,15 +92,4 @@
 			</plugin>
 		</plugins>
 	</build>
-	<url>http://juneau.incubator.apache.org</url>
-	<organization>
-		<url>http://www.apache.org/</url>
-		<name>Apache</name>
-	</organization>
-	<scm>
-		<url>https://git-wip-us.apache.org/repos/asf?p=incubator-juneau.git</url>
-	</scm>
-	<issueManagement>
-		<url>https://issues.apache.org/jira/browse/JUNEAU</url>
-	</issueManagement>
 </project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/fcb41951/juneau-server-test/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-server-test/pom.xml b/juneau-server-test/pom.xml
index 351d3f7..4f23cc8 100644
--- a/juneau-server-test/pom.xml
+++ b/juneau-server-test/pom.xml
@@ -84,15 +84,4 @@
 			</plugin>
 		</plugins>
 	</build>
-	<url>http://juneau.incubator.apache.org</url>
-	<organization>
-		<url>http://www.apache.org/</url>
-		<name>Apache</name>
-	</organization>
-	<scm>
-		<url>https://git-wip-us.apache.org/repos/asf?p=incubator-juneau.git</url>
-	</scm>
-	<issueManagement>
-		<url>https://issues.apache.org/jira/browse/JUNEAU</url>
-	</issueManagement>
 </project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/fcb41951/juneau-server/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-server/pom.xml b/juneau-server/pom.xml
index 2008de8..6e46786 100644
--- a/juneau-server/pom.xml
+++ b/juneau-server/pom.xml
@@ -45,15 +45,4 @@
 			<scope>provided</scope>
 		</dependency>
 	</dependencies>
-	<url>http://juneau.incubator.apache.org</url>
-	<organization>
-		<url>http://www.apache.org/</url>
-		<name>Apache</name>
-	</organization>
-	<scm>
-		<url>https://git-wip-us.apache.org/repos/asf?p=incubator-juneau.git</url>
-	</scm>
-	<issueManagement>
-		<url>https://issues.apache.org/jira/browse/JUNEAU</url>
-	</issueManagement>
 </project>
\ No newline at end of file