Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VirusCheckPlugin4Rosetta
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital Preservation
VirusCheckPlugin4Rosetta
Commits
95e738f6
Commit
95e738f6
authored
10 years ago
by
Andreas Romeyke
Browse files
Options
Downloads
Patches
Plain Diff
- changes to support Rosetta 4.1.xx
parent
14382001
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+3
-3
3 additions, 3 deletions
Makefile
PLUGIN-INF/metadata_SLUBVirusCheckClamAVPlugin.xml
+1
-1
1 addition, 1 deletion
PLUGIN-INF/metadata_SLUBVirusCheckClamAVPlugin.xml
with
4 additions
and
4 deletions
Makefile
+
3
−
3
View file @
95e738f6
...
@@ -3,11 +3,11 @@
...
@@ -3,11 +3,11 @@
# erzeugt Submission-Application, die vorbereitete Verzeichnisse per Java SDK
# erzeugt Submission-Application, die vorbereitete Verzeichnisse per Java SDK
# von ExLibris an Rosetta übergibt.
# von ExLibris an Rosetta übergibt.
# Pfad zu Java
6
# Pfad zu Java
7
JAVAPATH
=
$(
wildcard /usr/lib/jvm/java-1.
6
.0-openjdk-
*
/bin/
)
JAVAPATH
=
$(
wildcard /usr/lib/jvm/java-1.
7
.0-openjdk-
*
/bin/
)
# Verwendete Rosetta-Version
# Verwendete Rosetta-Version
ROSETTAVERSION
=
4.
0
.0
ROSETTAVERSION
=
4.
1
.0
# Pfad zum Rosetta-SDK
# Pfad zum Rosetta-SDK
ROSETTASDK
=
/exlibris/dps/d4_1/system.dir/dps-sdk-
${
ROSETTAVERSION
}
/lib/
ROSETTASDK
=
/exlibris/dps/d4_1/system.dir/dps-sdk-
${
ROSETTAVERSION
}
/lib/
...
...
This diff is collapsed.
Click to expand it.
PLUGIN-INF/metadata_SLUBVirusCheckClamAVPlugin.xml
+
1
−
1
View file @
95e738f6
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
</fr:x_form>
</fr:x_form>
</pl:initParameters>
</pl:initParameters>
<pl:description>
SLUB Virus Check Plugin using installed ClamAV daemon via tcp-sockets
</pl:description>
<pl:description>
SLUB Virus Check Plugin using installed ClamAV daemon via tcp-sockets
</pl:description>
<pl:version>
1.
3
</pl:version>
<pl:version>
1.
4
</pl:version>
<pl:materialType>
DIGITAL
</pl:materialType>
<pl:materialType>
DIGITAL
</pl:materialType>
<pl:module>
Repository
</pl:module>
<pl:module>
Repository
</pl:module>
<pl:generalType>
TASK
</pl:generalType>
<pl:generalType>
TASK
</pl:generalType>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment