The rb-inotify 0.9.9 gem was released today, which seems to be incompatible
with other DSpace libraries.
If, upon performing a mvn build, you encounter an error related to this
version of rb-inotify, try this --
On line # of ..., add:
<dependency>
<groupId>rubygems</groupId>
<artifactId>rb-inotify</artifactId>
<version>0.9.8</version>
<type>gem</type>
</dependency>
--
You received this message because you are subscribed to the Google Groups
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.