Author: tchemit Date: 2008-10-16 14:56:18 +0000 (Thu, 16 Oct 2008) New Revision: 934 Removed: lutinjaxx/trunk/jaxx-swing-action/src/site/resources/ Modified: lutinjaxx/trunk/pom.xml lutinjaxx/trunk/src/site/site.xml Log: introduce jaxx-example module remove unused site resources Modified: lutinjaxx/trunk/pom.xml =================================================================== --- lutinjaxx/trunk/pom.xml 2008-10-15 20:43:58 UTC (rev 933) +++ lutinjaxx/trunk/pom.xml 2008-10-16 14:56:18 UTC (rev 934) @@ -22,6 +22,7 @@ <module>jaxx-core</module> <module>jaxx-swing-action</module> <module>maven-jaxx-plugin</module> + <module>jaxx-example</module> </modules> <dependencies> @@ -200,12 +201,4 @@ <url>${maven.scm.url}</url> </scm> - <profiles> - <profile> - <id>example</id> - <modules> - <module>jaxx-example</module> - </modules> - </profile> - </profiles> </project> Modified: lutinjaxx/trunk/src/site/site.xml =================================================================== --- lutinjaxx/trunk/src/site/site.xml 2008-10-15 20:43:58 UTC (rev 933) +++ lutinjaxx/trunk/src/site/site.xml 2008-10-16 14:56:18 UTC (rev 934) @@ -11,7 +11,7 @@ <bannerLeft> <name>${project.name}</name> - <src>jaxx.png</src> + <src>http://buix.labs.libre-entreprise.org/lutinjaxx/jaxx.png</src> <href>index.html</href> </bannerLeft> @@ -21,10 +21,10 @@ </bannerRight> <poweredBy> - <logo href="http://maven.apache.org" name="Maven" img="images/logos/maven-feather.png"/> - <logo href="http://jrst.labs.libre-entreprise.org" name="JRst" img="images/jrst-logo.png"/> + <logo href="http://maven.apache.org" name="Maven" img="http://buix.labs.libre-entreprise.org/lutinjaxx/images/logos/maven-feather.png"/> + <logo href="http://jrst.labs.libre-entreprise.org" name="JRst" img="http://buix.labs.libre-entreprise.org/lutinjaxx/images/jrst-logo.png"/> <logo href="http://docutils.sourceforge.net/rst.html" name="ReStructuredText" - img="images/restructuredtext-logo.png"/> + img="http://buix.labs.libre-entreprise.org/lutinjaxx/images/restructuredtext-logo.png"/> </poweredBy> <body>