Re: [Dspace-tech] depricated errors

2010-12-23 Thread Blanco, Jose
Thank you. -Original Message- From: Tim Donohue [mailto:tdono...@duraspace.org] Sent: Thursday, December 23, 2010 3:26 PM To: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] depricated errors Hi Jose, Those are actually not errors. They are just warnings, and they can be

Re: [Dspace-tech] depricated errors

2010-12-23 Thread Tim Donohue
Hi Jose, Those are actually not errors. They are just warnings, and they can be safely ignored. DSpace will still run properly. Essentially it's just a note that a particular Class (in this case DCValue) has been deprecated and will eventually be replaced. - Tim On 12/23/2010 1:08 PM, Blanco

[Dspace-tech] depricated errors

2010-12-23 Thread Blanco, Jose
I'm trying to build 1.7 and I'm getting a whole bunch of these sorts of errors: /l1/dspace/build/dev-17-merge/dspace-api/src/main/java/org/dspace/browse/IndexBrowse.java:[1207,12] [deprecation] org.dspace.content.DCValue in org.dspace.content has been deprecated Any ideas? I did merge my cod