[Building Sakai] Cafe trunk checkout is broken

Steve Swinsburg steve.swinsburg at gmail.com
Tue Oct 13 18:13:54 PDT 2009


It looks like we are going to need to add core-deploy to the cafe POMs  
(ie in the cafe source and the build profile in trunk) and the  
cafe .externals otherwise it will be missing the archive-api  
altogether (which is part of common), and the cm-api (which is part of  
edu-services). This will cause failures on startup in a fresh Tomcat.

Adding core-deploy should fix both.

The cafe .externals also checks out it's own version of an archive  
module and pom. It can be removed from the cafe .externals. It's  
already out of the pom so it won't build, its just redundant.

I'll fix the trunk cafe build profile.

cheers,
Steve






On 14/10/2009, at 9:41 AM, Steve Swinsburg wrote:

> Just a note that you can also run a cafe build from a full trunk  
> source via the -Pcafe profile as Anthony says below. That profile  
> has been in for about a week and works just like the cafe source  
> does, if you don't want to do another source checkout. But the cafe  
> source is great!
>
> cheers,
> Steve
>
>
> On 14/10/2009, at 3:16 AM, Anthony Whyte wrote:
>
>> For trunk, do an svn update and then:
>>
>> mvn -Pcafe clean install -Dmaven.test.skip=true sakai:deploy
>>
>>
>>
>> Anth
>>
>>
>>
>>
>>
>>
>>
>>
>> On Oct 13, 2009, at 12:08 PM, Jim Eng wrote:
>>
>>> It looks like revision 67589 has broken the Cafe build:
>>>
>>> 	http://source.sakaiproject.org/viewsvn?view=rev&revision=67589
>>>
>>> Cafe trunk can no longer be checked out because archive-api (https://source.sakaiproject.org/svn/archive/trunk/archive-api
>>> ) no longer exists in trunk even though it is specified in the
>>> externals:
>>>
>>> 	https://source.sakaiproject.org/svn/cafe/trunk/.externals
>>>
>>> It's possible some of the other projects have moved as well, but
>>> attempting to checkout Cafe trunk fails at that point.
>>>
>>> I'm just wondering whether Cafe is being abandoned, or if it's  
>>> just a
>>> lag in maintenance to deal with recent upheaval in subversion?
>>>
>>> Thanks.
>>>
>>> Jim
>>>
>>>
>>> _______________________________________________
>>> sakai-dev mailing list
>>> sakai-dev at collab.sakaiproject.org
>>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>>
>>> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org 
>>>  with a subject of "unsubscribe"
>>>
>>>
>>
>> _______________________________________________
>> sakai-dev mailing list
>> sakai-dev at collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>
>> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org 
>>  with a subject of "unsubscribe"
>



More information about the sakai-dev mailing list