https://issues.apache.org/bugzilla/show_bug.cgi?id=52758

             Bug #: 52758
           Summary: Jasper illegally implements
                    org.eclipse.jdt.internal.compiler.env.ICompilationUnit
                    from Eclipse
           Product: Tomcat 7
           Version: unspecified
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Jasper
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: michael_ren...@ca.ibm.com
    Classification: Unclassified


The illegal implementation described in the Eclipse bug
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=372351) is causing severe
problems for the Eclipse SDK which uses Jasper for our help system. 

The interface in question is
org.eclipse.jdt.internal.compiler.env.ICompilationUnit which resides in an
internal package and should not be implemented by clients. The ideal resolution
to this problem would be for Jasper to discontinue implementing it, but we
would also be fine with Jasper just updating their code to resolve the
compilation problems.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to