« Return to Thread: Problems compiling auth

Re: Problems compiling auth

by Roberto Lo Giacco-4 :: Rate this Message:

Reply to Author | View in Thread

I was missing an advice, valid for the next week only: we have moved
modules POM to inheritance but we haven't released yet the super-pom so
you need to run this command from within the `modules` folder:

mvn install

this is need for three modules right now, but we wish to move all the
modules to this inheritance schema so we can avoid to maintan all and
each modules POM for those shared parts

In the very next days we are going to deliver the Sebastien maven
artifact too, I still hadn't the time to put it in place... sorry
Sebastien :(

Roberto Lo Giacco wrote:

> Roberto Lo Giacco wrote:
>> 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
>> <slc_ie@...> wrote:
>>  
>>> Hi All,
>>>
>>> Is it me or the auth module is broken?
>>>    
>
> I' ve fixed the compilation errors but HSQLDB now reports a problem on
> a query... very probably the formula we used to select the group
> members count... I'm asking gcontartese if he can double check the
> problem on the registry module where a similar formula has been used.
>
> Because of this I couldn't run the full test suite (which lacks a lot
> of test anyway) so I wish to advice you the trunk can contain some
> functional errors. I'm planning to complete the entire module and cut
> the next release in the current week.
>
> By the way: I've made some progress on the automated historical data
> management (in the core under the `history` package) but I still
> haven't wrote any test.... it would be helpful if someone can help on
> this side as I'm not really quick in test writing... my fault.
>
>


--

  Roberto Lo Giacco

  Chief Technical Officer
  SmartLab s.r.l.
  via Spagna, snc - 87036 Rende (CS) - Italy

  Mobile: +39 392 8765657
  Email: rlogiacco@...
  Skype: longisland-75
  Web: http://www.smartlab.it 


------------------------------------------------------------------------------
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
smartweb-devel@...
https://lists.sourceforge.net/lists/listinfo/smartweb-devel

 « Return to Thread: Problems compiling auth