[Dspace-tech] content restriction

2015-08-11 Thread Saidy Binta
Hi All,

We are using dspace 5.1 xmlui,  when restricting files the authorisation only 
take groups instead of individuals(eperson) within the community.  Please is 
there a way to just add the people rather than groups. Thanks

BR
Binta



DISCLAIMER: This message is private and confidential. If you have received this 
message in error please notify us and remove it from your system. Any views and 
opinions expressed in this message are those of the individual sender and do 
not necessarily represent the views and opinions of Medical Research Council 
Unit, The Gambia

___
This communication is confidential and may contain privileged information 
intended solely for the named recipient(s). It may not be used or disclosed 
except for the purpose for which it has been sent. If you are not the intended 
recipient, you must not copy, distribute, take any action or reliance on it. If 
you have received this communication in error, do not open any attachments but 
please notify the Help Desk by e-mailing h...@mrc.gm quoting the sender 
details, and then delete this message along with any attached files. E-mail 
messages are not secure and attachments could contain software viruses which 
may damage your computer system. Whilst every reasonable precaution has been 
taken to minimise this risk, The MRC Unit The Gambia cannot accept any 
liability for any damage sustained as a result of these factors. You are 
advised to carry out your own virus checks before opening any attachments. 
Unless expressly stated, opinions in this message are those of the e-mail 
author and not of the Medical Research Council Unit The Gambia.
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Comparison of DSpace 4 and DSpace 5 PDF thumbnails

2015-08-11 Thread Alan Orth
Hey, all.

I was just doing some testing of DSpace 5's improved, ImageMagick-powered
thumbnailing functionality. Thumbnails are often used in tweets, blog
posts, services integrated with our repository, etc, so I wanted to see how
they looked compared to DSpace 4's Xpdf-based thumbnails.

I'm sharing my results, just in case people are curious:

https://github.com/ilri/DSpace/issues/128

I tried to pick PDFs heavy in images, text, and others that create
interesting issues in thumbnails. Does anyone else have any interesting
results to share? We're currently using DSpace 5.1, but it doesn't look
like there were any thumbnail-related issues in 5.2 or 5.3.

Regards,

-- 
Alan Orth
alan.o...@gmail.com
https://alaninkenya.org
https://mjanja.ch
In heaven all the interesting people are missing. -Friedrich Nietzsche
GPG public key ID: 0x8cb0d0acb5cd81ec209c6cdfbd1a0e09c2f836c0
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] CC Licence step not completing?

2015-08-11 Thread Michael White
Hi Andrea,

 Is there anything useful in the dspace log file?

Not really - running at DEBUG, I can see when the CC Licence step is being 
accessed - the below snippet is what I get when I click Next to go to the CC 
Licence step:

2015-08-11 11:06:16,803 DEBUG org.dspace.app.webui.servlet.SubmissionController 
@ Calling Step Class: 'org.dspace.submit.step.CCLicenseStep'
2015-08-11 11:06:16,805 DEBUG org.dspace.app.webui.submit.JSPStepManager @ 
Doing pre-processing for step org.dspace.app.webui.submit.JSPStepManager
2015-08-11 11:06:17,294 DEBUG org.dspace.storage.rdbms.DatabaseManager @ 
Running query SELECT * FROM MetadataValue WHERE resource_id= ? and 
resource_type_id = ? ORDER BY metadata_field_id, place  with parameters: 91,1
2015-08-11 11:06:17,295 DEBUG org.dspace.app.webui.util.JSPManager @ 
michael.wh...@stir.ac.uk:session_id=7FF301D30EC1B9F9E67AFAB59C07A542:ip_addr=139.153.115.7:view_jsp:/submit/creative-commons.jsp

- but as I select radio buttons on the CC Licence page, and click Select a 
Licence, things appear to proceed in the browser but nothing else is logged 
beyond this point - when I click Select a licence to determine the 
appropriate CC licence - I'm presented with a page that says:


provided by Creative Commons
You have selected the Attribution 4.0 International License.
This licence is permanently located at
http://creativecommons.org/licenses/by/4.0/.

You may now proceed


- with proceed being a hyperlink that points to: 
http://datastorre.stir.ac.uk/submit/cc-license.jsp?license_url=http%3A//creativecommons.org/licenses/by/4.0/,
 but when I click that link on the CC Licence page, the iFrame just goes blank 
and nothing further happens (so I can't get beyond this step), and nothing is 
added to the logs beyond the log entries that appeared when I first accessed 
the CC Licence step :-(

If I Cancel out from the empty page, and then Save, and then go back in to Edit 
the record, I can see that the value An error occurred on the license name. 
has been added to dc.rights, and an empty (bar one line containing 
result) license_rdf file has been added to the bitstreams . . . .

 HTTPS vs HTTP should not make any difference to this. However, a network
 proxy would -- does your DSpace instance have direct access to the Internet?

I believe so (we've not had a web proxy here for many years), but I don't work 
at that level so I'm not 100% sure (but I'm certainly going to double check) - 
the fact that I do get the page that shows the licence that applies suggests to 
me that my DSpace is making contact with Creative Commons, but I could be 
mistaken (is the licence selection logic held in DSpace, or is this retrieved 
from CC in real time?). Is the behaviour I'm seeing (i.e. that CC Licence 
selection appears to complete up to the point of clicking Proceed when it 
hangs) what would happen if a proxy was in play but not configured in DSpace?

So, I'm still stuck with this - does anyone have this working in v5.2, JSPUI? 
Did this just work for you after uncommenting the step in 
item-submission.xml? or did you have to do anything special to get it working?

Many thanks as ever,

Mike

Michael White
eLearning Developer
Information Services

T: (01786) 466877
E: michael.wh...@stir.ac.uk
A: S8, Library, University of Stirling, Stirling, FK9 4LA 

-- 
The University is ranked in the QS World Rankings of the top 5% of universities 
in the world (QS World University Rankings, 2014)
The University of Stirling is a charity registered in Scotland, 
 number SC 011159.

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] FW: content restriction

2015-08-11 Thread Saidy Binta
Please can someone help me on the way forward.

BR
Binta

From: Saidy Binta [mailto:bisa...@mrc.gm]
Sent: 11 August 2015 08:13
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] content restriction

Hi All,

We are using dspace 5.1 xmlui,  when restricting files the authorisation only 
take groups instead of individuals(eperson) within the community.  Please is 
there a way to just add the people rather than groups. Thanks

BR
Binta



DISCLAIMER: This message is private and confidential. If you have received this 
message in error please notify us and remove it from your system. Any views and 
opinions expressed in this message are those of the individual sender and do 
not necessarily represent the views and opinions of Medical Research Council 
Unit, The Gambia

___
This communication is confidential and may contain privileged information 
intended solely for the named recipient(s). It may not be used or disclosed 
except for the purpose for which it has been sent. If you are not the intended 
recipient, you must not copy, distribute, take any action or reliance on it. If 
you have received this communication in error, do not open any attachments but 
please notify the Help Desk by e-mailing h...@mrc.gmmailto:h...@mrc.gm 
quoting the sender details, and then delete this message along with any 
attached files. E-mail messages are not secure and attachments could contain 
software viruses which may damage your computer system. Whilst every reasonable 
precaution has been taken to minimise this risk, The MRC Unit The Gambia cannot 
accept any liability for any damage sustained as a result of these factors. You 
are advised to carry out your own virus checks before opening any attachments. 
Unless expressly stated, opinions in this message are those of the e-mail 
author and not of the Medical Research Council Unit The Gambia.




DISCLAIMER: This message is private and confidential. If you have received this 
message in error please notify us and remove it from your system. Any views and 
opinions expressed in this message are those of the individual sender and do 
not necessarily represent the views and opinions of Medical Research Council 
Unit, The Gambia

___
This communication is confidential and may contain privileged information 
intended solely for the named recipient(s). It may not be used or disclosed 
except for the purpose for which it has been sent. If you are not the intended 
recipient, you must not copy, distribute, take any action or reliance on it. If 
you have received this communication in error, do not open any attachments but 
please notify the Help Desk by e-mailing h...@mrc.gm quoting the sender 
details, and then delete this message along with any attached files. E-mail 
messages are not secure and attachments could contain software viruses which 
may damage your computer system. Whilst every reasonable precaution has been 
taken to minimise this risk, The MRC Unit The Gambia cannot accept any 
liability for any damage sustained as a result of these factors. You are 
advised to carry out your own virus checks before opening any attachments. 
Unless expressly stated, opinions in this message are those of the e-mail 
author and not of the Medical Research Council Unit The Gambia.
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] [Dspace-Tech] Java combo box in BatchImport and MoveItem

