Revision: 577
Author: [email protected]
Date: Sun Jul 26 15:19:23 2009
Log: issue#108 found the reason why hudson tries to pull the changelog from
https://...
http://code.google.com/p/piccolo2d/source/detail?r=577
Modified:
/piccolo2d.java/branches/mvn4hudson/core/pom.xml
/piccolo2d.java/branches/mvn4hudson/examples/pom.xml
/piccolo2d.java/branches/mvn4hudson/extras/pom.xml
/piccolo2d.java/branches/mvn4hudson/parent/pom.xml
/piccolo2d.java/branches/mvn4hudson/swt/pom.xml
=======================================
--- /piccolo2d.java/branches/mvn4hudson/core/pom.xml Thu Aug 14 07:45:34
2008
+++ /piccolo2d.java/branches/mvn4hudson/core/pom.xml Sun Jul 26 15:19:23
2009
@@ -19,7 +19,7 @@
</description>
<scm>
<connection>
-
scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/core
+
scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/core
</connection>
<developerConnection>
scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/core
=======================================
--- /piccolo2d.java/branches/mvn4hudson/examples/pom.xml Wed Nov 5
01:03:14 2008
+++ /piccolo2d.java/branches/mvn4hudson/examples/pom.xml Sun Jul 26
15:19:23 2009
@@ -31,7 +31,7 @@
</dependencies>
<scm>
<connection>
-
scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/examples
+
scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/examples
</connection>
<developerConnection>
scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/examples
=======================================
--- /piccolo2d.java/branches/mvn4hudson/extras/pom.xml Wed Nov 5 01:03:39
2008
+++ /piccolo2d.java/branches/mvn4hudson/extras/pom.xml Sun Jul 26 15:19:23
2009
@@ -26,7 +26,7 @@
</dependencies>
<scm>
<connection>
-
scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/extras
+
scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/extras
</connection>
<developerConnection>
scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/extras
=======================================
--- /piccolo2d.java/branches/mvn4hudson/parent/pom.xml Sun Jul 26 14:13:25
2009
+++ /piccolo2d.java/branches/mvn4hudson/parent/pom.xml Sun Jul 26 15:19:23
2009
@@ -255,9 +255,9 @@
</plugin>
<plugin>
<artifactId>maven-changelog-plugin</artifactId>
- <configuration>
+ <!-- configuration>
<connectionType>connection</connectionType>
- </configuration>
+ </configuration -->
</plugin>
<plugin>
<artifactId>maven-jxr-plugin</artifactId>
@@ -333,7 +333,7 @@
<distributionManagement>
<site>
<id>dropbox.p2d.trunk</id>
-
<url>file://${HOME}/Dropbox/Public/piccolo2d.java/site-stage</url>
+
<url>file://${HOME}/Dropbox/Public/piccolo2d.java/site-stage/</url>
</site>
</distributionManagement>
</profile>
=======================================
--- /piccolo2d.java/branches/mvn4hudson/swt/pom.xml Wed Nov 5 01:03:39 2008
+++ /piccolo2d.java/branches/mvn4hudson/swt/pom.xml Sun Jul 26 15:19:23 2009
@@ -34,7 +34,7 @@
</dependencies>
<scm>
<connection>
-
scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/swt
+
scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/swt
</connection>
<developerConnection>
scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/swt
--~--~---------~--~----~------------~-------~--~----~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~----------~----~----~----~------~----~------~--~---