[Building Sakai] Compilation problem of melete 2.6 with Sakai 2.6

Mallika M Thoppay mallika at etudes.org
Wed Apr 1 09:41:40 PDT 2009


 
Kim,

It appears that some of the Sakai Entity API has changed. We need to change
code in Melete to correlate with this. And it also seems like this change is
specific to Sakai2.6 API. We will look into it some more and get back to
you.

Thanks,
Mallika

Mallika M Thoppay
Learning Systems Developer
Etudes Inc 
-----Original Message-----
From: Vivie Sinou [mailto:sinou at etudes.org] 
Sent: Wednesday, April 01, 2009 7:37 AM
To: 'Etudes'
Subject: FW: [Building Sakai] Compilation problem of melete 2.6 with Sakai
2.6

 FYI - Just in case this got buried in today's busy sakai-dev incoming
mail....

-----Original Message-----
From: sakai-dev-bounces at collab.sakaiproject.org
[mailto:sakai-dev-bounces at collab.sakaiproject.org] On Behalf Of Kimberly Ma
Sent: Wednesday, April 01, 2009 6:54 AM
To: sakai-dev at collab.sakaiproject.org
Subject: [Building Sakai] Compilation problem of melete 2.6 with Sakai 2.6

Hi, Dear Friends,

I am having the compilation failures when I compiled melete 2.6 with sakai
2.6.0RC1-SNAPSHOT.

The melete source I got is from here
http://etudesproject.org/release/melete/install-guide.htm



Melete 2.6 for Sakai 2.5 (and above)

Start by getting the Melete source code and placing it in your "sakai"
development folder. You can get this source from the Sakai contrib SVN. 

To get Melete from SVN, issue these SVN commands from your Sakai source
folder:

svn co
https://source.sakaiproject.org/contrib/etudes/melete/tags/2.6.0/
<https://source.sakaiproject.org/contrib/etudes/melete/tags/2.6.0/>
melete

I made all the necessary dependency changes, the compilation failures are as
following:

INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
/export/source/2.6trunk/melete/melete-impl/src/java/org/etudes/component/app
/melete/MeleteSecurityServiceImpl.java:[85,7]
org.etudes.component.app.melete.MeleteSecurityServiceImpl is not abstract
and does not override abstract method
transferCopyEntities(java.lang.String,java.lang.String,java.util.List,boolea
n) in org.sakaiproject.entity.api.EntityTransferrer



/export/source/2.6trunk/melete/melete-impl/src/java/org/etudes/component/app
/melete/MeleteSecurityServiceImpl.java:[85,7]
org.etudes.component.app.melete.MeleteSecurityServiceImpl is not abstract
and does not override abstract method
transferCopyEntities(java.lang.String,java.lang.String,java.util.List,boolea
n) in org.sakaiproject.entity.api.EntityTransferrer


Please help to resolve this, the melete source compiled without any problem
with sakai2.5, BTW.

Thanks,

-Kim Huang
Rutgers, OIRT







More information about the sakai-dev mailing list