2015-08-11 Thread Arthur Sady Cordeiro Rossetti
Hi,

I'm having some trouble with a combobox in the MoveItem.java and
BatchImportMain.java because in the Dspace its not used the most usual
JList and JCombobox classes. In those files they used just List and Select
classes, which I can´t find anything on how they work.

What I want to discover is if there is a way to break lines (\n) inside the
combobox, instead of making the horizontal scroll bar grow when the fields
are big, the idea would be to fixate the size of the bar and when the name
pass that size, break it in several lines and make the vertical bar grow
instead.

Thanks for the attention.

-- 
Arthur Sady C. Rossetti
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] FW: content restriction

2015-08-11 Thread Saidy Binta
Hi,

Thanks for your help. I am still recreating groups instead of just picking the 
eperson that I  want to view the items. I want to select  the people who need 
to view the files rather than creating groups for every submission.

BR
Binta

From: Hilton Gibson [mailto:hilton.gib...@gmail.com]
Sent: 11 August 2015 12:50
To: Saidy Binta
Subject: Re: [Dspace-tech] FW: content restriction

http://wiki.lib.sun.ac.za/index.php/SUNScholar/Item_and_Collection_Permissions

Hilton Gibson
Ubuntu Linux Systems Administrator
Stellenbosch University Library
http://staff.lib.sun.ac.za/~hgibson/docs/cv/cv.html


On 11 August 2015 at 14:22, Saidy Binta bisa...@mrc.gmmailto:bisa...@mrc.gm 
wrote:
Please can someone help me on the way forward.

BR
Binta

From: Saidy Binta [mailto:bisa...@mrc.gmmailto:bisa...@mrc.gm]
Sent: 11 August 2015 08:13
To: dspace-tech@lists.sourceforge.netmailto:dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] content restriction

Hi All,

We are using dspace 5.1 xmlui,  when restricting files the authorisation only 
take groups instead of individuals(eperson) within the community.  Please is 
there a way to just add the people rather than groups. Thanks

BR
Binta



DISCLAIMER: This message is private and confidential. If you have received this 
message in error please notify us and remove it from your system. Any views and 
opinions expressed in this message are those of the individual sender and do 
not necessarily represent the views and opinions of Medical Research Council 
Unit, The Gambia

___
This communication is confidential and may contain privileged information 
intended solely for the named recipient(s). It may not be used or disclosed 
except for the purpose for which it has been sent. If you are not the intended 
recipient, you must not copy, distribute, take any action or reliance on it. If 
you have received this communication in error, do not open any attachments but 
please notify the Help Desk by e-mailing h...@mrc.gmmailto:h...@mrc.gm 
quoting the sender details, and then delete this message along with any 
attached files. E-mail messages are not secure and attachments could contain 
software viruses which may damage your computer system. Whilst every reasonable 
precaution has been taken to minimise this risk, The MRC Unit The Gambia cannot 
accept any liability for any damage sustained as a result of these factors. You 
are advised to carry out your own virus checks before opening any attachments. 
Unless expressly stated, opinions in this message are those of the e-mail 
author and not of the Medical Research Council Unit The Gambia.




DISCLAIMER: This message is private and confidential. If you have received this 
message in error please notify us and remove it from your system. Any views and 
opinions expressed in this message are those of the individual sender and do 
not necessarily represent the views and opinions of Medical Research Council 
Unit, The Gambia

___
This communication is confidential and may contain privileged information 
intended solely for the named recipient(s). It may not be used or disclosed 
except for the purpose for which it has been sent. If you are not the intended 
recipient, you must not copy, distribute, take any action or reliance on it. If 
you have received this communication in error, do not open any attachments but 
please notify the Help Desk by e-mailing h...@mrc.gmmailto:h...@mrc.gm 
quoting the sender details, and then delete this message along with any 
attached files. E-mail messages are not secure and attachments could contain 
software viruses which may damage your computer system. Whilst every reasonable 
precaution has been taken to minimise this risk, The MRC Unit The Gambia cannot 
accept any liability for any damage sustained as a result of these factors. You 
are advised to carry out your own virus checks before opening any attachments. 
Unless expressly stated, opinions in this message are those of the e-mail 
author and not of the Medical Research Council Unit The Gambia.


