Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 10411 invoked from network); 30 Jun 2008 19:40:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jun 2008 19:40:42 -0000 Received: (qmail 59031 invoked by uid 500); 30 Jun 2008 19:40:44 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 59007 invoked by uid 500); 30 Jun 2008 19:40:44 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 58993 invoked by uid 99); 30 Jun 2008 19:40:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jun 2008 12:40:44 -0700 X-ASF-Spam-Status: No, hits=-1998.9 required=10.0 tests=ALL_TRUSTED,FB_GET_MEDS X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jun 2008 19:40:01 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 72DA82388AB4; Mon, 30 Jun 2008 12:39:29 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r672876 [6/6] - in /ant/ivy/site/target/ivyde: ./ history/ history/1.2.0/ history/1.2.0/images/ history/2.0.0.alpha1/ history/2.0.0.alpha1/images/ history/latest-milestone/ history/latest-milestone/images/ history/trunk/ history/trunk/image... Date: Mon, 30 Jun 2008 19:39:27 -0000 To: notifications@ant.apache.org From: hibou@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080630193929.72DA82388AB4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Propchange: ant/ivy/site/target/ivyde/style/ivy-ref.css ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ant/ivy/site/target/ivyde/style/ivy-ref.css ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: ant/ivy/site/target/ivyde/style/ivy-ref.css ------------------------------------------------------------------------------ svn:mime-type = text/css Added: ant/ivy/site/target/ivyde/style/nav.css URL: http://svn.apache.org/viewvc/ant/ivy/site/target/ivyde/style/nav.css?rev=672876&view=auto ============================================================================== --- ant/ivy/site/target/ivyde/style/nav.css (added) +++ ant/ivy/site/target/ivyde/style/nav.css Mon Jun 30 12:39:22 2008 @@ -0,0 +1,27 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ + +#navcontainer { + color: white; + margin-left: 20px; +} + +#navcontainer a { + color: white; + text-decoration: none; +} Propchange: ant/ivy/site/target/ivyde/style/nav.css ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ant/ivy/site/target/ivyde/style/nav.css ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: ant/ivy/site/target/ivyde/style/nav.css ------------------------------------------------------------------------------ svn:mime-type = text/css Added: ant/ivy/site/target/ivyde/style/shell.css URL: http://svn.apache.org/viewvc/ant/ivy/site/target/ivyde/style/shell.css?rev=672876&view=auto ============================================================================== --- ant/ivy/site/target/ivyde/style/shell.css (added) +++ ant/ivy/site/target/ivyde/style/shell.css Mon Jun 30 12:39:22 2008 @@ -0,0 +1,29 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ + +/* the class shell is used when a copy of the content of a shell or DOS window is made */ +.shell { + background-color: black; + color: white; + border: medium gray solid; +} +.shell pre { + background-color: black; + border: none; + font-size: small; +} Propchange: ant/ivy/site/target/ivyde/style/shell.css ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ant/ivy/site/target/ivyde/style/shell.css ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: ant/ivy/site/target/ivyde/style/shell.css ------------------------------------------------------------------------------ svn:mime-type = text/css Added: ant/ivy/site/target/ivyde/style/style.css URL: http://svn.apache.org/viewvc/ant/ivy/site/target/ivyde/style/style.css?rev=672876&view=auto ============================================================================== --- ant/ivy/site/target/ivyde/style/style.css (added) +++ ant/ivy/site/target/ivyde/style/style.css Mon Jun 30 12:39:22 2008 @@ -0,0 +1,289 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ + + +@import "color.css"; +@import "nav.css"; +@import "xmlverbatim.css"; +@import "ant.css"; +@import "ivy-ref.css"; +@import "shell.css"; +@import "tree.css"; + +/* +** HTML elements +*/ +body { + margin: 0; + padding: 0; + bgcolor: #ffffff; +} +#body { + display: table; + margin: 8px auto; + padding: 0; + width: 98%; +} +body, p, td, li, ul, ol { + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: small; +} +h1, h2, h3, h4, h5, h6 { + font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif; +} +h1 { +/* + margin-left: 15px; + margin-right: 15px; + */ + padding-left: 10px; + font-size: 1.6em; + -moz-border-radius-topleft: 5px; + -moz-border-radius-topright: 5px; + -moz-border-radius-bottomright: 5px; + -moz-border-radius-bottomleft: 5px; +} +h2 { + font-size: 1.4em; +} +h3 { + font-size: 1.2em; +} +h4 { + font-size: 1.1em; +} +tr.dark td, tr.light td { + padding: 0.3em; +} +a:link { + text-decoration: none; + font-weight: bold; +} +a:visited { + text-decoration: none; + font-weight: bold; +} +a:hover, a:active { + font-weight: bold; + text-decoration: underline; +} +p { + margin: 0 0 1.3em 0; + padding: 0; +} +blockquote { + padding: 0 15px 0 15px; + margin: 15px 50px 15px 50px; + text-align: left; + font-size: 1.2em; + line-height: 1.3em; + font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif; +} +pre { + padding: 0.75em 1.5em; + font-size: 1em; +} +.form-item { + margin-top: 1em; +} +.item-list .title { + font-size: 0.85em; +} +.hide { + display: none +} + +/* +** Page layout blocks / IDs +*/ +#body { + -moz-border-radius-topleft: 5px; + -moz-border-radius-topright: 5px; + -moz-border-radius-bottomright: 5px; + -moz-border-radius-bottomleft: 5px; + padding-top: 5px; + padding-bottom: 5px; +} +#home img { + padding: 5px 20px 10px 10px; +} +.product img { + padding: 5px 20px 10px 10px; +} + +#top-menu tr { + padding: 0; + margin: 0; +} + +#top-menu td { + padding: 0; + margin: 0; +} + +#search { + padding: 0 1em 0 1em; + margin: 0; +} +#search .form-text, #search .form-submit { + padding: 0; + margin: 0; + font-size: 0.85em; +} +#search .form-text { + width: 8em; + padding: 0; + margin: 0; +} + +#sidebar-left, #sidebar-right { + width: 200px; + /* padding in px not ex because IE messes up 100% width tables otherwise */ + padding: 15px 5px 75px 10px; + vertical-align: top; +} +#sidebar-left li, #sidebar-right li { + font-size: 1em; +} +.block h2 { + margin: 5px 0px 0px 0px; + padding: 1px 5px 1px 30px; + font-size: 1.2em; + font-weight: 700; + -moz-border-radius-topleft: 5px; + -moz-border-radius-topright: 5px; +} + +.block .content { + -moz-border-radius-bottomright: 5px; + -moz-border-radius-bottomleft: 5px; + margin-bottom: 10px; +} + +#main { + padding-left: 10px; + padding-right: 10px; + padding-bottom: 10px; + background: transparent url(../images/background.png) center center no-repeat; +} + +.content { + padding-top: 10px; +} + +#forum { + margin: 15px 0 15px 0; +} +#forum table { + width: 100%; +} +#forum table tr th { + text-align: center; + font-size: 0.75em; +} +#forum table tr th a { + text-decoration: underline; +} +#forum table tr th img { + margin: 0; +} +#forum td { + padding: 0.5em 0.5em 0.5em 0.5em; +} +#forum td.container a { + padding: 20px 0 20px 35px; +} +#forum td.statistics, #forum td.settings, #forum td.pager { + height: 1.5em; +} +#forum td .links { + padding-top: 0.7em; + font-size: 0.9em; +} +.block-forum h3 { + margin-bottom: .5em; +} + +#footer-menu td { + padding-top: 3px; +} + +.comparison td, .comparison th { + text-align: center; +} + +.comment { + -moz-border-radius: 5px; + border: 1px solid #abc; + padding: .5em; + margin-bottom: 1em; +} +.comment .title { + font-size: 1em; + padding: 10px 0px 12px 19px; + background: transparent url(icon-comment.png) left center no-repeat; +} +.comment .new { + font-weight: bold; + font-size: 1em; + margin-left: 2px; + color: red; +} +.comment .picture { + border: 1px solid #fff; + float: right; + margin: 10px; +} +.submitted { + color: #999; + font-size: 0.79em; +} +.since { + font-weight: 700; + font-style: italic; +} + +.postit { + margin:10px; + padding:10px; + -moz-border-radius:10px; + float:right; + width:400px; +} + +table.home { + text-align:center; + color:#6e9244; + font-family:verdana, "Lucida Grande", arial, helvetica, sans-serif; +} +tr.homeitems { + font-size:large; +} +tr.homeitems td { + padding: 0 0.5cm 0 0.5cm; +} +tr.homeitems a:link, a:visited { + color: #6e9244; + text-decoration: none; +} +tr.homeitems a:hover { + text-decoration: underline; + background: none !important; +} +.home img { border-width:0; } + Propchange: ant/ivy/site/target/ivyde/style/style.css ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ant/ivy/site/target/ivyde/style/style.css ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: ant/ivy/site/target/ivyde/style/style.css ------------------------------------------------------------------------------ svn:mime-type = text/css Added: ant/ivy/site/target/ivyde/style/tree.css URL: http://svn.apache.org/viewvc/ant/ivy/site/target/ivyde/style/tree.css?rev=672876&view=auto ============================================================================== --- ant/ivy/site/target/ivyde/style/tree.css (added) +++ ant/ivy/site/target/ivyde/style/tree.css Mon Jun 30 12:39:22 2008 @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ + +.treeview ul{ +margin: 0; +padding: 0; +} + +.treeview li{ +background: white url(../images/bullet.gif) no-repeat left center; +list-style-type: none; +padding-left: 22px; +margin-bottom: 3px; +} + +.treeview li.submenu{ +background: white url(../images/closed.gif) no-repeat left 1px; +cursor: hand !important; +cursor: pointer !important; +} + +.treeview li.collapsable, .treeview li.open { +background: white url(../images/open.gif) no-repeat left 1px; +} + + +.treeview ul.closed { +display: none; +} + +.treeview .submenu ul li{ +cursor: default; +} Propchange: ant/ivy/site/target/ivyde/style/tree.css ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ant/ivy/site/target/ivyde/style/tree.css ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: ant/ivy/site/target/ivyde/style/tree.css ------------------------------------------------------------------------------ svn:mime-type = text/css Added: ant/ivy/site/target/ivyde/updatesite/digest.zip URL: http://svn.apache.org/viewvc/ant/ivy/site/target/ivyde/updatesite/digest.zip?rev=672876&view=auto ============================================================================== Binary file - no diff available. Propchange: ant/ivy/site/target/ivyde/updatesite/digest.zip ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: ant/ivy/site/target/ivyde/updatesite/eclipse-update--xml.cgi URL: http://svn.apache.org/viewvc/ant/ivy/site/target/ivyde/updatesite/eclipse-update--xml.cgi?rev=672876&view=auto ============================================================================== --- ant/ivy/site/target/ivyde/updatesite/eclipse-update--xml.cgi (added) +++ ant/ivy/site/target/ivyde/updatesite/eclipse-update--xml.cgi Mon Jun 30 12:39:22 2008 @@ -0,0 +1,23 @@ +#!/bin/sh + +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# Wrapper script around mirrors.cgi script +# (we must change to that directory in order for python to pick up the +# python includes correctly) +cd /www/www.apache.org/dyn/mirrors +/www/www.apache.org/dyn/mirrors/mirrors.cgi $* + Added: ant/ivy/site/target/ivyde/updatesite/eclipse-update--xml.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/ivyde/updatesite/eclipse-update--xml.html?rev=672876&view=auto ============================================================================== --- ant/ivy/site/target/ivyde/updatesite/eclipse-update--xml.html (added) +++ ant/ivy/site/target/ivyde/updatesite/eclipse-update--xml.html Mon Jun 30 12:39:22 2008 @@ -0,0 +1,16 @@ + + +[if-any http] + [for http] + + [end] +[end] +[if-any backup] + [for backup] + + [end] +[end] + Propchange: ant/ivy/site/target/ivyde/updatesite/eclipse-update--xml.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ant/ivy/site/target/ivyde/updatesite/eclipse-update--xml.html ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: ant/ivy/site/target/ivyde/updatesite/eclipse-update--xml.html ------------------------------------------------------------------------------ svn:mime-type = text/html Added: ant/ivy/site/target/ivyde/updatesite/site.xml URL: http://svn.apache.org/viewvc/ant/ivy/site/target/ivyde/updatesite/site.xml?rev=672876&view=auto ============================================================================== --- ant/ivy/site/target/ivyde/updatesite/site.xml (added) +++ ant/ivy/site/target/ivyde/updatesite/site.xml Mon Jun 30 12:39:22 2008 @@ -0,0 +1,40 @@ + + + + + + Eclipse update site for Apache IvyDE. + + + + + + + + + + + + Propchange: ant/ivy/site/target/ivyde/updatesite/site.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ant/ivy/site/target/ivyde/updatesite/site.xml ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: ant/ivy/site/target/ivyde/updatesite/site.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml