Revision: 687
Author: heuermh
Date: Thu Oct  8 20:00:09 2009
Log: formatting changes only, replacing tab characters with spaces
http://code.google.com/p/piccolo2d/source/detail?r=687

Modified:
  /piccolo2d.java/trunk/core/pom.xml
  /piccolo2d.java/trunk/examples/pom.xml
  /piccolo2d.java/trunk/extras/pom.xml
  /piccolo2d.java/trunk/parent/pom.xml
  /piccolo2d.java/trunk/pom.xml
  /piccolo2d.java/trunk/swt/pom.xml

=======================================
--- /piccolo2d.java/trunk/core/pom.xml  Thu Oct  8 19:51:09 2009
+++ /piccolo2d.java/trunk/core/pom.xml  Thu Oct  8 20:00:09 2009
@@ -1,31 +1,29 @@
  <?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/maven-v4_0_0.xsd";>
-       <modelVersion>4.0.0</modelVersion>
-       <parent>
-               <artifactId>piccolo2d-parent</artifactId>
-               <groupId>org.piccolo2d</groupId>
-               <version>1.3-SNAPSHOT</version>
-               <relativePath>../parent/pom.xml</relativePath>
-       </parent>
-       <artifactId>piccolo2d-core</artifactId>
-       <packaging>bundle</packaging>
-       <name>Piccolo2D Core</name>
-       <url>http://code.google.com/p/piccolo2d/</url>
-       <description>
-               A revolutionary way to create robust, full-featured graphical
-               applications in Java and C#, with striking visual effects such
-               as zooming, animation and multiple representations.
-       </description>
+  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>
+    <artifactId>piccolo2d-parent</artifactId>
+    <groupId>org.piccolo2d</groupId>
+    <version>1.3-SNAPSHOT</version>
+    <relativePath>../parent/pom.xml</relativePath>
+  </parent>
+  <artifactId>piccolo2d-core</artifactId>
+  <packaging>bundle</packaging>
+  <name>Piccolo2D Core</name>
+  <url>http://code.google.com/p/piccolo2d/</url>
+  <description>
+    A revolutionary way to create robust, full-featured graphical  
applications in Java and C#, with striking visual effects such as zooming,  
animation and multiple representations.
+  </description>
    <scm>
-       <connection>
-               
scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/core
-       </connection>
-       <developerConnection>
-               
scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/core
-       </developerConnection>
-        
<url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/core</url>
+    <connection>
+      scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/core
+    </connection>
+    <developerConnection>
+       
scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/core
+    </developerConnection>
+     
<url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/core</url>
    </scm>
    <reporting>
      <plugins>
=======================================
--- /piccolo2d.java/trunk/examples/pom.xml      Mon Jul 27 11:23:33 2009
+++ /piccolo2d.java/trunk/examples/pom.xml      Thu Oct  8 20:00:09 2009
@@ -2,7 +2,7 @@
  <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>
+  <modelVersion>4.0.0</modelVersion>
    <parent>
      <artifactId>piccolo2d-parent</artifactId>
      <groupId>org.piccolo2d</groupId>
@@ -13,9 +13,7 @@
    <name>Piccolo2D Examples</name>
    <url>http://code.google.com/p/piccolo2d/</url>
    <description>
-    A revolutionary way to create robust, full-featured graphical
-    applications in Java and C#, with striking visual effects such
-    as zooming, animation and multiple representations.
+    A revolutionary way to create robust, full-featured graphical  
applications in Java and C#, with striking visual effects such as zooming,  
animation and multiple representations.
    </description>
    <dependencies>
      <dependency>
@@ -30,13 +28,13 @@
      </dependency>
    </dependencies>
    <scm>
-       <connection>
-               
scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/examples
-       </connection>
-       <developerConnection>
-                
scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/examples
-       </developerConnection>
-        
<url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/examples</url>
+    <connection>
+       
scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/examples
+    </connection>
+    <developerConnection>
+       
scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/examples
+    </developerConnection>
+     
<url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/examples</url>
    </scm>
    <reporting>
      <plugins>
=======================================
--- /piccolo2d.java/trunk/extras/pom.xml        Thu Oct  8 19:51:09 2009
+++ /piccolo2d.java/trunk/extras/pom.xml        Thu Oct  8 20:00:09 2009
@@ -2,7 +2,7 @@
  <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>
+  <modelVersion>4.0.0</modelVersion>
    <parent>
      <artifactId>piccolo2d-parent</artifactId>
      <groupId>org.piccolo2d</groupId>
@@ -14,9 +14,7 @@
    <name>Piccolo2D Extras</name>
    <url>http://code.google.com/p/piccolo2d/</url>
    <description>
-    A revolutionary way to create robust, full-featured graphical
-    applications in Java and C#, with striking visual effects such
-    as zooming, animation and multiple representations.
+    A revolutionary way to create robust, full-featured graphical  
applications in Java and C#, with striking visual effects such as zooming,  
animation and multiple representations.
    </description>
    <dependencies>
      <dependency>
