[jboss-jira] [JBoss JIRA] Reopened: (JBASPECT-6) Remove "security" module

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Fri Apr 25 13:04:11 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBASPECT-6?page=all ]

Carlo de Wolf reopened JBASPECT-6:
----------------------------------

             
/home/carlo/work/jboss-head/aspects/src/main/org/jboss/aspects/remoting/ClusteredRemoting.java:102: cannot find symbol
symbol  : variable SecurityClientInterceptor
location: class org.jboss.aspects.remoting.ClusteredRemoting
      advisor.insertInterceptor(SecurityClientInterceptor.singleton);
                                ^
/home/carlo/work/jboss-head/aspects/src/main/org/jboss/aspects/remoting/Remoting.java:154: cannot find symbol
symbol  : variable SecurityClientInterceptor
location: class org.jboss.aspects.remoting.Remoting
      interceptors.add(SecurityClientInterceptor.singleton);
                       ^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
4 errors
2 warnings

BUILD FAILED
/home/carlo/work/jboss-head/aspects/build.xml:201: Compile failed; see the compiler error output for details.


> Remove "security" module
> ------------------------
>
>                 Key: JBASPECT-6
>                 URL: http://jira.jboss.com/jira/browse/JBASPECT-6
>             Project: JBoss Aspects
>          Issue Type: Task
>            Reporter: Andrew Lee Rubinger
>         Assigned To: Andrew Lee Rubinger
>
> As instructed by Anil, should no longer be a dependency of EJB3 Security.  Currently this component breaks the build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list