Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FE
ClassicMayan
METS MODS Mapping
Commits
d7becc4f
Commit
d7becc4f
authored
Mar 22, 2022
by
mbrodhu
Browse files
Merge branch 'release/1.1.37'
parents
67e7d6bb
2f9e7b84
Changes
2
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
d7becc4f
...
...
@@ -5,7 +5,7 @@
<groupId>
org.classicmayan.tools
</groupId>
<artifactId>
metsModsMapping
</artifactId>
<packaging>
jar
</packaging>
<version>
1.1.3
6
</version>
<version>
1.1.3
7
</version>
<name>
metsModsMapping
</name>
<url>
http://maven.apache.org
</url>
<properties>
...
...
src/test/java/org/classicmayan/tools/MetsTest.java
View file @
d7becc4f
...
...
@@ -366,6 +366,7 @@ public class MetsTest {
@Test
@Ignore
public
void
testAllLocations
(){
List
<
String
>
artefactList
=
new
ArrayList
<
String
>();
Queries
queries
=
new
Queries
();
...
...
@@ -381,9 +382,6 @@ public class MetsTest {
i
++;
}
System
.
out
.
println
(
unknown
);
/*for(String nullPlace : nullPlaces){
System.out.println(nullPlace);
}*/
}
// @Test
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment