Revision: 1212
Author: heuermh
Date: Tue Nov 26 20:13:45 2013 UTC
Log: Issue 211 ; adding sonatype oss-parent pom as parent, refactoring
parent/pom.xml to pom.xml
http://code.google.com/p/piccolo2d/source/detail?r=1212
Modified:
/piccolo2d.java/branches/release-1.3/core/pom.xml
/piccolo2d.java/branches/release-1.3/examples/pom.xml
/piccolo2d.java/branches/release-1.3/extras/pom.xml
/piccolo2d.java/branches/release-1.3/parent/.settings/org.eclipse.jdt.core.prefs
/piccolo2d.java/branches/release-1.3/parent/.settings/org.maven.ide.eclipse.prefs
/piccolo2d.java/branches/release-1.3/parent/pom.xml
/piccolo2d.java/branches/release-1.3/parent/src/site/apt/index.apt
/piccolo2d.java/branches/release-1.3/parent/src/site/site.xml
/piccolo2d.java/branches/release-1.3/pom.xml
/piccolo2d.java/branches/release-1.3/swt/pom.xml
/piccolo2d.java/branches/release-1.3/swt-examples/pom.xml
=======================================
--- /piccolo2d.java/branches/release-1.3/core/pom.xml Mon May 9 16:37:13
2011 UTC
+++ /piccolo2d.java/branches/release-1.3/core/pom.xml Tue Nov 26 20:13:45
2013 UTC
@@ -32,14 +32,12 @@
<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>
+ <artifactId>piccolo2d-complete</artifactId>
<groupId>org.piccolo2d</groupId>
<version>1.4-SNAPSHOT</version>
- <relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>piccolo2d-core</artifactId>
<packaging>bundle</packaging>
-<!-- <packaging>jar</packaging> -->
<name>Piccolo2D Core</name>
<scm>
<connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/release-1.3/core</connection>
@@ -79,10 +77,6 @@
<plugin>
<artifactId>maven-changelog-plugin</artifactId>
<version>2.2</version>
- <!--
- configuration> <connectionType>connection</connectionType>
- </configuration
- -->
</plugin>
<plugin>
<artifactId>maven-jxr-plugin</artifactId>
=======================================
--- /piccolo2d.java/branches/release-1.3/examples/pom.xml Fri Apr 15
04:05:06 2011 UTC
+++ /piccolo2d.java/branches/release-1.3/examples/pom.xml Tue Nov 26
20:13:45 2013 UTC
@@ -32,15 +32,13 @@
<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>
+ <artifactId>piccolo2d-complete</artifactId>
<groupId>org.piccolo2d</groupId>
<version>1.4-SNAPSHOT</version>
- <relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>piccolo2d-examples</artifactId>
<name>Piccolo2D Examples</name>
<packaging>bundle</packaging>
-<!-- <packaging>jar</packaging> -->
<dependencies>
<dependency>
<groupId>org.piccolo2d</groupId>
=======================================
--- /piccolo2d.java/branches/release-1.3/extras/pom.xml Mon May 9 16:37:13
2011 UTC
+++ /piccolo2d.java/branches/release-1.3/extras/pom.xml Tue Nov 26 20:13:45
2013 UTC
@@ -32,14 +32,12 @@
<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>
+ <artifactId>piccolo2d-complete</artifactId>
<groupId>org.piccolo2d</groupId>
<version>1.4-SNAPSHOT</version>
- <relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>piccolo2d-extras</artifactId>
<packaging>bundle</packaging>
-<!-- <packaging>jar</packaging> -->
<name>Piccolo2D Extras</name>
<dependencies>
<dependency>
@@ -86,10 +84,6 @@
<plugin>
<artifactId>maven-changelog-plugin</artifactId>
<version>2.2</version>
- <!--
- configuration> <connectionType>connection</connectionType>
- </configuration
- -->
</plugin>
<plugin>
<artifactId>maven-jxr-plugin</artifactId>
=======================================
---
/piccolo2d.java/branches/release-1.3/parent/.settings/org.eclipse.jdt.core.prefs
Wed Oct 28 14:58:59 2009 UTC
+++
/piccolo2d.java/branches/release-1.3/parent/.settings/org.eclipse.jdt.core.prefs
Tue Nov 26 20:13:45 2013 UTC
@@ -1,5 +0,0 @@
-#Wed Oct 28 10:17:01 EDT 2009
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.4
-org.eclipse.jdt.core.compiler.compliance=1.4
-org.eclipse.jdt.core.compiler.source=1.4
=======================================
---
/piccolo2d.java/branches/release-1.3/parent/.settings/org.maven.ide.eclipse.prefs
Wed Oct 28 14:58:59 2009 UTC
+++
/piccolo2d.java/branches/release-1.3/parent/.settings/org.maven.ide.eclipse.prefs
Tue Nov 26 20:13:45 2013 UTC
@@ -1,9 +0,0 @@
-#Wed Oct 28 10:16:59 EDT 2009
-activeProfiles=
-eclipse.preferences.version=1
-fullBuildGoals=process-test-resources
-includeModules=false
-resolveWorkspaceProjects=true
-resourceFilterGoals=process-resources resources\:testResources
-skipCompilerPlugin=true
-version=1
=======================================
--- /piccolo2d.java/branches/release-1.3/parent/pom.xml Mon May 9 16:37:13
2011 UTC
+++ /piccolo2d.java/branches/release-1.3/parent/pom.xml Tue Nov 26 20:13:45
2013 UTC
@@ -1,392 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
- Copyright (c) 2008-2011, Piccolo2D project, http://piccolo2d.org
- Copyright (c) 1998-2008, University of Maryland
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
modification, are permitted provided
- that the following conditions are met:
-
- Redistributions of source code must retain the above copyright notice,
this list of conditions
- and the following disclaimer.
-
- Redistributions in binary form must reproduce the above copyright
notice, this list of conditions
- and the following disclaimer in the documentation and/or other materials
provided with the
- distribution.
-
- None of the name of the University of Maryland, the name of the
Piccolo2D project, or the names of its
- contributors may be used to endorse or promote products derived from
this software without specific
- prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR IMPLIED
- WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A
- PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
OR CONTRIBUTORS BE LIABLE FOR
- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS
- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR
- TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE OF THIS SOFTWARE, EVEN IF
- ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
- -->
-<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>
- <artifactId>piccolo2d-parent</artifactId>
- <version>1.4-SNAPSHOT</version>
- <packaging>pom</packaging>
- <name>Piccolo2D Parent</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>
- <properties>
- <jdk.version>1.4</jdk.version>
- <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <project.build.targetEncoding>UTF-8</project.build.targetEncoding>
- <httpbase>http://www.piccolo2d.org/java</httpbase>
- <httpsitebase>${httpbase}/site</httpsitebase>
- <!--
- ftpbase>ftp://jcurl.org</ftpbase>
- <ftpsitebase>${ftpbase}/site</ftpsitebase
- -->
- <scpbase>
- <!--
- @TODO Will, is there ssh access to the website? Required for
- artifact upload.
- -->
- </scpbase>
- <scpsitebase>
- <!--
- @TODO Will, is there ssh access to the website? Required for maven
- site upload.
- -->
- </scpsitebase>
- </properties>
- <url>${httpsitebase}/${project.artifactId}/${project.version}</url>
- <issueManagement>
- <system>Google Code</system>
- <url>http://code.google.com/p/piccolo2d/issues/list</url>
- </issueManagement>
- <inceptionYear>1995</inceptionYear>
- <ciManagement>
- <system>hudson</system>
- <url>http://allain.homelinux.org:2121/</url>
- </ciManagement>
- <mailingLists>
- <mailingList>
- <name>Piccolo2D Announce</name>
-
<subscribe>http://groups.google.com/group/piccolo2d-announce/subscribe</subscribe>
- <post>[email protected]</post>
- <archive>http://groups.google.com/group/piccolo2d-announce</archive>
- </mailingList>
- <mailingList>
- <name>Piccolo2D Users</name>
-
<subscribe>http://groups.google.com/group/piccolo2d-users/subscribe</subscribe>
- <post>[email protected]</post>
- <archive>http://groups.google.com/group/piccolo2d-users</archive>
- </mailingList>
- <mailingList>
- <name>Piccolo2D Dev</name>
-
<subscribe>http://groups.google.com/group/piccolo2d-dev/subscribe</subscribe>
- <post>[email protected]</post>
- <archive>http://groups.google.com/group/piccolo2d-dev</archive>
- </mailingList>
- </mailingLists>
- <licenses>
- <license>
- <name>BSD PUBLIC LICENSE</name>
- <url>http://opensource.org/licenses/bsd-license.php</url>
- <distribution>manual</distribution>
- </license>
- </licenses>
- <scm>
-
<connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/release-1.3/parent</connection>
-
<developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/release-1.3/parent</developerConnection>
-
<url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/branches/release-1.3/parent</url>
- </scm>
- <organization>
- <name>Piccolo2D</name>
- <url>http://code.google.com/p/piccolo2d/</url>
- </organization>
- <developers>
- <developer>
- <id>allain.lalonde</id>
- <name>Allain Lalonde</name>
- <roles>
- <role>developer</role>
- </roles>
- <email>[email protected]</email>
- <url>http://www.machete.ca</url>
- <timezone>-5</timezone>
- </developer>
- <developer>
- <id>bederson</id>
- <name>Ben Bederson</name>
- <roles>
- <role>founder, original architect</role>
- </roles>
- <timezone>-5</timezone>
- <organization>University of Maryland / Human-Computer Interaction
Lab</organization>
- <url>http://www.cs.umd.edu/~bederson</url>
- </developer>
- <developer>
- <id>heuermh</id>
- <name>Michael L Heuer</name>
- <roles>
- <role>developer</role>
- </roles>
- <timezone>-6</timezone>
- </developer>
- <developer>
- <id>jesse</id>
- <name>jesse</name>
- <roles>
- <role>developer</role>
- </roles>
- <timezone>-5</timezone>
- </developer>
- <developer>
- <id>[email protected]</id>
- <name>Marcus Rohrmoser</name>
- <roles>
- <role>developer</role>
- </roles>
- <timezone>+1</timezone>
- <url>http://blog.mro.name</url>
- </developer>
- <developer>
- <id>reids</id>
- <name>Sam Reid</name>
- <roles>
- <role>developer</role>
- </roles>
- <url>http://spot.colorado.edu/~reids</url>
- <timezone>-7</timezone>
- </developer>
- <developer>
- <id>[email protected]</id>
- <name>Stephen Chin</name>
- <roles>
- <role>developer</role>
- </roles>
- <email>[email protected]</email>
- <url>http://steveonjava.com/</url>
- <timezone>-8</timezone>
- </developer>
- <developer>
- <id>aclamage</id>
- <name>Aaron Clamage</name>
- <roles>
- <role>developer</role>
- </roles>
- <email>[email protected]</email>
- <timezone>-5</timezone>
- </developer>
- <developer>
- <id>lgood</id>
- <name>Lance Good</name>
- <roles>
- <role>developer</role>
- </roles>
- <email>[email protected]</email>
- <timezone>-5</timezone>
- </developer>
- <developer>
- <name>Aaron Dixon</name>
- <email>[email protected]</email>
- <roles>
- <role>developer</role>
- </roles>
- <timezone>-6</timezone>
- </developer>
- <developer>
- <name>Chris Malley</name>
- <email>[email protected]</email>
- <url>http://www.pixelzoom.com</url>
- <roles>
- <role>developer</role>
- </roles>
- <timezone>-7</timezone>
- </developer>
- </developers>
- <contributors>
- <contributor>
- <name>Alexander Kurtakov</name>
- <email>[email protected]</email>
- <url>http://akurtakov.blogspot.com</url>
- <organization>Red Hat Inc.</organization>
- <organizationUrl>http://redhat.com</organizationUrl>
- <roles>
- <role>developer</role>
- </roles>
- <timezone>+2</timezone>
- </contributor>
- <contributor>
- <email>[email protected]</email>
- <roles>
- <role>developer</role>
- </roles>
- </contributor>
- </contributors>
- <build>
- <pluginManagement>
- <plugins>
- <plugin>
- <artifactId>maven-assembly-plugin</artifactId>
- <version>2.2.1</version>
- </plugin>
- <plugin>
- <artifactId>maven-clean-plugin</artifactId>
- <version>2.4.1</version>
- </plugin>
- <plugin>
- <artifactId>maven-compiler-plugin</artifactId>
- <version>2.3.2</version>
- <configuration>
- <verbose>true</verbose>
- <fork>true</fork>
- <encoding>ascii</encoding>
- <optimize>false</optimize>
- <debug>true</debug>
- <compilerVersion>${jdk.version}</compilerVersion>
- <showDeprecation>false</showDeprecation>
- <showWarnings>true</showWarnings>
- <source>${jdk.version}</source>
- <target>${jdk.version}</target>
- </configuration>
- </plugin>
- <plugin>
- <artifactId>maven-deploy-plugin</artifactId>
- <version>2.5</version>
- </plugin>
- <plugin>
- <artifactId>maven-gpg-plugin</artifactId>
- <version>1.2</version>
- </plugin>
- <plugin>
- <artifactId>maven-javadoc-plugin</artifactId>
- <version>2.8</version>
- <configuration>
- <source>${jdk.version}</source>
- <verbose>false</verbose>
- <show>package</show>
- </configuration>
- </plugin>
- <plugin>
- <artifactId>maven-jar-plugin</artifactId>
- <version>2.3.1</version>
- </plugin>
- <plugin>
- <artifactId>maven-scm-plugin</artifactId>
- <version>1.1</version>
- <configuration>
- <connectionType>developerConnection</connectionType>
- </configuration>
- </plugin>
- <plugin>
- <artifactId>maven-site-plugin</artifactId>
- <version>2.1.1</version>
- </plugin>
- <plugin>
- <artifactId>maven-source-plugin</artifactId>
- <version>2.1.2</version>
- </plugin>
- <plugin>
- <artifactId>maven-surefire-plugin</artifactId>
- <version>2.8</version>
- </plugin>
- <plugin>
- <groupId>org.apache.felix</groupId>
- <artifactId>maven-bundle-plugin</artifactId>
- <version>2.3.4</version>
- <extensions>true</extensions>
- </plugin>
- </plugins>
- </pluginManagement>
- <plugins>
- <plugin>
- <groupId>org.apache.felix</groupId>
- <artifactId>maven-bundle-plugin</artifactId>
- <extensions>true</extensions>
- </plugin>
- </plugins>
- </build>
- <dependencyManagement>
- <dependencies>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>3.8.2</version>
- </dependency>
- </dependencies>
- </dependencyManagement>
- <dependencies>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <scope>test</scope>
- </dependency>
- </dependencies>
- <distributionManagement>
- <!--
- use a ~/.m2/settings.xml like this: <settings> <profiles> <profile>
- <id>piccolo2d</id> <activation>
- <activeByDefault>true</activeByDefault> </activation> <properties>
-
<piccolo2d.file.site.base>file:///var/www/piccolo2d/</piccolo2d.file.site.base>
- </properties> </profile> </profiles> </settings>
- -->
- <site>
- <id>maven.site</id>
- <url>${piccolo2d.file.site.base}</url>
- </site>
- <repository>
- <id>sonatype-nexus-staging</id>
- <name>Nexus Release Repository</name>
-
<url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
- </repository>
- </distributionManagement>
- <profiles>
- <profile>
- <id>release-sign-artifacts</id>
- <activation>
- <property>
- <name>signArtifacts</name>
- <value>true</value>
- </property>
- </activation>
- <build>
- <plugins>
- <plugin>
- <artifactId>maven-gpg-plugin</artifactId>
- <executions>
- <execution>
- <id>sign-artifacts</id>
- <phase>verify</phase>
- <goals>
- <goal>sign</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
- </profile>
- <!-- profile only activated for maven 3.0-beta-x or later versions -->
- <profile>
- <id>maven-3</id>
- <activation>
- <file>
- <exists>${basedir}</exists>
- </file>
- </activation>
- <build>
- <pluginManagement>
- <plugins>
- <plugin>
- <artifactId>maven-site-plugin</artifactId>
- <version>3.0-beta-3</version>
- </plugin>
- </plugins>
- </pluginManagement>
- </build>
- </profile>
- </profiles>
-</project>
=======================================
--- /piccolo2d.java/branches/release-1.3/parent/src/site/apt/index.apt Wed
Oct 28 20:00:59 2009 UTC
+++ /piccolo2d.java/branches/release-1.3/parent/src/site/apt/index.apt Tue
Nov 26 20:13:45 2013 UTC
@@ -1,11 +0,0 @@
- ------
- Piccolo2D
-
-Lorem ipsum
-
- dolor sit amet, consectetur adipisci elit. Nunc ac ante sed ante
imperdiet auctor. Fusce dignissim, magna eu feugiat tincidunt, nibh metus
tincidunt augue, quis ullamcorper lorem pede a ante. Proin congue nisl a
arcu. Donec et elit. Etiam ac eros nec metus molestie aliquam. Nullam
vestibulum molestie magna. In varius quam in nulla luctus tristique. Nam et
eros. Sed vitae sem a velit mattis dapibus. Sed blandit, sapien auctor
adipiscing viverra, purus urna fermentum wisi, id luctus tortor augue et
ligula. In quis libero. Sed urna arcu, malesuada in, adipiscing vitae,
vehicula vitae, magna. Phasellus sit amet nisl at erat aliquet eleifend.
Quisque malesuada porta elit. Nulla nec orci ac leo posuere eleifend.
Aliquam ultrices vulputate velit. Vestibulum vitae ipsum. Vestibulum pede
erat, cursus nec, porttitor ac, accumsan ut, neque.
-
-* Aenean vel mi.
-
- Donec blandit mauris convallis lacus. Sed a urna. Vestibulum ante ipsum
primis in faucibus orci luctus et ultrices posuere cubilia Curae; Vivamus
hendrerit. Curabitur libero leo, laoreet nec, lobortis in, auctor
malesuada, metus. Vivamus ultrices eros eget pede. Morbi facilisis leo ut
elit. Fusce viverra iaculis risus. Pellentesque posuere faucibus sem.
Praesent et felis ac lorem laoreet venenatis.
-
=======================================
--- /piccolo2d.java/branches/release-1.3/parent/src/site/site.xml Wed Oct
28 20:00:59 2009 UTC
+++ /piccolo2d.java/branches/release-1.3/parent/src/site/site.xml Tue Nov
26 20:13:45 2013 UTC
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="ASCII"?>
-<project name="Maven">
- <!-- skin>
- <groupId>org.apache.maven.skins</groupId>
- <artifactId>maven-default-skin</artifactId>
- </skin -->
- <bannerLeft>
- <name>Piccol2D</name>
-
<src>http://piccolo2d.googlecode.com/svn/site/images/Piccolo2D-Logo.png</src>
- <href>../piccolo2d-complete/index.html</href>
- </bannerLeft>
- <!-- bannerRight / -->
- <body>
- <menu name="Piccolo2D">
- <!-- %2e because http://jira.codehaus.org/browse/MSITE-159 -->
- <item name="Google Code Home"
href="http://code.google.com/p/piccolo2d/"/>
- <item name="Maven Site Home"
href="../piccolo2d-complete/index.html"/>
- </menu>
- <!--
- ${modules} or <menu ref="modules" /> doesn't work:
- http://jira.codehaus.org/browse/MSITE-236
- -->
- <menu name="Modules">
- <item name="Core" href="../piccolo2d-core/index.html"/>
- <item name="Extras" href="../piccolo2d-extras/index.html"/>
- <item name="SWT" href="../piccolo2d-swt/index.html"/>
- <item name="Examples" href="../piccolo2d-examples/index.html"/>
- </menu>
- <menu ref="reports" />
- </body>
-</project>
=======================================
--- /piccolo2d.java/branches/release-1.3/pom.xml Fri Apr 15 04:05:06 2011
UTC
+++ /piccolo2d.java/branches/release-1.3/pom.xml Tue Nov 26 20:13:45 2013
UTC
@@ -32,23 +32,287 @@
<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.4-SNAPSHOT</version>
- <relativePath>./parent/pom.xml</relativePath>
+ <groupId>org.sonatype.oss</groupId>
+ <artifactId>oss-parent</artifactId>
+ <version>7</version>
</parent>
<artifactId>piccolo2d-complete</artifactId>
+ <groupId>org.piccolo2d</groupId>
+ <version>1.4-SNAPSHOT</version>
<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>
+ <properties>
+ <jdk.version>1.4</jdk.version>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+ <project.build.targetEncoding>UTF-8</project.build.targetEncoding>
+ </properties>
+
<url>http://www.piccolo2d.org/java/site/${project.artifactId}/${project.version}</url>
+ <issueManagement>
+ <system>Google Code</system>
+ <url>http://code.google.com/p/piccolo2d/issues/list</url>
+ </issueManagement>
+ <inceptionYear>1995</inceptionYear>
+ <ciManagement>
+ <system>hudson</system>
+ <url>http://allain.homelinux.org:2121/</url>
+ </ciManagement>
+ <mailingLists>
+ <mailingList>
+ <name>Piccolo2D Announce</name>
+
<subscribe>http://groups.google.com/group/piccolo2d-announce/subscribe</subscribe>
+ <post>[email protected]</post>
+ <archive>http://groups.google.com/group/piccolo2d-announce</archive>
+ </mailingList>
+ <mailingList>
+ <name>Piccolo2D Users</name>
+
<subscribe>http://groups.google.com/group/piccolo2d-users/subscribe</subscribe>
+ <post>[email protected]</post>
+ <archive>http://groups.google.com/group/piccolo2d-users</archive>
+ </mailingList>
+ <mailingList>
+ <name>Piccolo2D Dev</name>
+
<subscribe>http://groups.google.com/group/piccolo2d-dev/subscribe</subscribe>
+ <post>[email protected]</post>
+ <archive>http://groups.google.com/group/piccolo2d-dev</archive>
+ </mailingList>
+ </mailingLists>
+ <licenses>
+ <license>
+ <name>BSD PUBLIC LICENSE</name>
+ <url>http://opensource.org/licenses/bsd-license.php</url>
+ <distribution>manual</distribution>
+ </license>
+ </licenses>
<scm>
<connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/release-1.3</connection>
<developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/release-1.3</developerConnection>
<url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/branches/release-1.3</url>
</scm>
- <build />
- <reporting />
+ <organization>
+ <name>Piccolo2D</name>
+ <url>http://code.google.com/p/piccolo2d/</url>
+ </organization>
+ <developers>
+ <developer>
+ <id>allain.lalonde</id>
+ <name>Allain Lalonde</name>
+ <roles>
+ <role>developer</role>
+ </roles>
+ <email>[email protected]</email>
+ <url>http://www.machete.ca</url>
+ <timezone>-5</timezone>
+ </developer>
+ <developer>
+ <id>bederson</id>
+ <name>Ben Bederson</name>
+ <roles>
+ <role>founder, original architect</role>
+ </roles>
+ <timezone>-5</timezone>
+ <organization>University of Maryland / Human-Computer Interaction
Lab</organization>
+ <url>http://www.cs.umd.edu/~bederson</url>
+ </developer>
+ <developer>
+ <id>heuermh</id>
+ <name>Michael L Heuer</name>
+ <roles>
+ <role>developer</role>
+ </roles>
+ <timezone>-6</timezone>
+ </developer>
+ <developer>
+ <id>jesse</id>
+ <name>jesse</name>
+ <roles>
+ <role>developer</role>
+ </roles>
+ <timezone>-5</timezone>
+ </developer>
+ <developer>
+ <id>[email protected]</id>
+ <name>Marcus Rohrmoser</name>
+ <roles>
+ <role>developer</role>
+ </roles>
+ <timezone>+1</timezone>
+ <url>http://blog.mro.name</url>
+ </developer>
+ <developer>
+ <id>reids</id>
+ <name>Sam Reid</name>
+ <roles>
+ <role>developer</role>
+ </roles>
+ <url>http://spot.colorado.edu/~reids</url>
+ <timezone>-7</timezone>
+ </developer>
+ <developer>
+ <id>[email protected]</id>
+ <name>Stephen Chin</name>
+ <roles>
+ <role>developer</role>
+ </roles>
+ <email>[email protected]</email>
+ <url>http://steveonjava.com/</url>
+ <timezone>-8</timezone>
+ </developer>
+ <developer>
+ <id>aclamage</id>
+ <name>Aaron Clamage</name>
+ <roles>
+ <role>developer</role>
+ </roles>
+ <email>[email protected]</email>
+ <timezone>-5</timezone>
+ </developer>
+ <developer>
+ <id>lgood</id>
+ <name>Lance Good</name>
+ <roles>
+ <role>developer</role>
+ </roles>
+ <email>[email protected]</email>
+ <timezone>-5</timezone>
+ </developer>
+ <developer>
+ <name>Aaron Dixon</name>
+ <email>[email protected]</email>
+ <roles>
+ <role>developer</role>
+ </roles>
+ <timezone>-6</timezone>
+ </developer>
+ <developer>
+ <name>Chris Malley</name>
+ <email>[email protected]</email>
+ <url>http://www.pixelzoom.com</url>
+ <roles>
+ <role>developer</role>
+ </roles>
+ <timezone>-7</timezone>
+ </developer>
+ </developers>
+ <contributors>
+ <contributor>
+ <name>Alexander Kurtakov</name>
+ <email>[email protected]</email>
+ <url>http://akurtakov.blogspot.com</url>
+ <organization>Red Hat Inc.</organization>
+ <organizationUrl>http://redhat.com</organizationUrl>
+ <roles>
+ <role>developer</role>
+ </roles>
+ <timezone>+2</timezone>
+ </contributor>
+ <contributor>
+ <email>[email protected]</email>
+ <roles>
+ <role>developer</role>
+ </roles>
+ </contributor>
+ </contributors>
+ <build>
+ <pluginManagement>
+ <plugins>
+ <plugin>
+ <artifactId>maven-assembly-plugin</artifactId>
+ <version>2.2.1</version>
+ </plugin>
+ <plugin>
+ <artifactId>maven-clean-plugin</artifactId>
+ <version>2.4.1</version>
+ </plugin>
+ <plugin>
+ <artifactId>maven-compiler-plugin</artifactId>
+ <version>2.3.2</version>
+ <configuration>
+ <verbose>true</verbose>
+ <fork>true</fork>
+ <encoding>ascii</encoding>
+ <optimize>false</optimize>
+ <debug>true</debug>
+ <compilerVersion>${jdk.version}</compilerVersion>
+ <showDeprecation>false</showDeprecation>
+ <showWarnings>true</showWarnings>
+ <source>${jdk.version}</source>
+ <target>${jdk.version}</target>
+ </configuration>
+ </plugin>
+ <plugin>
+ <artifactId>maven-deploy-plugin</artifactId>
+ <version>2.5</version>
+ </plugin>
+ <plugin>
+ <artifactId>maven-gpg-plugin</artifactId>
+ <version>1.2</version>
+ </plugin>
+ <plugin>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ <version>2.8</version>
+ <configuration>
+ <source>${jdk.version}</source>
+ <verbose>false</verbose>
+ <show>package</show>
+ </configuration>
+ </plugin>
+ <plugin>
+ <artifactId>maven-jar-plugin</artifactId>
+ <version>2.3.1</version>
+ </plugin>
+ <plugin>
+ <artifactId>maven-scm-plugin</artifactId>
+ <version>1.1</version>
+ <configuration>
+ <connectionType>developerConnection</connectionType>
+ </configuration>
+ </plugin>
+ <plugin>
+ <artifactId>maven-site-plugin</artifactId>
+ <version>2.1.1</version>
+ </plugin>
+ <plugin>
+ <artifactId>maven-source-plugin</artifactId>
+ <version>2.1.2</version>
+ </plugin>
+ <plugin>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <version>2.8</version>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.felix</groupId>
+ <artifactId>maven-bundle-plugin</artifactId>
+ <version>2.3.4</version>
+ <extensions>true</extensions>
+ </plugin>
+ </plugins>
+ </pluginManagement>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.felix</groupId>
+ <artifactId>maven-bundle-plugin</artifactId>
+ <extensions>true</extensions>
+ </plugin>
+ </plugins>
+ </build>
+ <dependencyManagement>
+ <dependencies>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>3.8.2</version>
+ </dependency>
+ </dependencies>
+ </dependencyManagement>
+ <dependencies>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <scope>test</scope>
+ </dependency>
+ </dependencies>
<modules>
- <module>parent</module>
<module>core</module>
<module>extras</module>
<module>swt</module>
=======================================
--- /piccolo2d.java/branches/release-1.3/swt/pom.xml Mon May 9 16:37:13
2011 UTC
+++ /piccolo2d.java/branches/release-1.3/swt/pom.xml Tue Nov 26 20:13:45
2013 UTC
@@ -32,14 +32,12 @@
<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>
+ <artifactId>piccolo2d-complete</artifactId>
<groupId>org.piccolo2d</groupId>
<version>1.4-SNAPSHOT</version>
- <relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>piccolo2d-swt</artifactId>
<packaging>bundle</packaging>
-<!-- <packaging>jar</packaging> -->
<name>Piccolo2D SWT</name>
<dependencies>
<dependency>
@@ -102,10 +100,6 @@
<plugin>
<artifactId>maven-changelog-plugin</artifactId>
<version>2.2</version>
- <!--
- configuration> <connectionType>connection</connectionType>
- </configuration
- -->
</plugin>
<plugin>
<artifactId>maven-jxr-plugin</artifactId>
@@ -307,6 +301,5 @@
<surefire.argLine>-XstartOnFirstThread</surefire.argLine>
</properties>
</profile>
-
</profiles>
</project>
=======================================
--- /piccolo2d.java/branches/release-1.3/swt-examples/pom.xml Fri Apr 15
04:05:06 2011 UTC
+++ /piccolo2d.java/branches/release-1.3/swt-examples/pom.xml Tue Nov 26
20:13:45 2013 UTC
@@ -32,14 +32,12 @@
<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>
+ <artifactId>piccolo2d-complete</artifactId>
<groupId>org.piccolo2d</groupId>
<version>1.4-SNAPSHOT</version>
- <relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>piccolo2d-swt-examples</artifactId>
<packaging>bundle</packaging>
-<!-- <packaging>jar</packaging> -->
<name>Piccolo2D SWT Examples</name>
<scm>
<connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/release-1.3/swt-examples</connection>
--
--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
---
You received this message because you are subscribed to the Google Groups "Piccolo2D Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.