--

___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette




DISCLAIMER: This message is private and confidential. If you have received this 
message in error please notify us and remove it from your system. Any views and 
opinions expressed in this message are those of the individual sender 

[Dspace-tech] Fwd: Complex input forms

2015-08-11 Thread Germán Biozzoli
Dear people

Anybody knows if is there some way to enhace the management of the
input-forms.xml? I have a case where the repository has a complex
comm/colls structure with a lot of collections and several input sheets. I
wish to know if is there a way to divide the input-forms.xml and  import
litlle ones. Also could be good if I can apply some general rules for the
collections, for instance to say handle=10665/33* will use the form X.

The use of one only and monolithic input-forms.xml really seems to be very
uncomfortable when the repository grows. The same under the idea to
maintain the vocabularies inside...

Any idea will be appreciated



In dspace users list I've obtained the follwing answers:


* You can break down the input-forms.xml in several files, e.g.:
the form map and different forms define and include these and only keep
the stuff applying to various forms like value pairs list in the
input-forms itself.

*You could try XInclude.  I don't know whether it will work in this
context.

https://en.wikipedia.org/wiki/XInclude
http://www.w3.org/TR/xinclude/

--

It looks very promising to use xinclude. Somebody has any experience doing
something like this?
Regards  thanks
German
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Fresh Install of DSpace 5.3

2015-08-11 Thread Keith Jones
Kim,

I ran the following command: mvn -U package clean for version 5.3.

I then ran the following command mvn -U package, and it compiled without
error.

Keith

On Mon, Aug 10, 2015 at 6:59 PM, Kim Shepherd kim.sheph...@gmail.com
wrote:

 Hi Keith, could you confirm the maven command(s) you're using to build
 DSpace, and which version of maven you're using?
 It seems like the assembly goal is trying to run before the package goal
 has completed...

 Cheers

 Kim

 M: k...@shepherd.nz
 T: @kimshepherd
 P: +6421883635

 0CCB D957 0C35 F5C1 497E CDCF FC4B ABA3 2A1A FAEC
 https://keybase.io/kshepherd

 On 11 August 2015 at 07:18, Keith Jones mad...@udel.edu wrote:

 Hi,

 I just downloaded the source code for DSpace 5.3 and went to build it,
 but got the following error:

 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-assembly-plugin:2.4.1:single (default) on
 project dspace: Failed to create assembly: Error adding file
 'org.dspace.modules:additions:jar:5.3' to archive:
 /export/home/putnam/dspace/SOFTWARE/dspace-5.3-src-release/dspace/modules/additions/target/additions-5.3.jar
 isn't a file. - [Help 1]

 Any help will be appreciated.

 Thanks


 --

 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette:
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette



--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] DCAT August meeting Early look at the DSpace 6 proposals - Aug 11th, 15:00 UTC/GMT - 11:00 EDT

2015-08-11 Thread Bram Luyten
Hi,

this call starts in ~10 minutes from now. Hope to hear many of you there.

Bram

-- 
[image: logo]
*Bram Luyten*
*250 Lucius Gordon Drive, Suite B-3A, West Henrietta, NY 14586*
*Esperantolaan 4, Heverlee 3001, Belgium*
www.atmire.com
http://atmire.com/website/?q=servicesutm_source=emailfooterutm_medium=emailutm_campaign=braml


On 10 August 2015 at 17:28, Bram Luyten b...@atmire.com wrote:

 Hello,

 *The DCAT call is a place where both technical and non-technical people
 are very welcome!*

 The next DCAT meeting is tomorrow, August 11th, 15:00 UTC/GMT - 11:00 EDT
 https://wiki.duraspace.org/display/cmtygp/DCAT+Meeting+August+2015

 It are still early days for the DSpace 6 release. In this meeting, we will
 review the different proposed features on the DSpace 6 release status page
 https://wiki.duraspace.org/display/DSPACE/DSpace+Release+6.0+Status.
 Several of the proposed features or activities do not yet have volunteers
 assigned to them. By indicating what's important to the DCAT call
 participants, we hope to raise the profile on some of these activities, so
 that a volunteer developer can be found.

 Preparing for the call

 While anyone is welcome to attend the call without preparation, here are
 just a few pointers to related materials in case you want more context.

