Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 31314 invoked from network); 28 Jul 2004 20:26:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 28 Jul 2004 20:26:32 -0000 Received: (qmail 52678 invoked by uid 500); 28 Jul 2004 20:26:31 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 52602 invoked by uid 500); 28 Jul 2004 20:26:31 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: "Forrest Developers List" Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 52587 invoked by uid 99); 28 Jul 2004 20:26:31 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.27.1) with SMTP; Wed, 28 Jul 2004 13:26:29 -0700 Received: (qmail 31268 invoked by uid 65534); 28 Jul 2004 20:26:28 -0000 Date: 28 Jul 2004 20:26:28 -0000 Message-ID: <20040728202628.31263.qmail@minotaur.apache.org> From: brondsem@apache.org To: svn@forrest.apache.org Subject: svn commit: rev 30864 - in forrest/trunk: . src/core src/core/context src/core/context/skins/avalon-tigris src/core/context/skins/book-tab src/core/context/skins/forrest-site src/core/context/skins/krysalis-site src/core/context/skins/tigris-style src/core/context/skins/tigris-style-1_1 src/core/fresh-site src/core/var src/documentation/content/xdocs/docs X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: brondsem Date: Wed Jul 28 13:26:27 2004 New Revision: 30864 Added: forrest/trunk/src/core/context/skins/book-tab/ - copied from rev 30772, forrest/trunk/src/core/context/skins/krysalis-site/ forrest/trunk/src/core/context/skins/tigris-style-1_1/ - copied from rev 30772, forrest/trunk/src/core/context/skins/tigris-style/ Removed: forrest/trunk/src/core/context/skins/avalon-tigris/ forrest/trunk/src/core/context/skins/forrest-site/ forrest/trunk/src/core/context/skins/krysalis-site/ forrest/trunk/src/core/context/skins/tigris-style/ Modified: forrest/trunk/forrest.properties forrest/trunk/src/core/context/default-forrest.properties forrest/trunk/src/core/forrest.build.xml forrest/trunk/src/core/fresh-site/forrest.properties forrest/trunk/src/core/var/skinlist2fetch.xsl forrest/trunk/src/documentation/content/xdocs/docs/upgrading_06.xml forrest/trunk/status.xml Log: renamed and deleted skins; set aliases in place Modified: forrest/trunk/forrest.properties ============================================================================== --- forrest/trunk/forrest.properties (original) +++ forrest/trunk/forrest.properties Wed Jul 28 13:26:27 2004 @@ -18,11 +18,8 @@ project.name=forrest -# current skin -#project.skin=forrest-site -# skins under development -#project.skin=krysalis-site -#project.skin=tigris-style +#project.skin=book-tab +#project.skin=tigris-style-1_1 #project.skin=css-style-dev project.bugtracking-url=http://issues.cocoondev.org/jira/secure/ViewIssue.jspa?key= Modified: forrest/trunk/src/core/context/default-forrest.properties ============================================================================== --- forrest/trunk/src/core/context/default-forrest.properties (original) +++ forrest/trunk/src/core/context/default-forrest.properties Wed Jul 28 13:26:27 2004 @@ -23,9 +23,9 @@ project.name=my-project # Specifies name of Forrest skin to use -project.skin=forrest-site -#project.skin=avalon-tigris -#project.skin=krysalis-site +project.skin=book-tab +#project.skin=tigris-style-1_1 +#project.skin=css-style-dev # comma seperated list, file:/// is supported forrest.skins.descriptors=http://forrest.apache.org/skins/skins.xml Modified: forrest/trunk/src/core/forrest.build.xml ============================================================================== --- forrest/trunk/src/core/forrest.build.xml (original) +++ forrest/trunk/src/core/forrest.build.xml Wed Jul 28 13:26:27 2004 @@ -142,6 +142,56 @@ forrest.basic.jvmargs:${forrest.basic.jvmargs} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +-- Warning -- +skin ${project.skin} no longer exists, using ${project.new-skin-name} instead. Please update forrest.properties + + + + + Modified: forrest/trunk/src/core/fresh-site/forrest.properties ============================================================================== --- forrest/trunk/src/core/fresh-site/forrest.properties (original) +++ forrest/trunk/src/core/fresh-site/forrest.properties Wed Jul 28 13:26:27 2004 @@ -24,9 +24,9 @@ #project.name=my-project # Specifies name of Forrest skin to use -#project.skin=forrest-site -#project.skin=krysalis-site -#project.skin=tigris-style +#project.skin=book-tab +#project.skin=tigris-style-1_1 +#project.skin=css-style-dev # comma seperated list, file:/// is supported #forrest.skins.descriptors=http://forrest.apache.org/skins/skins.xml,file:///c:/myskins/skins.xml Modified: forrest/trunk/src/core/var/skinlist2fetch.xsl ============================================================================== --- forrest/trunk/src/core/var/skinlist2fetch.xsl (original) +++ forrest/trunk/src/core/var/skinlist2fetch.xsl Wed Jul 28 13:26:27 2004 @@ -22,42 +22,50 @@ - - - - - Trying to get "" skin version - ... - - -.zip - ${forrest.home}/context/skins/.zip - - - ${forrest.home}/context/skins/.zip - - - - - Versioned skin unavailable, trying to get versionless skin... - - .zip - ${forrest.home}/context/skins/.zip - - - - - - ${forrest.home}/context/skins/.zip - - - Unable to download the - "" skin from - . - In case the reason is the network connection, you can try - installing the package manually by placing the file in the - skins directory. - Skin "" correctly installed. - + + + + + + Trying to get "" skin version + ... + + -.zip + ${forrest.home}/context/skins/.zip + + + ${forrest.home}/context/skins/.zip + + + + + Versioned skin unavailable, trying to get versionless skin... + + .zip + ${forrest.home}/context/skins/.zip + + + + + + ${forrest.home}/context/skins/.zip + + + Unable to download the + "" skin from + . + In case the reason is the network connection, you can try + installing the package manually by placing the file in the + skins directory. + Skin "" correctly installed. + + + + + There is no "" skin available. + + + Modified: forrest/trunk/src/documentation/content/xdocs/docs/upgrading_06.xml ============================================================================== --- forrest/trunk/src/documentation/content/xdocs/docs/upgrading_06.xml (original) +++ forrest/trunk/src/documentation/content/xdocs/docs/upgrading_06.xml Wed Jul 28 13:26:27 2004 @@ -184,6 +184,23 @@

+
+ Skins renamed and deleted +

These skins were renamed; old names still work but may not in future releases.

+ + + + +
0.5 Name0.6 Name
krysalis-sitebook-tab
tigris-styletigris-style-1_1
+

Deleted skins; old names still work but may not in future releases.

+ + + + + +
0.5 Name0.6 Alias
forrest-sitebook-tab
forrest-cssbook-tab
avalon-tigristigris-style-1_1
+
+
To be continued...

...as more issues are discovered/remembered :) Please send feedback Modified: forrest/trunk/status.xml ============================================================================== --- forrest/trunk/status.xml (original) +++ forrest/trunk/status.xml Wed Jul 28 13:26:27 2004 @@ -51,7 +51,9 @@ upgrading to v0.6 - Skin 'forrest-css' deleted. + Skins forrest-css, forrest-site and avalon-tigris deleted; krysalis-site + renamed to book-tab and tigris-style renamed to tigris-style-1_1. Aliases + set in place for backward-compatibility. Updated Ant 1.6.2.