Return-Path: Delivered-To: apmail-shale-issues-archive@locus.apache.org Received: (qmail 75783 invoked from network); 21 Aug 2007 07:43:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Aug 2007 07:43:55 -0000 Received: (qmail 47055 invoked by uid 500); 21 Aug 2007 07:43:52 -0000 Delivered-To: apmail-shale-issues-archive@shale.apache.org Received: (qmail 47041 invoked by uid 500); 21 Aug 2007 07:43:52 -0000 Mailing-List: contact issues-help@shale.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@shale.apache.org Delivered-To: mailing list issues@shale.apache.org Received: (qmail 47032 invoked by uid 99); 21 Aug 2007 07:43:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2007 00:43:52 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2007 07:43:55 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CDE6E714204 for ; Tue, 21 Aug 2007 00:43:34 -0700 (PDT) Message-ID: <18995424.1187682214835.JavaMail.jira@brutus> Date: Tue, 21 Aug 2007 00:43:34 -0700 (PDT) From: "Nils-Helge Garli (JIRA)" To: issues@shale.apache.org Subject: [jira] Created: (SHALE-463) Compilation errors in "shale-usecases" example MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Compilation errors in "shale-usecases" example ---------------------------------------------- Key: SHALE-463 URL: https://issues.apache.org/struts/browse/SHALE-463 Project: Shale Issue Type: Bug Components: Examples Environment: Maven 2.0.6. Checkout of example apps from trunk. Reporter: Nils-Helge Garli Priority: Minor I get these compilation failures when trying to build the shale-usecases example application (fresh checkout from trunk): C:\projects\shale-apps\shale-usecases\src\main\java\org\apache\shale\usecases\profile\LogonActions.java:[22,26] package javax.servlet.http does not exist etc... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.