- DSpace 6 release status page
https://wiki.duraspace.org/display/DSPACE/DSpace+Release+6.0+Status

 We hope many of you can join us for the call, but if not, please post your
 comments and feedback on the meeting's wiki page
 https://wiki.duraspace.org/display/cmtygp/DCAT+Meeting+August+2015.

 Looking forward to a great discussion,

 Maureen Walsh and Bram Luyten
 DCAT Co-Chairs


--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] CC Licence step not completing?

2015-08-11 Thread Andrea Schweer
Hi Mike,

thanks for the extra information -- I agree, there's nothing obvious.

The text you see appear in the metadata comes from here: 
https://github.com/DSpace/DSpace/blob/59f07bd4dab763eaff050a04ce65dd87a4ac84c6/dspace-api/src/main/java/org/dspace/license/CCLookup.java#L399
 
which to me suggests that either the licence document wasn't received 
from CC or doesn't have structure expected by the code. Strangely 
enough, the code just above the one that creates this text logs a 
warning level message, which doesn't appear to come through in your log.

I don't use JSPUI and I don't have time to dig into this more, sorry. 
Hopefully someone else here can help you.

cheers,
Andrea

On 11/08/15 22:28, Michael White wrote:
 Hi Andrea,

 Is there anything useful in the dspace log file?
 Not really - running at DEBUG, I can see when the CC Licence step is being 
 accessed - the below snippet is what I get when I click Next to go to the 
 CC Licence step:

 2015-08-11 11:06:16,803 DEBUG 
 org.dspace.app.webui.servlet.SubmissionController @ Calling Step Class: 
 'org.dspace.submit.step.CCLicenseStep'
 2015-08-11 11:06:16,805 DEBUG org.dspace.app.webui.submit.JSPStepManager @ 
 Doing pre-processing for step org.dspace.app.webui.submit.JSPStepManager
 2015-08-11 11:06:17,294 DEBUG org.dspace.storage.rdbms.DatabaseManager @ 
 Running query SELECT * FROM MetadataValue WHERE resource_id= ? and 
 resource_type_id = ? ORDER BY metadata_field_id, place  with parameters: 91,1
 2015-08-11 11:06:17,295 DEBUG org.dspace.app.webui.util.JSPManager @ 
 michael.wh...@stir.ac.uk:session_id=7FF301D30EC1B9F9E67AFAB59C07A542:ip_addr=139.153.115.7:view_jsp:/submit/creative-commons.jsp

 - but as I select radio buttons on the CC Licence page, and click Select a 
 Licence, things appear to proceed in the browser but nothing else is logged 
 beyond this point - when I click Select a licence to determine the 
 appropriate CC licence - I'm presented with a page that says:

 
 provided by Creative Commons
 You have selected the Attribution 4.0 International License.
 This licence is permanently located at
 http://creativecommons.org/licenses/by/4.0/.

 You may now proceed
 

 - with proceed being a hyperlink that points to: 
 http://datastorre.stir.ac.uk/submit/cc-license.jsp?license_url=http%3A//creativecommons.org/licenses/by/4.0/,
  but when I click that link on the CC Licence page, the iFrame just goes 
 blank and nothing further happens (so I can't get beyond this step), and 
 nothing is added to the logs beyond the log entries that appeared when I 
 first accessed the CC Licence step :-(

 If I Cancel out from the empty page, and then Save, and then go back in to 
 Edit the record, I can see that the value An error occurred on the license 
 name. has been added to dc.rights, and an empty (bar one line containing 
 result) license_rdf file has been added to the bitstreams . . . .

 HTTPS vs HTTP should not make any difference to this. However, a network
 proxy would -- does your DSpace instance have direct access to the Internet?
 I believe so (we've not had a web proxy here for many years), but I don't 
 work at that level so I'm not 100% sure (but I'm certainly going to double 
 check) - the fact that I do get the page that shows the licence that applies 
 suggests to me that my DSpace is making contact with Creative Commons, but I 
 could be mistaken (is the licence selection logic held in DSpace, or is this 
 retrieved from CC in real time?). Is the behaviour I'm seeing (i.e. that CC 
 Licence selection appears to complete up to the point of clicking Proceed 
 when it hangs) what would happen if a proxy was in play but not configured in 
 DSpace?

 So, I'm still stuck with this - does anyone have this working in v5.2, JSPUI? 
 Did this just work for you after uncommenting the step in 
 item-submission.xml? or did you have to do anything special to get it working?

 Many thanks as ever,

 Mike

 Michael White
 eLearning Developer
 Information Services

 T: (01786) 466877
 E: michael.wh...@stir.ac.uk
 A: S8, Library, University of Stirling, Stirling, FK9 4LA


-- 
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand


--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Fwd: Maven error

2015-08-11 Thread Luiz dos Santos
Hi Nabonita,

What is error message exactly? Does your server in the same network
than you? It is a very common approach to put servers in a network behind
firewall and proxy.
 if you using  unix like OS you can execute:
 mvn clean package -Dmirage2.on=true mvn.log and send us the mvn.log
file.

Good luck
Luiz


On Tue, Aug 11, 2015 at 9:04 PM, Nabonita Guha nabonitag...@gmail.com
wrote:

 Hi,

 Can you please help me in resolving an error which is coming up while
 downloading maven packages. There is no proxy in my network. I tried the
 following commands for installing dspace 5.1:
 mvn package -Dmirage2.on=true
 mvn -U package
 mvn package

 In all the
 ​ above​
 commands, downloading
 ​stops​
  at different packages.
 ​However, ​
 the link of these .POM files are accessible over my web browser in
 desktop. I'm wondering
 ​when​
  I can access the links over the browser, why can I get the same through
 mvn in my server terminal. Examples of these links are:
 Downloading:
 https://repo.maven.apache.org/maven2/org/apache/cocoon/cocoon-sitemap-api/1.0.0/cocoon-sitemap-api-1.0.0.pom
 (
 ​download stops at the above link in​
 mvn -U package  mvn package
 ​ commands​
 )

 Downloading:
 http://rubygems-proxy.torquebox.org/releases/rubygems/ffi/1.8.1/ffi-1.8.1.pom
 (
 ​
 ​download stops at the above link
 in​
  mvn package -Dmirage2.on=true
 ​ command​
 )

 Is there any alternative
 ​ way​
 to install these POM files?

 With kind regards

 Nabonita




 --

 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette:
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Fwd: Maven error

2015-08-11 Thread Nabonita Guha
Hi,

Can you please help me in resolving an error which is coming up while
downloading maven packages. There is no proxy in my network. I tried the
following commands for installing dspace 5.1:
mvn package -Dmirage2.on=true
mvn -U package
mvn package

In all the
​ above​
commands, downloading
​stops​
 at different packages.
​However, ​
the link of these .POM files are accessible over my web browser in desktop.
I'm wondering
​when​
 I can access the links over the browser, why can I get the same through
mvn in my server terminal. Examples of these links are:
Downloading:
https://repo.maven.apache.org/maven2/org/apache/cocoon/cocoon-sitemap-api/1.0.0/cocoon-sitemap-api-1.0.0.pom
(
​download stops at the above link in​
mvn -U package  mvn package
​ commands​
)

Downloading:
http://rubygems-proxy.torquebox.org/releases/rubygems/ffi/1.8.1/ffi-1.8.1.pom
(
​
​download stops at the above link
in​
 mvn package -Dmirage2.on=true
​ command​
)

Is there any alternative
​ way​
to install these POM files?

With kind regards

Nabonita
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Captcha implementation

2015-08-11 Thread euler
Hi Ying,

I am looking for ways to add captcha in our request copy forms. I am using
DSpace version 5.2. When searching for a solution, I stumbled on your post
regarding using captchareader. Unfortunately, the captchareader is importing
com.sun.image.codec.jpeg which is already retired, hence I can't build
successfully. Is your implementation of captcha is still active on your
repository? I've searched in the web and I can't find captcha implementation
from within a Cocoon pipeline except CaptchaReader.

I would really appreciate it if you can help me in implementing captchas in
our repository.

Hoping for your positive response and thanks in advance.
euler



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Fwd-no-subject-tp3279330p4679184.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette