Re: [fcrepo-dev] fcrepo-954

2012-06-14 Thread Chris Wilper
Just to follow up on this for folks that weren't on the call, I got to the bottom of the issue (which was not affecting Fedora at runtime, only at build time) and pushed a fix so tests should run a bit quicker now: https://github.com/fcrepo/fcrepo/commit/3581cfab6c899d80fedbf8f4a5dbe56707275c40 O

[fcrepo-dev] Creating objects through the REST interface, and managed datastreams

2012-06-14 Thread Benjamin Armintor
On this week's Hydra committer call, we hit upon a shortcoming of the REST interface: There's no way to create an object with managed DC or RELS-EXT datastreams through it. It would be really trivial to add such a feature: JAX-RS supports default value annotations for query parms, so it can be inv

Re: [fcrepo-dev] fcrepo-954

2012-06-14 Thread Edwin Shin
fyi, I just pushed another commit (but technically, only changing poms and no code) so that the cxf generated-sources are picked up automatically by Eclipse to aid in debugging the issue Chris mentioned. On 14 Jun 2012, at 7:56 PM, aj...@virginia.edu wrote: > -BEGIN PGP SIGNED MESSAGE-

Re: [fcrepo-dev] fcrepo-954

2012-06-14 Thread aj...@virginia.edu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 +1 to #2. - --- A. Soroka Software & Systems Engineering :: Online Library Environment the University of Virginia Library On Jun 14, 2012, at 3:58 AM, Edwin Shin wrote: > ok, fcrepo-954 is merged. > > I cheated and also created and closed a new tic

Re: [fcrepo-dev] fcrepo-954

2012-06-14 Thread Edwin Shin
ok, fcrepo-954 is merged. I cheated and also created and closed a new ticket: fcrepo-1095, to update libraries. In particular, I realized that we were not using the latest releases of trippi and mptstore, but then I got the bug and did a decent sweep of dependencies, notable exception being Spr