You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shale.apache.org by "Nils-Helge Garli (JIRA)" <ji...@apache.org> on 2007/08/21 09:43:34 UTC

[jira] Created: (SHALE-463) Compilation errors in "shale-usecases" example

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.


[jira] Issue Comment Edited: (SHALE-463) Compilation errors in "shale-usecases" example

Posted by "Hermod Opstvedt (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/SHALE-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_41962 ] 

hermod@opstvedt.com edited comment on SHALE-463 at 8/21/07 3:59 AM:
----------------------------------------------------------------

Added dependency to servlet api with scope provided. FIxed in nightly as of 20070822

      was (Author: hermod@opstvedt.com):
    Added dependency to servlet api with scope provided
  
> 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
>            Assignee: Hermod Opstvedt
>            Priority: Minor
>             Fix For: 1.1.0-SNAPSHOT
>
>
> 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.


[jira] Resolved: (SHALE-463) Compilation errors in "shale-usecases" example

Posted by "Hermod Opstvedt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/SHALE-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hermod Opstvedt resolved SHALE-463.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0-SNAPSHOT
         Assignee: Hermod Opstvedt

Added dependency to servlet api with scope provided

> 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
>            Assignee: Hermod Opstvedt
>            Priority: Minor
>             Fix For: 1.1.0-SNAPSHOT
>
>
> 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.