[Building Sakai] BigBlueButton

Nuno Fernandes nuno at ufp.edu.pt
Wed Jun 2 08:39:29 PDT 2010


Ah...

Please make sure you have one and only one entybroker API file in
TOMCAT/shared/lib:

ls [TOMCAT]/shared/lib/*entitybroker*

(Just remove the oldest one)

Also, forgot to mention this on previous email - you don't need to disable
JS compression by editing the pom.xml file, you can pass a profile to maven
to disable it:

mvn -D[TOMCAT_FOLDER] -Pdev clean install sakai:deploy

Thanks,
Nuno

On Wed, Jun 2, 2010 at 4:31 PM, Jon Wheat <jwheat at messiah.edu> wrote:

>  so apparently I screwed my dev box with the new entity broker, sakai
> won't start up now :)
>
> I have entitybroker and entitybroker-1.3.9 directories in my sakai source
> tree.
>
> Do I need to disable the 'entitybroker' one or is there a way to remove /
> undeploy something?
>
> -Jon
>
>
>
> >>> Nuno Fernandes <nuno at ufp.edu.pt> 6/2/2010 11:02 AM >>>
> Jon,
>
> Thank you very much for your help.
>
> This is a really strange issue as I never get maven errors when compiling
> javascript. I guess I will have to disable it - I will do this soon on svn.
>
> Right now, you probably should disable the JS compression as you did
> previously....!
>
> Also, after compiling and deploying entitybroker 1.3.9, were you able to
> use the tool ?
>
> By the way (you probably got this but), the correct mvn syntax is:
> mvn -D[TOMCAT_FOLDER] clean install sakai:deploy
>
> Thank you for your precious help,
> Nuno
>
>
>
> On Wed, Jun 2, 2010 at 3:57 PM, Jon Wheat <jwheat at messiah.edu> wrote:
>
>>  ok, here's what I've done -
>>  followed your entity broker instructions below
>>
>>  svn co
>> https://source.sakaiproject.org/svn/entitybroker/tags/entitybroker-1.3.9/
>> cd entitybroker-1.3.9
>> mvn -D clean install sakai:deploy
>>
>> removed my bbb source and pulled down 1.0.x again
>>
>> svn co
>> https://source.sakaiproject.org/contrib/bigbluebutton/branches/bbb-1.0.x/bbb
>>
>> left the compression tag alone
>> edited tool/pom.xml and added <exclude>**/**/jquery.timePicker.js
>> </exclude>
>> using Maven 2.0.10 - mvn clean install produces syntax errors
>>  upgraded Maven to 2.2.1 (the next stable version)
>> mvn clean install
>> still syntax errors
>>  -Jon
>>
>>
>> >>> Nuno Fernandes <nuno at ufp.edu.pt> 6/2/2010 3:59 AM >>>
>> Hi Jon,
>>
>> Thank you for your feedback.
>>
>> Just one last clarification regarding the maven version: do you still get
>> the compression error while compiling with Maven, with 2.1.0 (or only with
>> 2.0.10) ?
>> Also, can you try the following and see if skipping this file fix it:
>>
>>    - re-enable js compression
>>    - add in tool/pom.xml, near line 99, this: <exclusion>**/**/
>>    jquery.timePicker.js</exclusion>
>>
>>
>> Regarding the EntityBroker, instructions may be wrong. I guess the
>> following procedure should work, can you confirm:
>>
>>    - no need to change version in master/pom.xml (1.3.6 API should be
>>    compatible with 1.3.9 so, I think this is not important)
>>    - checkout entitybroker 1.3.9 (or latest 1.3.x), compile and deploy:
>>       - svn co
>>       https://source.sakaiproject.org/svn/entitybroker/tags/entitybroker-1.3.9/
>>       - cd entitybroker-1.3.9
>>       - mvn -D clean install sakai:deploy
>>
>>
>> Can you please confirm this so I can update the docs?
>> Thank you Jon!
>>
>> Nuno
>>
>>
>> On Tue, Jun 1, 2010 at 8:26 PM, Jon Wheat <jwheat at messiah.edu> wrote:
>>
>>>  Ok, bbb compiles now - and I've added it to the site, however, now I'm
>>> getting the
>>>  "You are not authorized to use this tool" message which I see is tied
>>> to an entitybroker issue. I'm guessing somehow I'm still using 1.3.6.
>>>  I did indeed change the version number in master/pom.xml as instructed,
>>> but looking in the entity broker project - its still 1.3.6.3-SNAPSHOT
>>> should I replace all the "1.3.6.3-SNAPSHOT" with "1.3.9" ?
>>>  -Jon
>>>
>>>
>>> _______________________________________________
>>> 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"
>>>
>>
>>
>>
>> --
>> Nuno Fernandes . { Analyst/Programmer }
>>
>> || web . { http://www.ufp.pt | http://tinyurl.com/nfgrilo | follow_me @
>> nfgrilo }
>> || work . { Universidade Fernando Pessoa | Praça 9 de Abril, 349 |
>> 4249-004 Porto }
>>
>
>
>
> --
> Nuno Fernandes . { Analyst/Programmer }
>
> || web . { http://www.ufp.pt | http://tinyurl.com/nfgrilo | follow_me @
> nfgrilo }
> || work . { Universidade Fernando Pessoa | Praça 9 de Abril, 349 | 4249-004
> Porto }
>



-- 
Nuno Fernandes  .  { Analyst/Programmer }

|| web  . { http://www.ufp.pt  |  http://tinyurl.com/nfgrilo  |  follow_me @
nfgrilo }
|| work . { Universidade Fernando Pessoa  |  Praça 9 de Abril, 349  |
 4249-004 Porto }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100602/2320e46d/attachment.html 


More information about the sakai-dev mailing list