On Mon, Dec 29, 2014 at 8:19 PM, Germán Biozzoli <[email protected]> wrote: > Thank you very much João. > For the record I've had a problem compiling with the change of the version, > but downloaded the pom.xml from master and it works OK.
Other than an actual compile-time error, in case you didn't run "mvn clean" after the version bump, there would be a problem with both the old and new xoai jar version being copied to the lib directories in [dspace]. In such case it's unpredictable which one would be loaded and you might either get the old or the new behaviour. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

