Re: [smartweb-devel] Problems compiling auth
Brought to you by:
rlogiacco
From: Roberto Lo G. <rlo...@us...> - 2009-03-15 05:04:31
|
I'll fix it tomorrow... yes, the trunk is broken, my fault Roberto Lo Giacco On Sat, Mar 14, 2009 at 3:37 PM, Sébastien LE CALLONNEC <sl...@ya...> wrote: > > Hi All, > > Is it me or the auth module is broken? > > sebastien@kilkenny:~/workspace/smartweb/modules/auth$ mvn clean compile > [INFO] Scanning for projects... > [INFO] ------------------------------------------------------------------------ > [INFO] Building SmartWeb Auth > [INFO] task-segment: [clean, compile] > [INFO] ------------------------------------------------------------------------ > > (snip) > > [INFO] Compiling 51 source files to /home/sebastien/workspace/smartweb/modules/auth/bin > [INFO] ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] ------------------------------------------------------------------------ > [INFO] Compilation failure > > /home/sebastien/workspace/smartweb/modules/auth/src/net/smartlab/web/auth/aspects/MethodAuthorizationInterceptor.java:[120,23] cannot find symbol > symbol : constructor Privilege(java.lang.String,java.lang.String,byte) > location: class net.smartlab.web.auth.Privilege > > /home/sebastien/workspace/smartweb/modules/auth/src/net/smartlab/web/auth/ValidTag.java:[129,33] cannot find symbol > symbol : method hasPrivilege(net.smartlab.web.auth.Privilege,net.smartlab.web.auth.Scope,boolean) > location: class net.smartlab.web.auth.User > > > > Thanks, > Sébastien. > > > > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > smartweb-devel mailing list > sma...@li... > https://lists.sourceforge.net/lists/listinfo/smartweb-devel > |