Revision: 1157
Author: ge0ffrey
Date: 2006-05-14 13:24:51 -0700 (Sun, 14 May 2006)
ViewCVS: http://svn.sourceforge.net/spring-rich-c/?rev=1157&view=rev
Log Message:
-----------
RCP-284 multiproject site - part 1
Modified Paths:
--------------
trunk/spring-richclient/archetype/pom.xml
trunk/spring-richclient/samples/simple/pom.xml
trunk/spring-richclient/src/site/site.xml
Modified: trunk/spring-richclient/archetype/pom.xml
===================================================================
--- trunk/spring-richclient/archetype/pom.xml 2006-05-14 19:38:02 UTC (rev
1156)
+++ trunk/spring-richclient/archetype/pom.xml 2006-05-14 20:24:51 UTC (rev
1157)
@@ -11,7 +11,7 @@
<artifactId>spring-richchlient-archetype</artifactId>
<packaging>maven-plugin</packaging>
- <name>Spring Rich Client Archetype</name>
+ <name>Spring richclient archetype</name>
<description>
Archetype for creating new Rich Client projects.
</description>
Modified: trunk/spring-richclient/samples/simple/pom.xml
===================================================================
--- trunk/spring-richclient/samples/simple/pom.xml 2006-05-14 19:38:02 UTC
(rev 1156)
+++ trunk/spring-richclient/samples/simple/pom.xml 2006-05-14 20:24:51 UTC
(rev 1157)
@@ -9,35 +9,35 @@
<version>0.2.0-SNAPSHOT</version>
</parent>
- <groupId>org.springframework.richclient.samples.simple</groupId>
+ <groupId>org.springframework.richclient.samples.simple</groupId>
<artifactId>spring-richclient-samples-simple</artifactId>
<packaging>jar</packaging>
- <name>Spring richclient SIMPLE sample application</name>
+ <name>Spring richclient simple sample</name>
<description>
This application provides a very simple example of how to use the
basic features of the Spring Rich Client platform.
</description>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-jar-plugin</artifactId>
- <configuration>
- <archive>
- <manifest>
-
<mainClass>org.springframework.richclient.samples.simple.app.SimpleApp</mainClass>
- <addClasspath>true</addClasspath>
- <addExtensions/>
- <classpathPrefix>../../lib</classpathPrefix>
- </manifest>
- </archive>
- </configuration>
- </plugin>
- </plugins>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-jar-plugin</artifactId>
+ <configuration>
+ <archive>
+ <manifest>
+
<mainClass>org.springframework.richclient.samples.simple.app.SimpleApp</mainClass>
+ <addClasspath>true</addClasspath>
+ <addExtensions/>
+ <classpathPrefix>../../lib</classpathPrefix>
+ </manifest>
+ </archive>
+ </configuration>
+ </plugin>
+ </plugins>
</build>
<dependencies>
- <!-- Internal -->
+ <!-- Internal -->
<!-- Spring rich -->
<dependency>
Modified: trunk/spring-richclient/src/site/site.xml
===================================================================
--- trunk/spring-richclient/src/site/site.xml 2006-05-14 19:38:02 UTC (rev
1156)
+++ trunk/spring-richclient/src/site/site.xml 2006-05-14 20:24:51 UTC (rev
1157)
@@ -1,11 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<project>
+ <skin>
+ <groupId>org.apache.maven.skins</groupId>
+ <artifactId>maven-default-skin</artifactId>
+ <version>1.0</version>
+ </skin>
<bannerLeft>
- <name>Spring rich client</name>
+ <name>Spring Rich Client</name>
+ <href>http://spring-rich-c.sf.net</href>
</bannerLeft>
<bannerRight>
<name>Spring framework</name>
+ <src>http://www.springframework.org/buttons/spring_clear.png</src>
+ <href>http://www.springframework.org</href>
</bannerRight>
+ <publishDate format="yyyy-MM-dd HH:mm"/>
<body>
<links>
<item name="Forum"
href="http://forum.springframework.org/forumdisplay.php?f=28"/>
@@ -14,7 +23,7 @@
<item name="Spring framework"
href="http://www.springframework.org/"/>
</links>
- <menu name="Overview">
+ <menu name="Overview" inherit="top">
<item name="Home" href="/index.html"/>
<item name="Download" href="/download.html"/>
<item name="Getting started" href="/gettingStarted.html"/>
@@ -34,19 +43,8 @@
<item name="FAQ" href="/user/faq.html"/>
</menu>
- <menu name="Modules">
- <item name="resources" href="spring-richclient-resources"/>
- <item name="core" href="spring-richclient-core"/>
- <item name="binding" href="spring-richclient-binding"/>
- <item name="form" href="spring-richclient-form"/>
- <item name="support" href="spring-richclient-support"/>
- <item name="tiger" href="spring-richclient-tiger"/>
- <item name="sandbox" href="spring-richclient-sandbox"/>
- <item name="samples" href="spring-richclient-samples"/>
- </menu>
+ <menu ref="modules"/>
- <!-- ${modules} does not work in site plugin beta -->
-
<menu name="Archived website">
<item name="0.1.0" href="/archive/0.1.0/index.html"/>
</menu>
@@ -64,7 +62,7 @@
<item name="Maven2ization" href="/development/maven2ization.html"/>
</menu>
- ${reports}
+ <menu ref="reports"/>
</body>
</project>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
spring-rich-c-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs