Author: lindner
Date: Fri Feb 15 23:07:55 2008
New Revision: 628243
URL: http://svn.apache.org/viewvc?rev=628243&view=rev
Log:
Further fixes for SHINDIG-6, trying to conform to other Apache Layouts
Added:
incubator/shindig/trunk/pom/
incubator/shindig/trunk/pom/parent/
incubator/shindig/trunk/pom/parent/pom.xml
- copied, changed from r628224, incubator/shindig/trunk/pom.xml
Removed:
incubator/shindig/trunk/pom.xml
Modified:
incubator/shindig/trunk/java/gadgets/pom.xml
Modified: incubator/shindig/trunk/java/gadgets/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/gadgets/pom.xml?rev=628243&r1=628242&r2=628243&view=diff
==============================================================================
--- incubator/shindig/trunk/java/gadgets/pom.xml (original)
+++ incubator/shindig/trunk/java/gadgets/pom.xml Fri Feb 15 23:07:55 2008
@@ -22,7 +22,7 @@
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-parent</artifactId>
<version>1-SNAPSHOT</version>
- <relativePath>../../pom.xml</relativePath>
+ <relativePath>../../pom/parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.shindig</groupId>
Copied: incubator/shindig/trunk/pom/parent/pom.xml (from r628224,
incubator/shindig/trunk/pom.xml)
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/pom/parent/pom.xml?p2=incubator/shindig/trunk/pom/parent/pom.xml&p1=incubator/shindig/trunk/pom.xml&r1=628224&r2=628243&rev=628243&view=diff
==============================================================================
--- incubator/shindig/trunk/pom.xml (original)
+++ incubator/shindig/trunk/pom/parent/pom.xml Fri Feb 15 23:07:55 2008
@@ -31,7 +31,7 @@
<version>1-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>Apache Shindig</name>
+ <name>Apache Shindig Project Parent</name>
<description>Shindig will develop a JavaScript container and implementations
of the backend APIs and proxy required for hosting OpenSocial
applications.</description>
<url>http://incubator.apache.org/shindig</url>
<inceptionYear>2007</inceptionYear>
@@ -170,10 +170,6 @@
</plugins>
</pluginManagement>
</build>
-
- <modules>
- <module>java/gadgets</module>
- </modules>
<profiles>
<profile>