You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Martin Angeletti <ma...@swissmedical.com.ar> on 2003/10/06 16:49:36 UTC

Re: Jetpseed 2

Dariush Behboudi wrote:

>Some infos:
>Trying to build with task allBuild i have some errors, so I try to launch
>each single task, according to the GETTING-STARTED.html guide.
>- portlet-api is built correctly
>- commons is built correctly
>- container is build correctly
>- demo found an error due to a missing file: veltag-0.01-dev.jar. I've found
>it in another location, moved it in .maven/repository/velocity dir, and now
>everything works.
>- portal: build fails due to some errors during tests...
>TestFileCache: OK
>TestPortletUrl: OK
>TestPageObjectModel : OK
>TestPipeline: OK
>TestIdGenerator: OK
>TestJMX: FAILED
>TestPersistenceService: OK
>TestProfileeService: OK
>TestMarshalPsml: OK
>TestRegistry: FAILED
>TestPortletDescriptor: FAILED
>
>Am I missing something? Any suggestion?
>Dariush.
>
>
>----- Original Message -----
>From: "Dariush Behboudi" <da...@glamm.com>
>To: "Jetspeed Users List" <je...@jakarta.apache.org>
>Sent: Monday, October 06, 2003 3:58 PM
>Subject: Re: Jetpseed 2
>
>
>  
>
>>Ok, thanks,
>>tonight I'll try it and send you a feedback.
>>Best regards, Dariush.
>>
>>----- Original Message -----
>>From: "Weaver, Scott" <Sw...@rippe.com>
>>To: "'Jetspeed Users List'" <je...@jakarta.apache.org>
>>Sent: Monday, October 06, 2003 3:57 PM
>>Subject: RE: Jetpseed 2
>>
>>
>>Hi Dariush,
>>
>>The newest code drop of Pluto (the one in the cvs) has changed a bit since
>>the previous version.  I spent last night integrating J2 with the current
>>Pluto version that is the CVS.  All unit tests passed for me last night
>>    
>>
>and
>  
>
>>all J2 code changes have been committed.  Let me know if you have any more
>>problems.
>>
>>Regards,
>>*===================================*
>>* Scott T Weaver *
>>* Jakarta Jetspeed Portal Project *
>>* weaver@apache.org *
>>*===================================*
>>
>>
>>
>>    
>>
>>>-----Original Message-----
>>>From: Dariush Behboudi [mailto:dariush.behboudi@glamm.com]
>>>Sent: Friday, October 03, 2003 10:00 AM
>>>To: Jetspeed Users List
>>>Subject: Jetpseed 2
>>>
>>>Hi community,
>>>did anyone installed successfully js2?
>>>I had some problems building it due to some missing classes, and also
>>>      
>>>
>due
>  
>
>>>to
>>>some implementation errors.
>>>Atteched my previous mail.
>>>Any suggestion will be appreciated.
>>>Regards, Dariush.
>>>      
>>>
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org
>>
>>
>>    
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org
>  
>
build the mockobjects...
m.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: Jetpseed 2

Posted by Dariush Behboudi <da...@glamm.com>.
----- Original Message -----
From: "Martin Angeletti" <ma...@swissmedical.com.ar>
To: "Jetspeed Users List" <je...@jakarta.apache.org>
Sent: Monday, October 06, 2003 4:49 PM
Subject: Re: Jetpseed 2


> Dariush Behboudi wrote:
>
> >Some infos:
> >Trying to build with task allBuild i have some errors, so I try to launch
> >each single task, according to the GETTING-STARTED.html guide.
> >- portlet-api is built correctly
> >- commons is built correctly
> >- container is build correctly
> >- demo found an error due to a missing file: veltag-0.01-dev.jar. I've
found
> >it in another location, moved it in .maven/repository/velocity dir, and
now
> >everything works.
> >- portal: build fails due to some errors during tests...
> >TestFileCache: OK
> >TestPortletUrl: OK
> >TestPageObjectModel : OK
> >TestPipeline: OK
> >TestIdGenerator: OK
> >TestJMX: FAILED
> >TestPersistenceService: OK
> >TestProfileeService: OK
> >TestMarshalPsml: OK
> >TestRegistry: FAILED
> >TestPortletDescriptor: FAILED
> >
> >Am I missing something? Any suggestion?
> >Dariush.
> >
> >
> >----- Original Message -----
> >From: "Dariush Behboudi" <da...@glamm.com>
> >To: "Jetspeed Users List" <je...@jakarta.apache.org>
> >Sent: Monday, October 06, 2003 3:58 PM
> >Subject: Re: Jetpseed 2
> >
> >
> >
> >
> >>Ok, thanks,
> >>tonight I'll try it and send you a feedback.
> >>Best regards, Dariush.
> >>
> >>----- Original Message -----
> >>From: "Weaver, Scott" <Sw...@rippe.com>
> >>To: "'Jetspeed Users List'" <je...@jakarta.apache.org>
> >>Sent: Monday, October 06, 2003 3:57 PM
> >>Subject: RE: Jetpseed 2
> >>
> >>
> >>Hi Dariush,
> >>
> >>The newest code drop of Pluto (the one in the cvs) has changed a bit
since
> >>the previous version.  I spent last night integrating J2 with the
current
> >>Pluto version that is the CVS.  All unit tests passed for me last night
> >>
> >>
> >and
> >
> >
> >>all J2 code changes have been committed.  Let me know if you have any
more
> >>problems.
> >>
> >>Regards,
> >>*===================================*
> >>* Scott T Weaver *
> >>* Jakarta Jetspeed Portal Project *
> >>* weaver@apache.org *
> >>*===================================*
> >>
> >>
> >>
> >>
> >>
> >>>-----Original Message-----
> >>>From: Dariush Behboudi [mailto:dariush.behboudi@glamm.com]
> >>>Sent: Friday, October 03, 2003 10:00 AM
> >>>To: Jetspeed Users List
> >>>Subject: Jetpseed 2
> >>>
> >>>Hi community,
> >>>did anyone installed successfully js2?
> >>>I had some problems building it due to some missing classes, and also
> >>>
> >>>
> >due
> >
> >
> >>>to
> >>>some implementation errors.
> >>>Atteched my previous mail.
> >>>Any suggestion will be appreciated.
> >>>Regards, Dariush.
> >>>
> >>>
> >>
> >>
> >>---------------------------------------------------------------------
> >>To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> >>For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org
> >>
> >>
> >>
> >>
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> >For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org
> >
> >
> build the mockobjects...
> m.
>
>

how?


> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org