You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by be...@incubator.apache.org on 2004/10/20 00:58:54 UTC

[jira] Created: (BEEHIVE-21) Control Impl's Compile even if they do not implement their interface

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/BEEHIVE-21

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: BEEHIVE-21
    Summary: Control Impl's Compile even if they do not implement their interface
       Type: Bug

     Status: Open
   Priority: Minor

    Project: Beehive
 Components: 
             Controls
   Versions:
             Version 1

   Assignee: Kenneth Tam
   Reporter: Zach Smith

    Created: Tue, 19 Oct 2004 3:57 PM
    Updated: Tue, 19 Oct 2004 3:57 PM

Description:
A Control Impl should not compile without an error (or maybe just a warning?) when it does not implement it's interface.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (BEEHIVE-21) Control Impl's Compile even if they do not implement their interface

Posted by be...@incubator.apache.org.
Message:

   The following issue has been resolved as FIXED.

   Resolver: Kenneth Tam
       Date: Thu, 21 Oct 2004 3:27 PM

It's an error for control impls to not implement a control interface.
Fixed @ rev 55279.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/BEEHIVE-21

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: BEEHIVE-21
    Summary: Control Impl's Compile even if they do not implement their interface
       Type: Bug

     Status: Resolved
   Priority: Minor
 Resolution: FIXED

    Project: Beehive
 Components: 
             Controls
   Fix Fors:
             TBD
   Versions:
             Version 1

   Assignee: Zach Smith
   Reporter: Zach Smith

    Created: Tue, 19 Oct 2004 3:57 PM
    Updated: Thu, 21 Oct 2004 3:27 PM

Description:
A Control Impl should not compile without an error (or maybe just a warning?) when it does not implement it's interface.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (BEEHIVE-21) Control Impl's Compile even if they do not implement their interface

Posted by "Zach Smith (JIRA)" <be...@incubator.apache.org>.
     [ http://nagoya.apache.org/jira/browse/BEEHIVE-21?page=history ]
     
Zach Smith closed BEEHIVE-21:
-----------------------------


i now see the following:

      [apt] Compiling 1 source file to D:\beehive\trunk\controls\test\build\classes\beans
      [apt] D:\beehive\trunk\controls\test\build\beansrc\org\apache\beehive\controls\test\controls\assembly\AssemblyTestControlImpl.java:8: Control implementations must implement a control interface
      [apt] public class AssemblyTestControlImpl implements java.io.Serializable
      [apt]        ^
      [apt] D:\beehive\trunk\controls\test\build\beansrc\org\apache\beehive\controls\test\controls\assembly\AssemblyTestControlImpl.java:8: Control implementations must implement a control interface

> Control Impl's Compile even if they do not implement their interface
> --------------------------------------------------------------------
>
>          Key: BEEHIVE-21
>          URL: http://nagoya.apache.org/jira/browse/BEEHIVE-21
>      Project: Beehive
>         Type: Bug
>   Components: Controls
>     Versions: V1
>     Reporter: Zach Smith
>     Assignee: Zach Smith
>     Priority: Minor
>      Fix For: V1Alpha

>
> A Control Impl should not compile without an error (or maybe just a warning?) when it does not implement it's interface.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira