Re: [fcrepo-dev] TestRESTAPI test class

2011-03-02 Thread Steve Bayliss
Hi Laura Fedora's source code hosting has changed from sourceforge to github - take a look here: https://github.com/fcrepo/fcrepo If you're interested in the REST API you might want to look at a Java client that uses the REST API - https://github.com/mediashelf/fedora-client I personally find t

Re: [fcrepo-dev] TestRESTAPI test class

2011-03-02 Thread Scott Prater
Laura, All the source code was recently migrated to github. Also, the latest release is Fedora 3.4.2. You can find the absolute latest version of the class at https://github.com/fcrepo/fcrepo/blob/master/fcrepo-integrationtest/fcrepo-integrationtest-core/src/main/java/org/fcrepo/test/api/TestR

[fcrepo-dev] TestRESTAPI test class

2011-03-02 Thread Laura delli Paoli
Hello, I'm reading about Fedora's REST-API from http://fedora-commons.org/documentation/3.0b1/userdocs/server/ webservices/rest/index.html and I'mtrying to download the TestRESTAPI test class from http://fedora-commons.svn.sourceforge.net/viewvc/*checkout*/fedora- commons/fedora/tags/release-3.0b1/

[fcrepo-dev] TestRESTAPI test class

2011-03-02 Thread Laura delli Paoli
Hello everybody! I was studying the REST aPI for Fedora and I'd like to see any application of these APIs. I Tried to download the TestRESTAPI test class from http://fedora-commons.svn.sourceforge.net/viewvc/*checkout*/fedora- commons/fedora/tags/release-3.0b1/src/test/junit/fedora/test/api/Test

[fcrepo-dev] TestRESTAPI

2011-03-02 Thread Laura delli Paoli
Hello! I was trying to download the TestRESTAPI test class from http://fedora-commons.svn.sourceforge.net/viewvc/*checkout*/fedora- commons/fedora/tags/release-3.0b1/src/test/junit/fedora/test/api/TestRESTAPI.java but the link doesn't work! Can anyone help me?? ---