Commit Graph

12 Commits

Author SHA1 Message Date
Julius Gruber
707168dd1e Dspace bat file (#2544)
* First test

* Minor changes to bat file

* Removed files not to part of  the PR

* Added config files

* Removed buildpath.bat

* Changed bat file

* Enabled shibooleth in config

* Removed unnecessary comment from bat file

* Linux dspace script made similar to dspace bat file

* Removed authentication.cfg from this PR

* Now really removed authentication.cfg from this PR

* Remove OAI from classpath

Co-authored-by: Tim Donohue <tim.donohue@lyrasis.org>
2020-02-03 11:18:57 -06:00
Mark H. Wood
468725346f Remove system property pointing to logging config. Instead just let
framework do its default search, which should find the config. on the
classpath.
2018-11-09 09:02:59 -05:00
Mark H. Wood
3f904dc4ec [DS-3135] Tell Log4J where to find its configuration. 2018-11-09 09:02:59 -05:00
Tim Donohue
61d900d63d Update license headers & initial comments in all commandline scripts 2016-08-12 10:11:49 -05:00
Christian Scheible
6e896c822e [DS-2423] Added oai overlays to classpath to ensure that oai command line tools work (like clean-cache) 2015-02-02 14:23:25 +01:00
cjuergen
d267f8bf9c Misplaced exclamation marks in dspace.bat 2014-09-11 16:14:01 +02:00
rradillen
383d7625c4 DS-1930
default encoding differs between cli and webui
2014-02-28 15:23:29 +01:00
Mark Wood
6423312a8f Wrong test (wrong OS!) for "classpath" corrected.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5997 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-17 15:27:52 +00:00
Mark Wood
4c1bb2f6f0 [DS-737] Expose CLASSPATH calculated by launcher
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5996 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-17 14:47:00 +00:00
Stuart Lewis
273415cfed [DS-646] Remove /bin scripts (replaced by 'dspace' command)
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5432 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-15 03:41:48 +00:00
Stuart Lewis
5179b030fe [DS-321] DSpace command launcher - fix parameter count problem in dspace.bat, and echo 'caused by' exception instead of root exception. Also print out full stack trace.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4542 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-11-18 22:54:57 +00:00
Stuart Lewis
2cc0f7ad4d [DS-321] DSpace command launcher
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4311 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-09-30 22:02:09 +00:00