[ 
https://issues.apache.org/jira/browse/SHIRO-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Les Hazlewood resolved SHIRO-87.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Incubation)
                   1.0

Applied to rev. 807303.  Also changed 2 other locations where org.shiro occured.

> Fix package name of package-info.java in shiro-core
> ---------------------------------------------------
>
>                 Key: SHIRO-87
>                 URL: https://issues.apache.org/jira/browse/SHIRO-87
>             Project: Shiro
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: Incubation
>         Environment: any
>            Reporter: Kalle Korhonen
>            Priority: Trivial
>             Fix For: 1.0
>
>
> Trivial patch - add to root of shiro-core:
> Index: src/main/java/org/apache/shiro/package-info.java
> ===================================================================
> --- src/main/java/org/apache/shiro/package-info.java  (revision 807073)
> +++ src/main/java/org/apache/shiro/package-info.java  (working copy)
> @@ -21,4 +21,4 @@
>   * by applications, {...@link org.apache.shiro.SecurityUtils SecurityUtils} 
> and
>   * {...@link org.apache.shiro.ShiroException ShiroException}.
>   */
> -package org.shiro;
> +package org.apache.shiro;

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to