Re: [Dspace-devel] [Dspace-tech] DSpace REST API

2012-07-13 Thread Peter Dietz
I've finally gotten around to building this dspace-rest module. So here are some technical notes on my getting started. The only surprise was to have to implement a method in dspace-api ItemIterator.skip() Otherwise the module/pom wiring went pretty smoothly. I've pasted my git diff's to both dsp

Re: [Dspace-devel] [Dspace-tech] DSpace REST API

2012-07-10 Thread helix84
On Wed, Jul 11, 2012 at 8:20 AM, Hayden Young wrote: > Hi > > Okay we'll research these issues further and come up with some solutions. > > So the compiled version of the REST API does work despite the mismatches and > some build issues? Yes, it does. I didn't find any problems so far (only the c

Re: [Dspace-devel] [Dspace-tech] DSpace REST API

2012-07-10 Thread Hayden Young
Good news. We'll update the documentation. Thanks Hayden On 11/07/12 00:09, Ben Sheaff wrote: > I got it to work but in pom.xml it looks like you have assumed that the > folder dspace-rest has been copied into the source folder of dspace. > > You have hard coded: > > > dspace-pa

Re: [Dspace-devel] [Dspace-tech] DSpace REST API

2012-07-10 Thread Hayden Young
Hi Okay we'll research these issues further and come up with some solutions. So the compiled version of the REST API does work despite the mismatches and some build issues? Cheers Hayden On 10/07/12 19:21, helix84 wrote: > Hi Hayden, > I was trying to build it both as a webapp and as a modul

Re: [Dspace-devel] [Dspace-tech] DSpace REST API

2012-07-10 Thread Steve Swinsburg
Which part of entitybroker/entitybus are you using that relies on the Sakai maven repo? I'm a Sakai developer and can get things squared away so the artifacts go to central instead. Cheers Steve Sent from my iPhone On 10/07/2012, at 21:40, "Mark Diggory" wrote: > I will comment that we dete

Re: [Dspace-devel] [Dspace-tech] DSpace REST API

2012-07-10 Thread Mark Diggory
I will comment that we determined rather early that we want to "disentangle" ourselves fromt he SAKAI repositories. It will be best not to bring this additional repository configuration into maven central. On Tue, Jul 10, 2012 at 12:21 PM, helix84 wrote: > Hi Hayden, > I was trying to build it

Re: [Dspace-devel] [Dspace-tech] DSpace REST API

2012-07-10 Thread helix84
Hi Hayden, I was trying to build it both as a webapp and as a module just to test it. Here are my notes and observations so far: 1) Here's what I got after I ran mvn package for the first time building as a webapp: Downloading: http://source.sakaiproject.org/maven2//org/dspace/dspace-api/1.8.1/d