You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
Hello Dspace Community!
I am trying to use ./dspace community-filiator command with -r option to remove parent link. So, I modified the files CommunityFiliator.java and Community.java (Fix 2178: https://github.com/DSpace/DSpace/pull/2178) in my dspace 6.3, then compiled with "mvn -U clean package" and "ant update" but the command [dspace]/bin./dspace community-filiator -r -p [] -c [] still shows the message:
"Exception: null java.lang.UnsupportedOperationException at java.util.AbstractList.remove(AbstractList.java:161) [...]"
Maybe need modify something else?
Please help me...
Kind regards, Mauricio
maurici...@ucuenca.edu.ec
unread,
Jun 29, 2020, 1:00:53 PM6/29/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
Update: solved including the edited files into /addtions directory and not /api, inside [dspace-source]/dspace/modules/