You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Jamey Wood (JIRA)" <ji...@apache.org> on 2008/10/09 19:56:44 UTC

[jira] Created: (SHINDIG-648) GadgetSpec javadoc references an obsolete URL

GadgetSpec javadoc references an obsolete URL
---------------------------------------------

                 Key: SHINDIG-648
                 URL: https://issues.apache.org/jira/browse/SHINDIG-648
             Project: Shindig
          Issue Type: Bug
          Components: Common Components (Java)
            Reporter: Jamey Wood
            Priority: Trivial


GadgetSpec.java has the following javadoc:

  /**
   * Represents a gadget specification root element (Module).
   * @see <a href="http://code.google.com/apis/gadgets/docs/gadgets-extended-xsd.html">gadgets spec</a>
   */

...but "http://code.google.com/apis/gadgets/docs/gadgets-extended-xsd.html" returns a 404 error.

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


[jira] Resolved: (SHINDIG-648) GadgetSpec javadoc references an obsolete URL

Posted by "Paul Lindner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner resolved SHINDIG-648.
----------------------------------

    Resolution: Fixed

fixed

> GadgetSpec javadoc references an obsolete URL
> ---------------------------------------------
>
>                 Key: SHINDIG-648
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-648
>             Project: Shindig
>          Issue Type: Bug
>          Components: Common Components (Java)
>            Reporter: Jamey Wood
>            Priority: Trivial
>
> GadgetSpec.java has the following javadoc:
>   /**
>    * Represents a gadget specification root element (Module).
>    * @see <a href="http://code.google.com/apis/gadgets/docs/gadgets-extended-xsd.html">gadgets spec</a>
>    */
> ...but "http://code.google.com/apis/gadgets/docs/gadgets-extended-xsd.html" returns a 404 error.

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