@@ -26,13 +24,13 @@
      </dependency>
    </dependencies>
    <scm>
-       <connection>
-               
scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/extras
-       </connection>
-       <developerConnection>
-               
scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/extras
-       </developerConnection>
-        
<url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/extras</url>
+    <connection>
+       
scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/extras
+    </connection>
+    <developerConnection>
+       
scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/extras
+    </developerConnection>
+     
<url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/extras</url>
    </scm>
    <reporting>
      <plugins>
=======================================
--- /piccolo2d.java/trunk/parent/pom.xml        Thu Oct  8 19:51:09 2009
+++ /piccolo2d.java/trunk/parent/pom.xml        Thu Oct  8 20:00:09 2009
@@ -1,5 +1,6 @@
  <?xml version="1.0"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0";  
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+<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>
    <groupId>org.piccolo2d</groupId>
@@ -8,9 +9,7 @@
    <packaging>pom</packaging>
    <name>Piccolo2D Parent Pom</name>
    <description>
-    A revolutionary way to create robust, full-featured graphical
-    applications in Java and C#, with striking visual effects such
-    as zooming, animation and multiple representations.
+    A revolutionary way to create robust, full-featured graphical  
applications in Java and C#, with striking visual effects such as zooming,  
animation and multiple representations.
    </description>
    <properties>
      <!--
=======================================
--- /piccolo2d.java/trunk/pom.xml       Mon Jul 27 11:23:33 2009
+++ /piccolo2d.java/trunk/pom.xml       Thu Oct  8 20:00:09 2009
@@ -1,37 +1,35 @@
  <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>
-               <artifactId>piccolo2d-parent</artifactId>
-               <groupId>org.piccolo2d</groupId>
-               <version>1.3-SNAPSHOT</version>
-               <relativePath>./parent/pom.xml</relativePath>
-       </parent>
-       <artifactId>piccolo2d-complete</artifactId>
-       <packaging>pom</packaging>
-       <name>Piccolo2D</name>
-       <description>
-               A revolutionary way to create robust, full-featured graphical
-               applications in Java and C#, with striking visual effects such
-               as zooming, animation and multiple representations.
-       </description>
-       <scm>
-               <connection>
-                       
scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk
-               </connection>
-               <developerConnection>
-                       
scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk
-               </developerConnection>
-               <url>http://code.google.com/p/piccolo2d/source/browse</url>
-       </scm>
-       <build />
-       <reporting />
-       <modules>
-               <module>parent</module>
-               <module>core</module>
-               <module>extras</module>
-               <module>swt</module>
-               <module>examples</module>
-       </modules>
+  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>
+    <artifactId>piccolo2d-parent</artifactId>
+    <groupId>org.piccolo2d</groupId>
+    <version>1.3-SNAPSHOT</version>
+    <relativePath>./parent/pom.xml</relativePath>
+  </parent>
+  <artifactId>piccolo2d-complete</artifactId>
+  <packaging>pom</packaging>
+  <name>Piccolo2D</name>
+  <description>
+    A revolutionary way to create robust, full-featured graphical  
applications in Java and C#, with striking visual effects such as zooming,  
animation and multiple representations.
+  </description>
+  <scm>
+    <connection>
+      scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk
+    </connection>
+    <developerConnection>
+      scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk
+    </developerConnection>
+    <url>http://code.google.com/p/piccolo2d/source/browse</url>
+  </scm>
+  <build />
+  <reporting />
+  <modules>
+    <module>parent</module>
+    <module>core</module>
+    <module>extras</module>
+    <module>swt</module>
+    <module>examples</module>
+  </modules>
  </project>
=======================================
--- /piccolo2d.java/trunk/swt/pom.xml   Thu Oct  8 19:51:09 2009
+++ /piccolo2d.java/trunk/swt/pom.xml   Thu Oct  8 20:00:09 2009
@@ -2,7 +2,7 @@
  <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>
+  <modelVersion>4.0.0</modelVersion>
    <parent>
      <artifactId>piccolo2d-parent</artifactId>
      <groupId>org.piccolo2d</groupId>
@@ -14,9 +14,7 @@
    <name>Piccolo2D SWT</name>
    <url>http://code.google.com/p/piccolo2d/</url>
    <description>
-    A revolutionary way to create robust, full-featured graphical
-    applications in Java and C#, with striking visual effects such
-    as zooming, animation and multiple representations.
+    A revolutionary way to create robust, full-featured graphical  
applications in Java and C#, with striking visual effects such as zooming,  
animation and multiple representations.
    </description>
    <dependencies>
      <dependency>
@@ -34,13 +32,13 @@
      </dependency>
    </dependencies>
    <scm>
-       <connection>
-               
scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/swt
-       </connection>
-       <developerConnection>
-               
scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/swt
-       </developerConnection>
-        
<url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/swt</url>
+    <connection>
+      scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/swt
+    </connection>
+    <developerConnection>
+      scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/swt
+    </developerConnection>
+     
<url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/swt</url>
    </scm>
    <reporting>
      <plugins>

--~--~---------~--~----~------------~-------~--~----~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to