Author: vmassol
Date: 2008-02-06 21:21:11 +0100 (Wed, 06 Feb 2008)
New Revision: 7326
Modified:
xwiki-platform/skins/trunk/toucan/pom.xml
Log:
XSTOUCAN-1: Create Toucan skin from xwiki.org
* Toucan skin requires the Albatross Skin v1.1 or greater at runtime.
Modified: xwiki-platform/skins/trunk/toucan/pom.xml
===================================================================
--- xwiki-platform/skins/trunk/toucan/pom.xml 2008-02-06 20:18:29 UTC (rev
7325)
+++ xwiki-platform/skins/trunk/toucan/pom.xml 2008-02-06 20:21:11 UTC (rev
7326)
@@ -37,6 +37,15 @@
Toucan Skin. It is based on Albatross and requires that Albatross be set
as the base skin
in xwiki.cfg to work.
</description>
+ <dependencies>
+ <!-- Toucan skin requires the Albatross Skin v1.1 or greater at runtime -->
+ <dependency>
+ <groupId>com.xpn.xwiki.platform.skins</groupId>
+ <artifactId>xwiki-skin-albatross</artifactId>
+ <version>1.1-SNAPSHOT</version>
+ <scope>runtime</scope>
+ </dependency>
+ </dependencies>
<build>
<plugins>
<plugin>
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications