[Building Sakai] Learning Path

Tania Tritean TTritean at loi.nl
Wed Apr 18 13:11:36 PDT 2012


Hello,

Please try to use the following tags for the projects:

1. sakai-wicket: https://source.sakaiproject.org/contrib/loi/sakai-wicket/tags/sakai-wicket-1.4
(we upgraded to wicket 1.4.18 because there was a bug for chrome in previous versions)
2. loi-commons: https://source.sakaiproject.org/contrib/loi/loi-commons/tags/loi-commons-base-2.5.0.1
3. learning path: https://source.sakaiproject.org/contrib/loi/learningpath/tags/loi-learningpath-2.16.0
4. learning activities: https://source.sakaiproject.org/contrib/loi/learningactivities/tags/loi-learningactivity-2.8.0.1

If you want to integrate the Learning activities with Assignmenets/OSP Matrix/ Mneme, deploy also the following projects(provider for each tool that you need to integrate):

5. https://source.sakaiproject.org/contrib/loi/assignment-entityprovider/tags/assignment-entityprovider-1.2.0.1
6. https://source.sakaiproject.org/contrib/loi/osp-matrix-provider/tags/osp-matrix-entityprovider-1.3.1.1
++ apply the attached patch file to the OSP project
7. https://source.sakaiproject.org/contrib/loi/mneme-entityprovider/tags/mneme-entityprovider-1.1.0.1


I hope this helps.
If you find any other problems, let us know.



Tania Tritean




Tania Tritean
Tel.: 035 629 39 23
Leidse Onderwijsinstellingen bv
Leidsedreef 2
2352 BA Leiderdorp
www.loi.nl-----Original Message-----
From: sakai-dev-bounces at collab.sakaiproject.org [mailto:sakai-dev-bounces at collab.sakaiproject.org] On Behalf Of vikramsujithkumart
Sent: Wednesday, April 18, 2012 1:38 PM
To: sakai-dev at collab.sakaiproject.org
Subject: Re: [Building Sakai] Learning Path


Thank you Mark and Thakre,
I have downloaded wicket-1.4-m2.jar and changed
/loi-commons-base-2.5.0/loi-commons/pom.xml as follows
        <properties>
                <sakai.wicket.version>1.4-m2</sakai.wicket.version>
                <sakai.wicket.project.jar.version>2.6.3</sakai.wicket.project.jar.version>
        </properties>
I am getting Build error as follows
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   LOI COMMONS BASE
[INFO]   LOI COMMONS PROJECT
[INFO]   LOI Commons Repository Shared Libs
[INFO]
------------------------------------------------------------------------
[INFO] Building LOI COMMONS BASE
[INFO]    task-segment: [clean, install, sakai:deploy]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing
...m2\repository\nl\loi\sakai\loi-commons-base\2.5.0\loi-commons-base-2.5.0.pom
[INFO] [sakai:deploy {execution: default-cli}]
[INFO] No deployment specification -- skipping
nl.loi.sakai:loi-commons-base:pom:2.5.0
[INFO]
------------------------------------------------------------------------
[INFO] Building LOI COMMONS PROJECT
[INFO]    task-segment: [clean, install, sakai:deploy]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory
rSmart-CLE-2.6.4.0\loi-commons-base-2.5.0\loi-commons\target
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered
resources, i.e. build is platform dependent!
[INFO] Copying 271 resources
[INFO] Copying 77 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 53 source files to
\rSmart-CLE-2.6.4.0\loi-commons-base-2.5.0\loi-commons\target\classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

D:rSmart-CLE-2.6.4.0\loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[20,52]
package org.apache.wicket.extensions.ajax.markup.html does not exist

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[21,66]
package org.apache.wicket.extensions.markup.html.repeater.data.grid does not
exist

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[22,67]
package org.apache.wicket.extensions.markup.html.repeater.data.table does
not exist

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[23,67]
package org.apache.wicket.extensions.markup.html.repeater.data.table does
not exist

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[24,67]
package org.apache.wicket.extensions.markup.html.repeater.data.table does
not exist

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[25,67]
package org.apache.wicket.extensions.markup.html.repeater.data.table does
not exist

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[26,61]
package org.apache.wicket.extensions.markup.html.repeater.util does not
exist

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[72,19]
type org.apache.wicket.markup.html.form.RadioGroup does not take parameters

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[126,22]
cannot find symbol
symbol  : class IColumn
location: class
nl.loi.sakaiproject.commons.panel.searchwithradioselect.AbstractRadioSearchTablePanel<T>

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[133,14]
cannot find symbol
symbol  : class IColumn
location: class
nl.loi.sakaiproject.commons.panel.searchwithradioselect.AbstractRadioSearchTablePanel<T>

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[174,71]
type org.apache.wicket.model.IModel does not take parameters

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[191,9]
cannot find symbol
symbol  : class DataTable
location: class
nl.loi.sakaiproject.commons.panel.searchwithradioselect.AbstractRadioSearchTablePanel<T>

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[212,17]
cannot find symbol
symbol  : class SortableDataProvider
location: class
nl.loi.sakaiproject.commons.panel.searchwithradioselect.AbstractRadioSearchTablePanel<T>

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[241,13]
type org.apache.wicket.markup.html.form.Form does not take parameters

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[273,56]
type org.apache.wicket.markup.html.form.Form does not take parameters

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[273,9]
cannot find symbol
symbol  : class IndicatingAjaxButton
location: class
nl.loi.sakaiproject.commons.panel.searchwithradioselect.AbstractRadioSearchTablePanel<T>

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[305,105]
type org.apache.wicket.markup.html.form.Form does not take parameters

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[344,26]
type org.apache.wicket.validation.IValidator does not take parameters

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\panel\searchwithradioselect\AbstractRadioSearchTablePanel.java:[414,19]
type org.apache.wicket.markup.html.form.RadioGroup does not take parameters

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\confirmation\ConfirmationPanel.java:[13,52]
package org.apache.wicket.extensions.ajax.markup.html does not exist

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\confirmation\ConfirmationPanel.java:[44,55]
type org.apache.wicket.model.IModel does not take parameters

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\confirmation\ConfirmationPanel.java:[55,37]
type org.apache.wicket.model.IModel does not take parameters

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\confirmation\ConfirmationPanel.java:[69,55]
type org.apache.wicket.model.IModel does not take parameters

loi-commons-base-2.5.0\loi-commons\src\main\java\nl\loi\sakaiproject\commons\confirmation\ConfirmationPanel.java:[78,9]
cannot find symbol
symbol  : class IndicatingAjaxButton
location: class nl.loi.sakaiproject.commons.confirmation.ConfirmationPanel

Please suggest,

Regards,
Vikram
--
View this message in context: http://old.nabble.com/Learning-Path-tp33706033p33707204.html
Sent from the Sakai - Development mailing list archive at Nabble.com.

_______________________________________________
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"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: osp-LA-integration
Type: application/octet-stream
Size: 1914 bytes
Desc: osp-LA-integration
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120418/45eba934/attachment.obj 


More information about the sakai-dev mailing list