Return-Path: Delivered-To: apmail-aries-commits-archive@www.apache.org Received: (qmail 1752 invoked from network); 27 Feb 2011 18:29:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Feb 2011 18:29:56 -0000 Received: (qmail 8319 invoked by uid 500); 27 Feb 2011 18:29:56 -0000 Delivered-To: apmail-aries-commits-archive@aries.apache.org Received: (qmail 8239 invoked by uid 500); 27 Feb 2011 18:29:55 -0000 Mailing-List: contact commits-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list commits@aries.apache.org Received: (qmail 8223 invoked by uid 99); 27 Feb 2011 18:29:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Feb 2011 18:29:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED 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; Sun, 27 Feb 2011 18:29:51 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5CB9B2388C48; Sun, 27 Feb 2011 18:28:45 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1075106 [16/18] - in /aries/tags/samples-0.1-incubating: ./ ariestrader/ ariestrader/assemblies/ ariestrader/assemblies/ariestrader-all-eba/ ariestrader/assemblies/ariestrader-jdbc-eba/ ariestrader/assemblies/equinox-test-harness/ ariestra... Date: Sun, 27 Feb 2011 18:28:41 -0000 To: commits@aries.apache.org From: zoe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110227182845.5CB9B2388C48@eris.apache.org> Added: aries/tags/samples-0.1-incubating/blog/blog-web/src/main/resources/style/blog.css URL: http://svn.apache.org/viewvc/aries/tags/samples-0.1-incubating/blog/blog-web/src/main/resources/style/blog.css?rev=1075106&view=auto ============================================================================== --- aries/tags/samples-0.1-incubating/blog/blog-web/src/main/resources/style/blog.css (added) +++ aries/tags/samples-0.1-incubating/blog/blog-web/src/main/resources/style/blog.css Sun Feb 27 18:28:26 2011 @@ -0,0 +1,1679 @@ +/** + * 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. + */ +body { + margin: 0; + padding: 0; +} + +#cell-0-0 { background: white url( '../images/bg02-white-left-nogr.png' ) repeat-y right top; } +#cell-0-1 { height: 1em; width: 85%; } +#cell-0-2 { background: transparent url( '../images/bg02-white-right-nogr.png' ) repeat-y left top; } +#cell-1-0 { background: transparent url( '../images/bg.png' ) repeat-x top; } +#cell-1-1 { background: transparent url( '../images/bg02-purple-left.png' ) no-repeat right top; width:13px; } +#cell-1-2 { background: transparent url( '../images/bg.png' ) repeat-x top; width:85%; } +#banner { height: 80px; } +#cell-1-3 { background: transparent url( '../images/bg02-purple-right.png' ) no-repeat left top; width:13px; } +#cell-1-4 { background: transparent url( '../images/bg.png' ) repeat-x top; } +#cell-2-0 { background: white url( '../images/bg02-white-left-nogr.png' ) repeat-y right top; } +#cell-2-1 { height: 1em; width: 85%; } +#cell-2-2 { background: white url( '../images/bg02-white-right-nogr.png' ) repeat-y left top; } +#cell-3-0 { background: transparent url( '../images/bg.png' ) repeat-x top; } +#cell-3-1 { background: transparent url( '../images/bg02-purple-left.png' ) no-repeat right top; width:13px; } +#cell-3-2 { background: transparent url( '../images/bg.png' ) repeat-x top; width:85%; } +#cell-3-3 { background: transparent url( '../images/bg02-purple-right.png' ) no-repeat left top; width:13px; } +#cell-3-4 { background: transparent url( '../images/bg.png' ) repeat-x top; } +#cell-4-0 { background: white url( '../images/bg02-white-left-nogr.png' ) repeat-y right top; } +#cell-4-1 { height: 1em; width: 85%; } +#cell-4-2 { background: transparent url( '../images/bg02-white-right-nogr.png' ) repeat-y left top; } + +#banner { + font-size: 200%; + margin: 0 20px; + text-align: center; + background: transparent; +} +#top-menu { + margin: 0px 25px; + padding: 2px; + line-height: 100%; + font-family: Verdana, arial, sans-serif; + font-weight: bold; + font-size: 11px; + color: white; + line-height: 13px; + overflow: none; +} +#top-menu a:link, #top-menu a:visited { + color: #ffffff; + text-decoration: none; +} +#top-menu a:active, #top-menu a:hover { + color: #bfaecd; + text-decoration: underline; +} +#top-menu sup img { + height: 0px; + width: 0px; +} + +#footer { + padding: 0px 50px 0px 50px; + min-height: 0em; + text-align: center; + color: #bfaecd; + font-size: 65%; + font-family: Verdana, arial, sans-serif; +} +#footer a:link, #footer a:visited { + color: white; + text-decoration: none; +} +#footer a:hover { + color: white; + text-decoration: underline; +} + +#wrapper-menu-page-right { + background: transparent url( '../images/left-box-right.png' ) repeat-y right; +} + +#wrapper-menu-page-bottom { + background: transparent url( '../images/left-box-bottom.png' ) no-repeat right bottom; +} + +#wrapper-menu-page-top { + background: transparent url( '../images/left-box-top.png' ) no-repeat right top; +} + +#menu-page { + width: 200px; + color: #bfaecd; + font-family: Verdana, arial, sans-serif; + font-weight: bold; + margin: 0px; + padding: 17px 11px 17px 0px; + text-align: left; + margin-left: 0px; + line-height: 1em; +} + +#menu-page ul { + margin: 0; + padding: 0; + padding-left: 35px; + font-size: 75%; +} + +#menu-page h3 { + font-size: 75%; + text-transform: uppercase; + margin: 1em 0 0.3em 0; + color: #bfaecd; + font-weight: normal; + letter-spacing: 0.15em; + background: url('../images/BigBullet.png') no-repeat 0pt; + background-position:left center; + margin-left:15px; + padding-left: 20px; + font-family: Verdana, arial, sans-serif; + font-weight: bold; +} + +#menu-page a:link, #menu-page a:visited { + color: black; +} + +#menu-page a:hover { + color: #bfaecd; +} + +#content { + padding: 20px 0px 0px 0px; + display: block; + text-align: left; + height: 100%; + width: 100%; + color: black; +} + +h2 { + font-size: 110%; +} + +h3 { + font-size: 100%; +} + +a:link, a:visited { + color: #bfaecd; + text-decoration: none; +} + +a:hover { + color: #666; + text-decoration: none; +} + + +table.align { + padding: 0px; + border: none; +} + +td.align { + padding: 0px; + border: none; +} + +.text { + font-family: 'Hoefler Text', Georgia, 'Times New Roman', serif; + font-size: 1.00em; +} + +.header { + font-family: 'Hoefler Text', Georgia, 'Times New Roman', serif; + display: inline; + font.size: 1.00em; + padding: 5px; + margin-top: 5px; + margin-bottom: 5px; +} +.links { + font-family: 'Hoefler Text', Georgia, 'Times New Roman', serif; + font-weight: normal; + font-size: 0.75em; + text-transform: uppercase; +} + +.postTitle { + font-family: 'Hoefler Text', Georgia, 'Times New Roman', serif; + font-weight: normal; + font-size: 1.75em; + letter-spacing: .2em; + line-height: 1.1em; + margin:0px; + text-align: center; + text-transform: uppercase; +} +.postDate { + font-size: 12px; + font-family: Georgia, 'Times New Roman', serif; + color: #000; + text-align: center; + font-weight: 100; +} + +.postBody:first-letter{ + text-transform: uppercase; +} +.postBody{ + color: #424242; + font-family: Georgia, 'Times New Roman',serif; + letter-spacing:0.1em; + text-align:left; + margin: 10; + line-height: 145%; + font-size: 10pt; +} +.commentTitle { + font-family: 'Hoefler Text', Georgia, 'Times New Roman', serif; + font-weight: normal; + font-size: 1.00em; + letter-spacing: .2em; + line-height: 1.1em; + margin:0px; + text-align: center; +} + +.comment { + font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif; + font-style: italic; + color: #424242; +} + +.commentAuthor { + color: #424242; + font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif; + font-style: italic; + letter-spacing:0.1em; + text-align:left; + margin: 20; + text-transform: lowercase; + line-height: 145%; + font-size: 12pt; + +} + +.postAuthor { + color: #424242; + font-family: Georgia, 'Times New Roman',serif; + letter-spacing:0.1em; + text-align:left; + margin: 20; + text-transform: lowercase; + line-height: 145%; + font-size: 12pt; + +} + + + +/********************************************************************* + CSS Elements that are part of the confluence rendered xhtml + *********************************************************************/ +.wiki-content { + font-family: Verdana, arial, sans-serif; + font-size: 11px; + line-height: 16px; + color: #000000; + font-weight: normal; + padding-top: 10px; + padding-bottom: 10px; +} + +/* +** when this stylesheet is used for the Tiny MCE Wysiwyg editor's edit area, we can't +** use an id=PageContent or class=wiki-content, so we must +** set the body style to that used for PageContent, and p to that used for wiki-content. +*/ + +.monospaceInput { + font:12px monospace +} + +.wiki-content p, .commentblock p { + margin: 16px 0px 16px 0px; + padding: 0px; +} + +.wiki-content-preview { + padding: 5px; + border-left: 1px solid #7b5d94; + border-right: 1px solid #7b5d94; +} + +ul, ol { + margin-top: 2px; + margin-bottom: 2px; + padding-top: 0px; + padding-bottom: 0px; +} + +pre { + padding: 0px; + margin-top: 5px; + margin-left: 15px; + margin-bottom: 5px; + margin-right: 5px; + text-align: left; +} + +.helpheading { + font-weight: bold; + background-color: #D0D9BD; + border-bottom: 1px solid #7b5d94; + padding: 4px 4px 4px 4px; + margin: 0px; + margin-top: 10px; +} +.helpcontent { + padding: 4px 4px 20px 4px; + background-color: #f5f7f1; +} + +.code { + border: 1px dashed #7b5d94; + font-size: 11px; + font-family: Courier; + margin: 10px; + line-height: 13px; +} + +.focusedComment { + background: #ffffce; +} + +.commentBox, .focusedComment { + padding: 10px; + margin: 5px 0 5px 0; + border: 1px #bbb solid; +} + +.codeHeader { + background-color: #f0f0f0; + border-bottom: 1px dashed #7b5d94; + padding: 3px; + text-align: center; +} + +.codeContent { + text-align: left; + background-color: #f0f0f0; + padding: 3px; +} + +.preformatted { + border: 1px dashed #7b5d94; + font-size: 11px; + font-family: Courier; + margin: 10px; + line-height: 13px; +} + +.preformattedHeader { + background-color: #f0f0f0; + border-bottom: 1px dashed #7b5d94; + padding: 3px; + text-align: center; +} + +.preformattedContent { + background-color: #f0f0f0; + padding: 3px; +} + +.panel { + border: 1px dashed #7b5d94; + margin: 10px; + margin-top: 0px; +} + +.panelHeader { + background-color: #f0f0f0; + border-bottom: 1px dashed #7b5d94; + padding: 3px; + text-align: center; +} + +.panelContent { + background-color: #f0f0f0; + padding: 5px; +} + +.anonymousAlert { + background-color: #f0f0f0; + border: 1px dashed red; + font-size: 11px; + padding: 10px 5px 10px 5px; + margin: 4px; + line-height: 13px; +} + +.lockAlert { + background-color: #f0f0f0; + width: 50%; + border: 1px dashed red; + font-size: 11px; + padding: 10px 5px 10px 5px; + margin: 4px; + line-height: 13px; +} + + +.code-keyword { + color: #000091; + background-color: inherit; +} + +.code-object { + color: #910091; + background-color: inherit; +} + +.code-quote { + color: #009100; + background-color: inherit; +} + +.code-comment { + color: #808080; + background-color: inherit; +} + + +.code-xml .code-keyword { + color: inherit; + font-weight: bold; +} + +.code-tag { + color: #000091; + background-color: inherit; +} + +.breadcrumbs { + background-color: #f0f0f0; + border-color: #7b5d94; + border-width: 1px 0px 1px 0px; + border-style: solid; + font-size: 11px; + padding: 3px 0px 3px 0px; +} + +.navmenu { + border: 1px solid #ccc; +} + +.menuheading { + font-weight: bold; + background-color: #f0f0f0; + border-bottom: 1px solid #7b5d94; + padding: 4px 4px 2px 4px; +} + +.menuitems { + padding: 4px 4px 20px 4px; +} + +.rightpanel { + border-left: 1px solid #ccc; + border-bottom: 1px solid #ccc; +} + +#helpheading { + text-align: left; + font-weight: bold; + background-color: #D0D9BD; + border-bottom: 1px solid #7b5d94; + padding: 4px 4px 4px 4px; + margin: 0px; +} +#helpcontent { + padding: 4px 4px 4px 4px; + background-color: #f5f7f1; +} +.helptab-unselected { + font-weight: bold; + padding: 5px; + background-color: #f5f7f1; +} +.helptab-selected { + font-weight: bold; + background-color: #D0D9BD; + padding: 5px; +} +.helptabs { + margin: 0px; + background-color: #f5f7f1; + padding: 5px; +} +.infopanel-heading { + font-weight: bold; + padding: 4px 0px 2px 0px; +} + +.pagebody { +} + +.pageheader { + padding: 5px 5px 5px 0px; + border-bottom: 1px solid #7b5d94; +} + +.steptitle { + font-size: 18px; + font-weight: bold; + font-family: Arial, sans-serif; + color: #3c4672; + margin-bottom: 7px; +} + +.substeptitle { + font-size: 12px; + font-weight: bold; + font-family: Arial, sans-serif; + color: #3c4672; + margin: 2px 4px 4px 4px; + padding: 2px 4px 1px 4px; +} + +.stepdesc { + font-family: Verdana, arial, sans-serif; + font-size: 11px; + line-height: 16px; + font-weight: normal; + color: #666666; + margin-top: 7px; + margin-bottom: 7px; +} + +.steplabel { + font-weight: bold; + margin-right: 4px; + color: black; + float: left; + width: 15%; + text-align: right; +} + +.stepfield { + background: #f0f0f0; + padding: 5px; +} + +.submitButtons{ + margin-top:5px; + text-align:right; +} + +.formtitle { + font-size: 12px; + font-weight: bold; + font-family: Arial, sans-serif; + color: #3c4672; +} + +.sectionbottom { + border-bottom: 1px solid #7b5d94; +} + +.topRow { + border-top: 2px solid #7b5d94; +} + +.tabletitle { + font-size: 14px; + font-weight: bold; + font-family: Arial, sans-serif; + padding: 3px 0px 2px 0px; + margin: 8px 4px 2px 0px; + color: #3c4672; + border-bottom: 2px solid #7b5d94; +} +.pagesubheading { + color: #666666; + font-size: 10px; + padding: 0px 0px 5px 0px; +} + +HR { + color: 7b5d94; + height: 1; +} + +A:link, A:visited, A:active, A:hover { + color: #bfaecd; +} + +A:hover { + text-decoration: underline; +} + +h1 A:link, h1 A:visited, h1 A:active { + text-decoration: none; +} + +h1 A:hover { + border-bottom: 1px dotted #3c4672; +} + +.wiki-content > :first-child, .commentblock > :first-child { + margin-top: 3px; +} + +.logocell { + padding: 10px; +} + +input { + font-family: verdana, geneva, arial, sans-serif; + font-size: 11px; + color: #000000; +} + +textarea, textarea.editor { + font-family: verdana, geneva, arial, sans-serif; + font-size: 11px; + color: #333333; +} + +/* use logoSpaceLink instead. +.spacenametitle { + font: 21px/31px Impact, Arial, Helvetica; + font-weight: 100; + color: #999999; + margin: 0px; +} +.spacenametitle img { + margin: 0 0 -4px 0; +} +.spacenametitle a { + text-decoration: none; + color: #999999; +} +.spacenametitle a:visited { + text-decoration: none; + color: #999999; +}*/ + +.spacenametitle-printable { + font: 20px/25px Impact, Arial, Helvetica; + font-weight: 100; + color: #999999; + margin: 0px; +} +.spacenametitle-printable a { + text-decoration: none; + color: #999999; +} +.spacenametitle-printable a:visited { + text-decoration: none; + color: #999999; +} + +.blogDate { + font-weight: bold; + text-decoration: none; + color: black; +} + +.blogSurtitle { + background: #f0f0f0; + border: 1px solid #ddd; + padding: 3px; + margin: 1px 1px 10px 1px; +} + +.blogHeading { + font-size: 20px; + line-height: normal; + font-weight: bold; + padding: 0px; + margin: 0px; +} + +.blogHeading a { + text-decoration: none; + color: black; +} + +.endsection { + align: right; + color: #666666; + margin-top: 10px; +} +.endsectionleftnav { + align: right; + color: #666666; + margin-top: 10px; +} + +h1 { + font-size: 24px; + line-height: normal; + font-weight: bold; + background-color: #f0f0f0; + color: #3c4672; + border-bottom: 1px solid #7b5d94; + padding: 2px; + margin: 36px 0px 4px 0px; +} + +h2 { + font-size: 18px; + line-height: normal; + font-weight: bold; + background-color: #f0f0f0; + border-bottom: 1px solid #7b5d94; + padding: 2px; + margin: 27px 0px 4px 0px; +} + +h3 { + font-size: 14px; + line-height: normal; + font-weight: bold; + background-color: #f0f0f0; + padding: 2px; + margin: 21px 0px 4px 0px; +} + +h4 { + font-size: 12px; + line-height: normal; + font-weight: bold; + background-color: #f0f0f0; + padding: 2px; + margin: 18px 0px 4px 0px; +} + +h4.search { + font-size: 12px; + line-height: normal; + font-weight: normal; + background-color: #f0f0f0; + padding: 4px; + margin: 18px 0px 4px 0px; +} + +h5 { + font-size: 10px; + line-height: normal; + font-weight: bold; + background-color: #f0f0f0; + padding: 2px; + margin: 14px 0px 4px 0px; +} + +h6 { + font-size: 8px; + line-height: normal; + font-weight: bold; + background-color: #f0f0f0; + padding: 2px; + margin: 14px 0px 4px 0px; +} + +.smallfont { + font-size: 10px; +} +.descfont { + font-size: 10px; + color: #666666; +} +.smallerfont { + font-size: 9px; +} +.smalltext { + color: #666666; + font-size: 10px; +} +.smalltext a { + color: #666666; +} +.smalltext-blue { + color: #7b5d94; + font-size: 10px; +} +.surtitle { + margin-left: 1px; + margin-bottom: 5px; + font-size: 14px; + color: #666666; +} + +/* css hack found here: http://www.fo3nix.pwp.blueyonder.co.uk/tutorials/css/hacks/ */ +.navItemOver { font-size: 10px; font-weight: bold; color: #ffffff; background-color: #3c4672; cursor: hand; voice-family: '\'}\''; voice-family:inherit; cursor: pointer;} +.navItemOver a { color: #ffffff; background-color:#3c4672; text-decoration: none; } +.navItemOver a:visited { color: #ffffff; background-color:#3c4672; text-decoration: none; } +.navItemOver a:hover { color: #ffffff; background-color:#3c4672; text-decoration: none; } +.navItem { font-size: 10px; font-weight: bold; color: #ffffff; background-color: #7b5d94; } +.navItem a { color: #ffffff; text-decoration: none; } +.navItem a:hover { color: #ffffff; text-decoration: none; } +.navItem a:visited { color: #ffffff; text-decoration: none; } + +div.padded { padding: 4px; } +div.thickPadded { padding: 10px; } +h3.macrolibrariestitle { + margin: 0px 0px 0px 0px; +} + +div.centered { text-align: center; margin: 10px; } +div.centered table {margin: 0px auto; text-align: left; } + +.tableview table { + margin: 0; +} + +.tableview th { + text-align: left; + color: #3c4672; + font-size: 12px; + padding: 5px 0px 0px 5px; + border-bottom: 2px solid #7b5d94; +} +.tableview td { + text-align: left; + border-color: #ccc; + border-width: 0px 0px 1px 0px; + border-style: solid; + margin: 0; + padding: 4px 10px 4px 5px; +} + +.grid { + margin: 2px 0px 5px 0px; + border-collapse: collapse; +} +.grid th { + border: 1px solid #ccc; + padding: 2px 4px 2px 4px; + background: #f0f0f0; + text-align: center; +} +.grid td { + border: 1px solid #ccc; + padding: 3px 4px 3px 4px; +} +.gridHover { + background-color: #f9f9f9; +} + +td.infocell { + background-color: #f0f0f0; +} +.label { + font-weight: bold; + color: #3c4672; +} +.error { + background-color: #fcc; +} + +.errorBox { + background-color: #fcc; + border: 1px solid #c00; + padding: 5px; + margin: 5px; +} + +.errorMessage { + color: #c00; +} + +.success { + background-color: #dfd; +} + +.successBox { + background-color: #dfd; + border: 1px solid #090; + padding: 5px; + margin-top:5px; + margin-bottom:5px; +} + +blockquote { + padding-left: 10px; + padding-right: 10px; + margin-left: 5px; + margin-right: 0px; + border-left: 1px solid #7b5d94; +} + +table.confluenceTable +{ + margin: 5px; + border-collapse: collapse; +} + +/* Added as a temporary fix for CONF-4223. The table elements appear to be inheriting the border: none attribute from the sectionMacro class */ +table.confluenceTable td.confluenceTd +{ + border-width: 1px; + border-style: solid; + border-color: #ccc; + padding: 3px 4px 3px 4px; +} + +/* Added as a temporary fix for CONF-4223. The table elements appear to be inheriting the border: none attribute from the sectionMacro class */ +table.confluenceTable th.confluenceTh +{ + border-width: 1px; + border-style: solid; + border-color: #ccc; + padding: 3px 4px 3px 4px; + background-color: #f0f0f0; + text-align: center; +} + +td.confluenceTd +{ + border-width: 1px; + border-style: solid; + border-color: #ccc; + padding: 3px 4px 3px 4px; +} + +th.confluenceTh +{ + border-width: 1px; + border-style: solid; + border-color: #ccc; + padding: 3px 4px 3px 4px; + background-color: #f0f0f0; + text-align: center; +} + +DIV.small { + font-size: 9px; +} + +H1.pagename { + margin-top: 0px; +} + +IMG.inline {} + +.loginform { + margin: 5px; + border: 1px solid #ccc; +} + +/* The text how the "This is a preview" comment should be shown. */ +.previewnote { text-align: center; + font-size: 11px; + color: red; } + +/* How the preview content should be shown */ +.previewcontent { background: #E0E0E0; } + +/* How the system messages should be shown (DisplayMessage.jsp) */ +.messagecontent { background: #E0E0E0; } + +/* How the "This page has been modified..." -comment should be shown. */ +.conflictnote { } + +.createlink { + color: maroon; +} +a.createlink { + color: maroon; +} +.templateparameter { + font-size: 9px; + color: darkblue; +} + +.diffadded { + background: #ddffdd; + padding: 1px 1px 1px 4px; + border-left: 4px solid darkgreen; +} +.diffdeleted { + color: #999; + background: #ffdddd; + padding: 1px 1px 1px 4px; + border-left: 4px solid darkred; +} +.diffnochange { + padding: 1px 1px 1px 4px; + border-left: 4px solid lightgrey; +} +.differror { + background: brown; +} +.diff { + font-family: lucida console, courier new, fixed-width; + font-size: 12px; + line-height: 14px; +} +.diffaddedchars { + background-color:#99ff99; + font-weight:bolder; +} +.diffremovedchars { + background-color:#ff9999; + text-decoration: line-through; + font-weight:bolder; +} + +.greybackground { + background: #f0f0f0 +} + +.greybox { + border: 1px solid #ddd; + padding: 3px; + margin: 1px 1px 10px 1px; +} + +.borderedGreyBox { + border: 1px solid #cccccc; + background-color: #f0f0f0; + padding: 10px; +} + +.greyboxfilled { + border: 1px solid #ddd; + padding: 5px; + margin: 10px 1px 10px 1px; + background: #f0f0f0; +} + +.navBackgroundBox { + padding: 5px 5px 5px 5px; + font-size: 22px; + font-weight: bold; + font-family: Arial, sans-serif; + color: white; + background: #7b5d94; + text-decoration: none; +} + +.previewBoxTop { + background-color: #f0f0f0; + border-width: 1px 1px 0px 1px; + border-style: solid; + border-color: #7b5d94; + padding: 5px; + margin: 5px 0px 0px 0px; + text-align: center; +} +.previewContent { + background-color: #fff; + border-color: #7b5d94; + border-width: 0px 1px 0px 1px; + border-style: solid; + padding: 10px; + margin: 0px; +} +.previewBoxBottom { + background-color: #f0f0f0; + border-width: 0px 1px 1px 1px; + border-style: solid; + border-color: #7b5d94; + padding: 5px; + margin: 0px 0px 5px 0px; + text-align: center; +} + +.functionbox { + background-color: #f0f0f0; + border: 1px solid #7b5d94; + padding: 3px; + margin: 1px 1px 10px 1px; +} + +.functionbox-greyborder { + background-color: #f0f0f0; + border: 1px solid #ddd; + padding: 3px; + margin: 1px 1px 10px 1px; +} + +.search-highlight { + background-color: #ffffcc; +} + +/* normal (white) background */ +.rowNormal { + background-color: #ffffff; + } + +/* alternate (pale yellow) background */ +.rowAlternate { + background-color: #f7f7f7; +} + +/* used in the list attachments table */ +.rowAlternateNoBottomColor { + background-color: #f7f7f7; +} + +.rowAlternateNoBottomNoColor { +} + +.rowAlternateNoBottomColor td { + border-bottom: 0px; +} + +.rowAlternateNoBottomNoColor td { + border-bottom: 0px; +} + +/* row highlight (grey) background */ +.rowHighlight { + background-color: #f0f0f0; + +} + +TD.greenbar {FONT-SIZE: 2px; BACKGROUND: #00df00; BORDER: 1px solid #9c9c9c; PADDING: 0px; } +TD.redbar {FONT-SIZE: 2px; BACKGROUND: #df0000; BORDER: 1px solid #9c9c9c; PADDING: 0px; } +TD.darkredbar {FONT-SIZE: 2px; BACKGROUND: #af0000; BORDER: 1px solid #9c9c9c; PADDING: 0px; } + +TR.testpassed {FONT-SIZE: 2px; BACKGROUND: #ddffdd; PADDING: 0px; } +TR.testfailed {FONT-SIZE: 2px; BACKGROUND: #ffdddd; PADDING: 0px; } + +.toolbar { + margin: 0px; + border-collapse: collapse; +} + +.toolbar td { + border: 1px solid #ccc; + padding: 2px 2px 2px 2px; + color: #ccc; +} + +td.noformatting { + border-width: 0px; + border-style: none; + text-align: center; + padding: 0px; +} + +.commentblock { + margin: 12px 0 12px 0; +} + +/* + * Divs displaying the license information, if necessary. + */ +.license-eval, .license-none, .license-nonprofit { + border-top: 1px solid #bbbbbb; + text-align: center; + font-size: 10px; + font-family: Verdana, Arial, Helvetica, sans-serif; +} + +.license-eval, .license-none { + background-color: #ffcccc; +} + +.license-eval b, .license-none b { + color: #990000 +} + +.license-nonprofit { + background-color: #ffffff; +} + +/* + * The shadow at the bottom of the page between the main content and the + * "powered by" section. + */ +.bottomshadow { + height: 12px; + background-image: url("$req.contextPath/images/border/border_bottom.gif"); + background-repeat: repeat-x; +} + +/* + * Styling of the operations box + */ +.navmenu .operations li, .navmenu .operations ul { + list-style: none; + margin-left: 0; + padding-left: 0; +} + +.navmenu .operations ul { + margin-bottom: 9px; +} + +.navmenu .label { + font-weight: inherit; +} + +/* + * Styling of ops as a toolbar + */ +.toolbar div { + display: none; +} + +.toolbar .label { + display: none; +} + +.toolbar .operations { + display: block; +} + +.toolbar .operations ul { + display: inline; + list-style: none; + margin-left: 10px; + padding-left: 0; +} + +.toolbar .operations li { + list-style: none; + display: inline; +} + +/* list page navigational tabs */ +#foldertab { +padding: 3px 0px 3px 8px; +margin-left: 0; +border-bottom: 1px solid #7b5d94; +font: bold 11px Verdana, sans-serif; +} + +#foldertab li { +list-style: none; +margin: 0; +display: inline; +} + +#foldertab li a { +padding: 3px 0.5em; +margin-left: 3px; +border: 1px solid #7b5d94; +border-bottom: none; +background: #7b5d94; +text-decoration: none; +} + +#foldertab li a:link { color: #ffffff; } +#foldertab li a:visited { color: #ffffff; } + +#foldertab li a:hover { +color: #ffffff; +background: #3c4672; +border-color: #3c4672; +} + +#foldertab li a.current { +background: white; +border-bottom: 1px solid white; +color: black; +} + +#foldertab li a.current:link { color: black; } +#foldertab li a.current:visited { color: black; } +#foldertab li a.current:hover { +background: white; +border-bottom: 1px solid white; +color: black; +} + +/* alphabet list */ +ul#squaretab { +margin-left: 0; +padding-left: 0; +white-space: nowrap; +font: bold 8px Verdana, sans-serif; +} + +#squaretab li { +display: inline; +list-style-type: none; +} + +#squaretab a { +padding: 2px 6px; +border: 1px solid #7b5d94; +} + +#squaretab a:link, #squaretab a:visited { +color: #fff; +background-color: #7b5d94; +text-decoration: none; +} + +#squaretab a:hover { +color: #ffffff; +background-color: #3c4672; +border-color: #3c4672; +text-decoration: none; +} + +#squaretab li a#current { +background: white; +color: black; +} + +.blogcalendar * { + font-family:verdana, arial, sans-serif; + font-size:x-small; + font-weight:normal; + line-height:140%; + padding:2px; +} + + +table.blogcalendar { + border: 1px solid #7b5d94; +} + +.blogcalendar th.calendarhead, a.calendarhead { + font-size:x-small; + font-weight:bold; + padding:2px; + text-transform:uppercase; + background-color: #7b5d94; + color: #ffffff; + letter-spacing: .3em; + text-transform: uppercase; +} + +.calendarhead:visited {color: white;} +.calendarhead:active {color: white;} +.calendarhead:hover {color: white;} + +.blogcalendar th { + font-size:x-small; + font-weight:bold; + padding:2px; + background-color:#f0f0f0; +} + +.blogcalendar td { + font-size:x-small; + font-weight:normal; +} + +.searchGroup { padding: 0 0 10px 0; background: #f0f0f0; } +.searchGroupHeading { font-size: 10px; font-weight: bold; color: #ffffff; background-color: #7b5d94; padding: 2px 4px 1px 4px; } +.searchItem { padding: 1px 4px 1px 4px; } +.searchItemSelected { padding: 1px 4px 1px 4px; font-weight: bold; background: #ddd; } + +/* permissions page styles */ +.permissionHeading { + border-bottom: #bbb; border-width: 0 0 1px 0; border-style: solid; font-size: 16px; text-align: left; +} +.permissionTab { + border-width: 0 0 0 1px; border-style: solid; background: #7b5d94; color: #ffffff; font-size: 10px; +} +.permissionSuperTab { + border-width: 0 0 0 1px; border-style: solid; background: #3c4672; color: #ffffff; +} +.permissionCell { + border-left: #bbb; border-width: 0 0 0 1px; border-style: solid; +} + +/* warning panel */ +.warningPanel { background: #FFFFCE; border:#F0C000 1px solid; padding: 8px; margin: 10px; } +/* alert panel */ +.alertPanel { background: #FFCCCC; border:#C00 1px solid; padding: 8px; margin: 10px; } + +/* side menu highlighting (e.g. space content screen) */ +.optionPadded { padding: 2px; } +.optionSelected { background-color: #ffffcc; padding: 2px; border: 1px solid #ddd; margin: -1px; } +.optionSelected a { font-weight: bold; text-decoration: none; color: black; } + +/* information macros */ +.noteMacro { border-style: solid; border-width: 1px; border-color: #F0C000; background-color: #FFFFCE; text-align:left; margin-top: 5px; margin-bottom: 5px} +.warningMacro { border-style: solid; border-width: 1px; border-color: #c00; background-color: #fcc; text-align:left; margin-top: 5px; margin-bottom: 5px} +.infoMacro { border-style: solid; border-width: 1px; border-color: #7b5d94; background-color: #D8E4F1; text-align:left; margin-top: 5px; margin-bottom: 5px} +.tipMacro { border-style: solid; border-width: 1px; border-color: #090; background-color: #dfd; text-align:left; margin-top: 5px; margin-bottom: 5px} +.informationMacroPadding { padding: 5px 0 0 5px; } + +table.infoMacro td, table.warningMacro td, table.tipMacro td, table.noteMacro td, table.sectionMacro td { + border: none; +} + +table.sectionMacroWithBorder td.columnMacro { border-style: dashed; border-width: 1px; border-color: #cccccc;} + +/* styles for links in the top bar */ +.topBarDiv a:link {color: #ffffff;} +.topBarDiv a:visited {color: #ffffff;} +.topBarDiv a:active {color: #ffffff;} +.topBarDiv a:hover {color: #ffffff;} +.topBarDiv {color: #ffffff;} + +.topBar { + background-color: #3c4672; +} + + +/* styles for extended operations */ +.greyLinks a:link {color: #666666; text-decoration:underline;} +.greyLinks a:visited {color: #666666; text-decoration:underline;} +.greyLinks a:active {color: #666666; text-decoration:underline;} +.greyLinks a:hover {color: #666666; text-decoration:underline;} +.greyLinks {color: #666666; display:block; padding: 10px} + +.logoSpaceLink {color: #999999; text-decoration: none} +.logoSpaceLink a:link {color: #999999; text-decoration: none} +.logoSpaceLink a:visited {color: #999999; text-decoration: none} +.logoSpaceLink a:active {color: #999999; text-decoration: none} +.logoSpaceLink a:hover {color: #3c4672; text-decoration: none} + +/* basic panel (basicpanel.vmd) style */ +.basicPanelContainer {border: 1px solid #7b5d94; margin-top: 2px; margin-bottom: 8px; width: 100%} +.basicPanelTitle {padding: 5px; margin: 0px; background-color: #f0f0f0; color: black; font-weight: bold;} +.basicPanelBody {padding: 5px; margin: 0px} + +.separatorLinks a:link {color: white} +.separatorLinks a:visited {color: white} +.separatorLinks a:active {color: white} + +.greynavbar {background-color: #f0f0f0; border-top: 1px solid #7b5d94; margin-top: 2px} + +div.headerField { + float: left; + width: auto; + height: 100%; +} + +.headerFloat { + margin-left: auto; + width: 50%; +} + +.headerFloatLeft { + float: left; + margin-right: 20px; + margin-bottom: 10px; +} + +#headerRow { + padding: 10px; +} + +div.license-personal { + background-color: #3c4672; + color: #ffffff; +} + +div.license-personal a { + color: #ffffff; +} + +.greyFormBox { + border: 1px solid #cccccc; + padding: 5px; +} + +/* IE automatically adds a margin before and after form tags. Use this style to remove that */ +.marginlessForm { + margin: 0px; +} + +.openPageHighlight { + background-color: #ffffcc; + padding: 2px; + border: 1px solid #ddd; +} + +.editPageInsertLinks, .editPageInsertLinks a +{ + color: #666666; + font-weight: bold; + font-size: 10px; +} + +/* Style for label heatmap. */ +.top10 a { + font-weight: bold; + font-size: 2em; + color: #3c4672; +} +.top25 a { + font-weight: bold; + font-size: 1.6em; + color: #3c4672; +} +.top50 a { + font-size: 1.4em; + color: #3c4672; +} +.top100 a { + font-size: 1.2em; + color: #3c4672; +} + +.heatmap { + list-style:none; + width: 95%; + margin: 0px auto; +} + +.heatmap a { + text-decoration:none; +} + +.heatmap a:hover { + text-decoration:underline; +} + +.heatmap li { + display: inline; +} + +.minitab { +padding: 3px 0px 3px 8px; +margin-left: 0; +margin-top: 1px; +margin-bottom: 0px; +border-bottom: 1px solid #7b5d94; +font: bold 9px Verdana, sans-serif; +text-decoration: none; +float:none; +} +.selectedminitab { +padding: 3px 0.5em; +margin-left: 3px; +margin-top: 1px; +border: 1px solid #7b5d94; +background: white; +border-bottom: 1px solid white; +color: #000000; +text-decoration: none; +} +.unselectedminitab { +padding: 3px 0.5em; +margin-left: 3px; +margin-top: 1px; +border: 1px solid #7b5d94; +border-bottom: none; +background: #7b5d94; +color: #ffffff; +text-decoration: none; +} + +a.unselectedminitab:hover { +color: #ffffff; +background: #3c4672; +border-color: #3c4672; +} + +a.unselectedminitab:link { color: white; } +a.unselectedminitab:visited { color: white; } + +a.selectedminitab:link { color: black; } +a.selectedminitab:visited { color: black; } + +.linkerror { background-color: #fcc;} + +a.labelOperationLink:link {text-decoration: underline} +a.labelOperationLink:active {text-decoration: underline} +a.labelOperationLink:visited {text-decoration: underline} +a.labelOperationLink:hover {text-decoration: underline} + +a.newLabel:link {background-color: #ddffdd} +a.newLabel:active {background-color: #ddffdd} +a.newLabel:visited {background-color: #ddffdd} +a.newLabel:hover {background-color: #ddffdd} + +ul.square {list-style-type: square} + +.inline-control-link { + background: #ffc; + font-size: 9px; + color: #666; + padding: 2px; + text-transform: uppercase; + text-decoration: none; +} + + +.inline-control-link a:link {text-decoration: none} +.inline-control-link a:active {text-decoration: none} +.inline-control-link a:visited {text-decoration: none} +.inline-control-link a:hover {text-decoration: none} + +.inline-control-link { + background: #ffc; + font-size: 9px; + color: #666; + padding: 2px; + text-transform: uppercase; + text-decoration: none; + cursor: pointer; +} + +div.auto_complete { + width: 350px; + background: #fff; +} +div.auto_complete ul { + border: 1px solid #888; + margin: 0; + padding: 0; + width: 100%; + list-style-type: none; +} +div.auto_complete ul li { + margin: 0; + padding: 3px; +} +div.auto_complete ul li.selected { + background-color: #ffb; +} +div.auto_complete ul strong.highlight { + color: #800; + margin: 0; + padding: 0; +} + +/******* Edit Page Styles *******/ +.toogleFormDiv{ + border:1px solid #A7A6AA; + background-color:white; + padding:5px; + margin-top: 5px; +} + +.toogleInfoDiv{ + border:1px solid #A7A6AA; + background-color:white; + display:none; + padding:5px; + margin-top: 10px; +} + +.inputSection{ + margin-bottom:20px; +} + +#editBox{ + border:1px solid lightgray; + background-color:#F0F0F0; +} + +/******* Left Navigation Theme Styles ********/ +.leftnav li a { + text-decoration:none; + color:white; + margin:0px; + display:block; + padding:2px; + padding-left:5px; + background-color: #7b5d94; + border-top:1px solid #7b5d94; +} + +.leftnav li a:active {color:white;} +.leftnav li a:visited {color:white;} +.leftnav li a:hover {background-color: #3c4672; color:white;} + Added: aries/tags/samples-0.1-incubating/blog/pom.xml URL: http://svn.apache.org/viewvc/aries/tags/samples-0.1-incubating/blog/pom.xml?rev=1075106&view=auto ============================================================================== --- aries/tags/samples-0.1-incubating/blog/pom.xml (added) +++ aries/tags/samples-0.1-incubating/blog/pom.xml Sun Feb 27 18:28:26 2011 @@ -0,0 +1,95 @@ + + + + + 4.0.0 + + org.apache.aries.samples + samples + 0.1-incubating + + + org.apache.aries.samples.blog + blog + Apache Aries blog sample + pom + + + + + org.apache.aries.samples.blog + org.apache.aries.samples.blog.api + ${version} + + + org.apache.aries.samples.blog + org.apache.aries.samples.blog.assembly + ${version} + + + org.apache.aries.samples.blog + org.apache.aries.samples.blog.biz + ${version} + + + org.apache.aries.samples.blog + org.apache.aries.samples.blog.datasource + ${version} + + + org.apache.aries.samples.blog + org.apache.aries.samples.blog.jdbc.eba + ${version} + + + org.apache.aries.samples.blog + org.apache.aries.samples.blog.jpa.eba + ${version} + + + org.apache.aries.samples.blog + org.apache.aries.samples.blog.persistence.jdbc + ${version} + + + org.apache.aries.samples.blog + org.apache.aries.samples.blog.persistence.jpa + ${version} + + + org.apache.aries.samples.blog + org.apache.aries.samples.blog.web + ${version} + + + + + + + blog-api + blog-assembly + blog-biz + blog-datasource + blog-jdbc-eba + blog-jpa-eba + blog-persistence-jdbc + blog-persistence-jpa + blog-web + + + Added: aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-api/pom.xml URL: http://svn.apache.org/viewvc/aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-api/pom.xml?rev=1075106&view=auto ============================================================================== --- aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-api/pom.xml (added) +++ aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-api/pom.xml Sun Feb 27 18:28:26 2011 @@ -0,0 +1,38 @@ + + + + + 4.0.0 + + + org.apache.aries.samples.blueprint.helloworld + helloworld + 0.1-incubating + + + org.apache.aries.samples.blueprint.helloworld.api + Apache Aries Blueprint HelloWorld API + bundle + Example blueprint hello world application - api + + + + org.apache.aries.samples.blueprint.helloworld.api + + + Added: aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-api/src/main/java/org/apache/aries/samples/blueprint/helloworld/api/HelloWorldService.java URL: http://svn.apache.org/viewvc/aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-api/src/main/java/org/apache/aries/samples/blueprint/helloworld/api/HelloWorldService.java?rev=1075106&view=auto ============================================================================== --- aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-api/src/main/java/org/apache/aries/samples/blueprint/helloworld/api/HelloWorldService.java (added) +++ aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-api/src/main/java/org/apache/aries/samples/blueprint/helloworld/api/HelloWorldService.java Sun Feb 27 18:28:26 2011 @@ -0,0 +1,26 @@ +/** + * 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. + */ + +package org.apache.aries.samples.blueprint.helloworld.api; + +public interface HelloWorldService { + public void hello(); + + public void startUp(); +} Added: aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-assembly/pom.xml URL: http://svn.apache.org/viewvc/aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-assembly/pom.xml?rev=1075106&view=auto ============================================================================== --- aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-assembly/pom.xml (added) +++ aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-assembly/pom.xml Sun Feb 27 18:28:26 2011 @@ -0,0 +1,141 @@ + + + + + 4.0.0 + + + org.apache.aries.samples.blueprint.helloworld + helloworld + 0.1-incubating + + + org.apache.aries.samples.blueprint.helloworld.assembly + Apache Aries Blueprint HelloWorld Assembly + pom + + + + + org.eclipse + osgi + + + + org.eclipse.equinox + cm + + + + org.eclipse.osgi + services + + + + org.ops4j.pax.logging + pax-logging-api + + + + org.ops4j.pax.logging + pax-logging-service + + + + org.apache.aries.blueprint + org.apache.aries.blueprint + + + + org.apache.aries + org.apache.aries.util + + + + org.apache.aries.samples.blueprint.helloworld + org.apache.aries.samples.blueprint.helloworld.api + + + + org.apache.aries.samples.blueprint.helloworld + org.apache.aries.samples.blueprint.helloworld.server + + + + org.apache.aries.samples.blueprint.helloworld + org.apache.aries.samples.blueprint.helloworld.client + + + + + + + + + org.apache.maven.plugins + maven-resources-plugin + + ${project.build.directory} + + + + filter + generate-resources + + resources + + + + + + + org.apache.maven.plugins + maven-resources-plugin + + ${project.build.directory} + + + + filter + generate-resources + + resources + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy + package + + copy-dependencies + + + true + ${project.build.directory} + + + + + + + + Added: aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-assembly/src/main/filtered-resources/configuration/config.ini URL: http://svn.apache.org/viewvc/aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-assembly/src/main/filtered-resources/configuration/config.ini?rev=1075106&view=auto ============================================================================== --- aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-assembly/src/main/filtered-resources/configuration/config.ini (added) +++ aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-assembly/src/main/filtered-resources/configuration/config.ini Sun Feb 27 18:28:26 2011 @@ -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. + +osgi.bundles=\ +cm-3.2.0-v20070116@start,\ +services-3.1.200-v20070605@start,\ +pax-logging-api-1.4.jar@start,\ +pax-logging-service-1.4.jar@start,\ +org.apache.aries.util-${ariesUtilVersion}.jar@start,\ +org.apache.aries.blueprint-${ariesBlueprintVersion}.jar@start,\ +org.apache.aries.samples.helloworld.blueprint.api-${ariesBlueprintVersion}.jar@1,\ +org.apache.aries.samples.helloworld.blueprint.server-${ariesBlueprintVersion}.jar@1,\ +org.apache.aries.samples.helloworld.blueprint.client-${ariesBlueprintVersion}.jar@1 +eclipse.ignoreApp=true +org.ops4j.pax.logging.DefaultServiceLog.level=DEBUG Added: aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-client/pom.xml URL: http://svn.apache.org/viewvc/aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-client/pom.xml?rev=1075106&view=auto ============================================================================== --- aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-client/pom.xml (added) +++ aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-client/pom.xml Sun Feb 27 18:28:26 2011 @@ -0,0 +1,51 @@ + + + + 4.0.0 + + org.apache.aries.samples.blueprint.helloworld + helloworld + 0.1-incubating + + + org.apache.aries.samples.blueprint.helloworld.client + Apache Aries Blueprint HelloWorldClient + bundle + Example blueprint hello world client application. + + + + + org.apache.felix + maven-bundle-plugin + + + + ${pom.artifactId} + + + + + + + + org.apache.aries.samples.blueprint.helloworld + org.apache.aries.samples.blueprint.helloworld.api + + + + Added: aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-client/src/main/java/org/apache/aries/samples/blueprint/helloworld/client/HelloWorldClient.java URL: http://svn.apache.org/viewvc/aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-client/src/main/java/org/apache/aries/samples/blueprint/helloworld/client/HelloWorldClient.java?rev=1075106&view=auto ============================================================================== --- aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-client/src/main/java/org/apache/aries/samples/blueprint/helloworld/client/HelloWorldClient.java (added) +++ aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-client/src/main/java/org/apache/aries/samples/blueprint/helloworld/client/HelloWorldClient.java Sun Feb 27 18:28:26 2011 @@ -0,0 +1,43 @@ +/** + * 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. + */ +package org.apache.aries.samples.blueprint.helloworld.client; + +import org.apache.aries.samples.blueprint.helloworld.api.HelloWorldService; + +public class HelloWorldClient { + + HelloWorldService helloWorldService = null; + + public void startUp() { + System.out.println("========>>>>Client HelloWorld: About to execute a method from the Hello World service"); + helloWorldService.hello(); + System.out.println("========>>>>Client HelloWorld: ... if you didn't just see a Hello World message something went wrong"); + } + + public HelloWorldService getHelloWorldService() { + return helloWorldService; + } + + public void setHelloWorldService(HelloWorldService helloWorldService) { + this.helloWorldService = helloWorldService; + + } + +} + Added: aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-client/src/main/resources/OSGI-INF/blueprint/config.xml URL: http://svn.apache.org/viewvc/aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-client/src/main/resources/OSGI-INF/blueprint/config.xml?rev=1075106&view=auto ============================================================================== --- aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-client/src/main/resources/OSGI-INF/blueprint/config.xml (added) +++ aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-client/src/main/resources/OSGI-INF/blueprint/config.xml Sun Feb 27 18:28:26 2011 @@ -0,0 +1,26 @@ + + + + + + + + + + Added: aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-server/pom.xml URL: http://svn.apache.org/viewvc/aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-server/pom.xml?rev=1075106&view=auto ============================================================================== --- aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-server/pom.xml (added) +++ aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-server/pom.xml Sun Feb 27 18:28:26 2011 @@ -0,0 +1,54 @@ + + + + + 4.0.0 + + + org.apache.aries.samples.blueprint.helloworld + helloworld + 0.1-incubating + + + org.apache.aries.samples.blueprint.helloworld.server + Apache Aries Blueprint HelloWorldServer + bundle + Example blueprint hello world application - server + + + + + org.apache.felix + maven-bundle-plugin + + + + ${pom.artifactId} + + + + + + + + org.apache.aries.samples.blueprint.helloworld + org.apache.aries.samples.blueprint.helloworld.api + + + + Added: aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-server/src/main/java/org/apache/aries/samples/blueprint/helloworld/server/HelloWorldServiceImpl.java URL: http://svn.apache.org/viewvc/aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-server/src/main/java/org/apache/aries/samples/blueprint/helloworld/server/HelloWorldServiceImpl.java?rev=1075106&view=auto ============================================================================== --- aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-server/src/main/java/org/apache/aries/samples/blueprint/helloworld/server/HelloWorldServiceImpl.java (added) +++ aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-server/src/main/java/org/apache/aries/samples/blueprint/helloworld/server/HelloWorldServiceImpl.java Sun Feb 27 18:28:26 2011 @@ -0,0 +1,33 @@ +/** + * 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. + */ +package org.apache.aries.samples.blueprint.helloworld.server; +import org.apache.aries.samples.blueprint.helloworld.api.*; + +public class HelloWorldServiceImpl implements HelloWorldService { + + public void hello() { + System.out.println("======>>> A message from the server: Hello World!"); + } + + public void startUp() { + System.out.println("======>>> Starting HelloWorld Server"); + } +} + + \ No newline at end of file Added: aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-server/src/main/resources/OSGI-INF/blueprint/config.xml URL: http://svn.apache.org/viewvc/aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-server/src/main/resources/OSGI-INF/blueprint/config.xml?rev=1075106&view=auto ============================================================================== --- aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-server/src/main/resources/OSGI-INF/blueprint/config.xml (added) +++ aries/tags/samples-0.1-incubating/blueprint/helloworld/helloworld-server/src/main/resources/OSGI-INF/blueprint/config.xml Sun Feb 27 18:28:26 2011 @@ -0,0 +1,27 @@ + + + + + + + + + + Added: aries/tags/samples-0.1-incubating/blueprint/helloworld/pom.xml URL: http://svn.apache.org/viewvc/aries/tags/samples-0.1-incubating/blueprint/helloworld/pom.xml?rev=1075106&view=auto ============================================================================== --- aries/tags/samples-0.1-incubating/blueprint/helloworld/pom.xml (added) +++ aries/tags/samples-0.1-incubating/blueprint/helloworld/pom.xml Sun Feb 27 18:28:26 2011 @@ -0,0 +1,65 @@ + + + + + 4.0.0 + + + org.apache.aries.samples.blueprint + blueprint + 0.1-incubating + + + org.apache.aries.samples.blueprint.helloworld + helloworld + Apache Aries Blueprint HelloWorld + pom + Example blueprint hello world application + + + + + org.apache.aries.samples.blueprint.helloworld + org.apache.aries.samples.blueprint.helloworld.api + ${version} + + + org.apache.aries.samples.blueprint.helloworld + org.apache.aries.samples.blueprint.helloworld.server + ${version} + + + org.apache.aries.samples.blueprint.helloworld + org.apache.aries.samples.blueprint.helloworld.client + ${version} + + + org.apache.aries.samples.blueprint.helloworld + org.apache.aries.samples.blueprint.helloworld.assembly + ${version} + + + + + + helloworld-api + helloworld-server + helloworld-client + helloworld-assembly + + + Added: aries/tags/samples-0.1-incubating/blueprint/idverifier/idverifier-api/pom.xml URL: http://svn.apache.org/viewvc/aries/tags/samples-0.1-incubating/blueprint/idverifier/idverifier-api/pom.xml?rev=1075106&view=auto ============================================================================== --- aries/tags/samples-0.1-incubating/blueprint/idverifier/idverifier-api/pom.xml (added) +++ aries/tags/samples-0.1-incubating/blueprint/idverifier/idverifier-api/pom.xml Sun Feb 27 18:28:26 2011 @@ -0,0 +1,49 @@ + + + + 4.0.0 + + org.apache.aries.samples.blueprint.idverifier + idverifier + 0.1-incubating + + + org.apache.aries.samples.blueprint.idverifier.api + Apache Aries Blueprint Sample - ID Verifier API + bundle + + Example blueprint application to demo inlined managers definitions. + + + + + + org.apache.felix + maven-bundle-plugin + + + ${pom.artifactId} + + + + + + + Added: aries/tags/samples-0.1-incubating/blueprint/idverifier/idverifier-api/src/main/java/org/apache/aries/samples/blueprint/idverifier/api/CreditRecordOperation.java URL: http://svn.apache.org/viewvc/aries/tags/samples-0.1-incubating/blueprint/idverifier/idverifier-api/src/main/java/org/apache/aries/samples/blueprint/idverifier/api/CreditRecordOperation.java?rev=1075106&view=auto ============================================================================== --- aries/tags/samples-0.1-incubating/blueprint/idverifier/idverifier-api/src/main/java/org/apache/aries/samples/blueprint/idverifier/api/CreditRecordOperation.java (added) +++ aries/tags/samples-0.1-incubating/blueprint/idverifier/idverifier-api/src/main/java/org/apache/aries/samples/blueprint/idverifier/api/CreditRecordOperation.java Sun Feb 27 18:28:26 2011 @@ -0,0 +1,31 @@ +/** + * 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. + */ +package org.apache.aries.samples.blueprint.idverifier.api; + +import java.util.Set; + +/** + * @author forrestxm + * + */ +public interface CreditRecordOperation { + public Set query(String personid); + public boolean add(String arecord); + public boolean remove(String personid, String recordNO); +} Added: aries/tags/samples-0.1-incubating/blueprint/idverifier/idverifier-api/src/main/java/org/apache/aries/samples/blueprint/idverifier/api/PersonIDVerifier.java URL: http://svn.apache.org/viewvc/aries/tags/samples-0.1-incubating/blueprint/idverifier/idverifier-api/src/main/java/org/apache/aries/samples/blueprint/idverifier/api/PersonIDVerifier.java?rev=1075106&view=auto ============================================================================== --- aries/tags/samples-0.1-incubating/blueprint/idverifier/idverifier-api/src/main/java/org/apache/aries/samples/blueprint/idverifier/api/PersonIDVerifier.java (added) +++ aries/tags/samples-0.1-incubating/blueprint/idverifier/idverifier-api/src/main/java/org/apache/aries/samples/blueprint/idverifier/api/PersonIDVerifier.java Sun Feb 27 18:28:26 2011 @@ -0,0 +1,32 @@ +/** + * 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. + */ +package org.apache.aries.samples.blueprint.idverifier.api; + +/** + * @author forrestxm + * + */ +public interface PersonIDVerifier { + public void setId(String id); + public boolean verify(); + public String getArea(); + public String getBirthday(); + public String getGender(); + +} Added: aries/tags/samples-0.1-incubating/blueprint/idverifier/idverifier-assembly/pom.xml URL: http://svn.apache.org/viewvc/aries/tags/samples-0.1-incubating/blueprint/idverifier/idverifier-assembly/pom.xml?rev=1075106&view=auto ============================================================================== --- aries/tags/samples-0.1-incubating/blueprint/idverifier/idverifier-assembly/pom.xml (added) +++ aries/tags/samples-0.1-incubating/blueprint/idverifier/idverifier-assembly/pom.xml Sun Feb 27 18:28:26 2011 @@ -0,0 +1,146 @@ + + + + + 4.0.0 + + + org.apache.aries.samples.blueprint.idverifier + idverifier + 0.1-incubating + + + org.apache.aries.samples.blueprint.idverifier.assembly + Apache Aries Blueprint Sample - ID Verifier Assembly + pom + + + + + org.apache.felix + org.apache.felix.main + + + + org.apache.felix + org.apache.felix.shell + + + + org.apache.felix + org.apache.felix.shell.tui + + + + org.apache.felix + org.apache.felix.configadmin + + + + org.apache.felix + org.apache.felix.eventadmin + + + + org.ops4j.pax.logging + pax-logging-api + + + + org.ops4j.pax.logging + pax-logging-service + + + + org.apache.aries.blueprint + org.apache.aries.blueprint + + + + org.apache.aries + org.apache.aries.util + + + org.apache.aries.jmx + org.apache.aries.jmx.blueprint + + + + org.apache.aries.samples.blueprint.idverifier + org.apache.aries.samples.blueprint.idverifier.api + ${version} + + + + org.apache.aries.samples.blueprint.idverifier + org.apache.aries.samples.blueprint.idverifier.server + ${version} + + + + org.apache.aries.samples.blueprint.idverifier + org.apache.aries.samples.blueprint.idverifier.client + ${version} + + + + + + + + + + org.apache.maven.plugins + maven-resources-plugin + + ${project.build.directory} + + + + filter + generate-resources + + resources + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy + package + + copy-dependencies + + + true + ${project.build.directory}/bundles + + + + + + + +