File tree 31 files changed +111
-112
lines changed
socialhistoryservices/api/oai
test/java/org/socialhistoryservices/api/oai
31 files changed +111
-112
lines changed Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ limitations under the License.
43
43
<artifactId >maven-compiler-plugin</artifactId >
44
44
<version >3.1</version >
45
45
<configuration >
46
- <source >1.8 </source >
47
- <target >1.8 </target >
46
+ <source >11 </source >
47
+ <target >11 </target >
48
48
</configuration >
49
49
</plugin >
50
50
</plugins >
Original file line number Diff line number Diff line change 20
20
21
21
package org .openarchives .oai2 ;
22
22
23
- import javax .xml .bind .annotation .XmlAccessType ;
24
- import javax .xml .bind .annotation .XmlAccessorType ;
25
- import javax .xml .bind .annotation .XmlAnyElement ;
26
- import javax .xml .bind .annotation .XmlType ;
23
+ import jakarta .xml .bind .annotation .XmlAccessType ;
24
+ import jakarta .xml .bind .annotation .XmlAccessorType ;
25
+ import jakarta .xml .bind .annotation .XmlAnyElement ;
26
+ import jakarta .xml .bind .annotation .XmlType ;
27
27
28
28
29
29
/**
Original file line number Diff line number Diff line change 20
20
21
21
package org .openarchives .oai2 ;
22
22
23
- import javax .xml .bind .annotation .XmlEnum ;
24
- import javax .xml .bind .annotation .XmlEnumValue ;
25
- import javax .xml .bind .annotation .XmlType ;
23
+ import jakarta .xml .bind .annotation .XmlEnum ;
24
+ import jakarta .xml .bind .annotation .XmlEnumValue ;
25
+ import jakarta .xml .bind .annotation .XmlType ;
26
26
27
27
28
28
/**
Original file line number Diff line number Diff line change 20
20
21
21
package org .openarchives .oai2 ;
22
22
23
- import javax .xml .bind .annotation .XmlAccessType ;
24
- import javax .xml .bind .annotation .XmlAccessorType ;
25
- import javax .xml .bind .annotation .XmlAnyElement ;
26
- import javax .xml .bind .annotation .XmlType ;
23
+ import jakarta .xml .bind .annotation .XmlAccessType ;
24
+ import jakarta .xml .bind .annotation .XmlAccessorType ;
25
+ import jakarta .xml .bind .annotation .XmlAnyElement ;
26
+ import jakarta .xml .bind .annotation .XmlType ;
27
27
28
28
29
29
/**
Original file line number Diff line number Diff line change 20
20
21
21
package org .openarchives .oai2 ;
22
22
23
- import javax .xml .bind .annotation .XmlAccessType ;
24
- import javax .xml .bind .annotation .XmlAccessorType ;
25
- import javax .xml .bind .annotation .XmlElement ;
26
- import javax .xml .bind .annotation .XmlType ;
23
+ import jakarta .xml .bind .annotation .XmlAccessType ;
24
+ import jakarta .xml .bind .annotation .XmlAccessorType ;
25
+ import jakarta .xml .bind .annotation .XmlElement ;
26
+ import jakarta .xml .bind .annotation .XmlType ;
27
27
28
28
29
29
/**
Original file line number Diff line number Diff line change 20
20
21
21
package org .openarchives .oai2 ;
22
22
23
- import javax .xml .bind .annotation .XmlEnum ;
24
- import javax .xml .bind .annotation .XmlEnumValue ;
25
- import javax .xml .bind .annotation .XmlType ;
23
+ import jakarta .xml .bind .annotation .XmlEnum ;
24
+ import jakarta .xml .bind .annotation .XmlEnumValue ;
25
+ import jakarta .xml .bind .annotation .XmlType ;
26
26
27
27
28
28
/**
Original file line number Diff line number Diff line change 22
22
23
23
import java .util .ArrayList ;
24
24
import java .util .List ;
25
- import javax .xml .bind .annotation .XmlAccessType ;
26
- import javax .xml .bind .annotation .XmlAccessorType ;
27
- import javax .xml .bind .annotation .XmlAttribute ;
28
- import javax .xml .bind .annotation .XmlElement ;
29
- import javax .xml .bind .annotation .XmlType ;
25
+ import jakarta .xml .bind .annotation .XmlAccessType ;
26
+ import jakarta .xml .bind .annotation .XmlAccessorType ;
27
+ import jakarta .xml .bind .annotation .XmlAttribute ;
28
+ import jakarta .xml .bind .annotation .XmlElement ;
29
+ import jakarta .xml .bind .annotation .XmlType ;
30
30
31
31
32
32
/**
Original file line number Diff line number Diff line change 22
22
23
23
import java .util .ArrayList ;
24
24
import java .util .List ;
25
- import javax .xml .bind .annotation .XmlAccessType ;
26
- import javax .xml .bind .annotation .XmlAccessorType ;
27
- import javax .xml .bind .annotation .XmlElement ;
28
- import javax .xml .bind .annotation .XmlSchemaType ;
29
- import javax .xml .bind .annotation .XmlType ;
25
+ import jakarta .xml .bind .annotation .XmlAccessType ;
26
+ import jakarta .xml .bind .annotation .XmlAccessorType ;
27
+ import jakarta .xml .bind .annotation .XmlElement ;
28
+ import jakarta .xml .bind .annotation .XmlSchemaType ;
29
+ import jakarta .xml .bind .annotation .XmlType ;
30
30
31
31
32
32
/**
Original file line number Diff line number Diff line change 22
22
23
23
import java .util .ArrayList ;
24
24
import java .util .List ;
25
- import javax .xml .bind .annotation .XmlAccessType ;
26
- import javax .xml .bind .annotation .XmlAccessorType ;
27
- import javax .xml .bind .annotation .XmlElement ;
28
- import javax .xml .bind .annotation .XmlType ;
25
+ import jakarta .xml .bind .annotation .XmlAccessType ;
26
+ import jakarta .xml .bind .annotation .XmlAccessorType ;
27
+ import jakarta .xml .bind .annotation .XmlElement ;
28
+ import jakarta .xml .bind .annotation .XmlType ;
29
29
30
30
31
31
/**
Original file line number Diff line number Diff line change 22
22
23
23
import java .util .ArrayList ;
24
24
import java .util .List ;
25
- import javax .xml .bind .annotation .XmlAccessType ;
26
- import javax .xml .bind .annotation .XmlAccessorType ;
27
- import javax .xml .bind .annotation .XmlElement ;
28
- import javax .xml .bind .annotation .XmlType ;
25
+ import jakarta .xml .bind .annotation .XmlAccessType ;
26
+ import jakarta .xml .bind .annotation .XmlAccessorType ;
27
+ import jakarta .xml .bind .annotation .XmlElement ;
28
+ import jakarta .xml .bind .annotation .XmlType ;
29
29
30
30
31
31
/**
Original file line number Diff line number Diff line change 22
22
23
23
import java .util .ArrayList ;
24
24
import java .util .List ;
25
- import javax .xml .bind .annotation .XmlAccessType ;
26
- import javax .xml .bind .annotation .XmlAccessorType ;
27
- import javax .xml .bind .annotation .XmlElement ;
28
- import javax .xml .bind .annotation .XmlType ;
25
+ import jakarta .xml .bind .annotation .XmlAccessType ;
26
+ import jakarta .xml .bind .annotation .XmlAccessorType ;
27
+ import jakarta .xml .bind .annotation .XmlElement ;
28
+ import jakarta .xml .bind .annotation .XmlType ;
29
29
30
30
31
31
/**
Original file line number Diff line number Diff line change 22
22
23
23
import java .util .ArrayList ;
24
24
import java .util .List ;
25
- import javax .xml .bind .annotation .XmlAccessType ;
26
- import javax .xml .bind .annotation .XmlAccessorType ;
27
- import javax .xml .bind .annotation .XmlElement ;
28
- import javax .xml .bind .annotation .XmlType ;
25
+ import jakarta .xml .bind .annotation .XmlAccessType ;
26
+ import jakarta .xml .bind .annotation .XmlAccessorType ;
27
+ import jakarta .xml .bind .annotation .XmlElement ;
28
+ import jakarta .xml .bind .annotation .XmlType ;
29
29
30
30
31
31
/**
Original file line number Diff line number Diff line change 20
20
21
21
package org .openarchives .oai2 ;
22
22
23
- import javax .xml .bind .annotation .XmlAccessType ;
24
- import javax .xml .bind .annotation .XmlAccessorType ;
25
- import javax .xml .bind .annotation .XmlElement ;
26
- import javax .xml .bind .annotation .XmlSchemaType ;
27
- import javax .xml .bind .annotation .XmlType ;
23
+ import jakarta .xml .bind .annotation .XmlAccessType ;
24
+ import jakarta .xml .bind .annotation .XmlAccessorType ;
25
+ import jakarta .xml .bind .annotation .XmlElement ;
26
+ import jakarta .xml .bind .annotation .XmlSchemaType ;
27
+ import jakarta .xml .bind .annotation .XmlType ;
28
28
29
29
30
30
/**
Original file line number Diff line number Diff line change 20
20
21
21
package org .openarchives .oai2 ;
22
22
23
- import javax .xml .bind .annotation .XmlAccessType ;
24
- import javax .xml .bind .annotation .XmlAccessorType ;
25
- import javax .xml .bind .annotation .XmlAnyElement ;
26
- import javax .xml .bind .annotation .XmlType ;
23
+ import jakarta .xml .bind .annotation .XmlAccessType ;
24
+ import jakarta .xml .bind .annotation .XmlAccessorType ;
25
+ import jakarta .xml .bind .annotation .XmlAnyElement ;
26
+ import jakarta .xml .bind .annotation .XmlType ;
27
27
28
28
29
29
/**
Original file line number Diff line number Diff line change 20
20
21
21
package org .openarchives .oai2 ;
22
22
23
- import javax .xml .bind .annotation .XmlAccessType ;
24
- import javax .xml .bind .annotation .XmlAccessorType ;
25
- import javax .xml .bind .annotation .XmlAttribute ;
26
- import javax .xml .bind .annotation .XmlType ;
27
- import javax .xml .bind .annotation .XmlValue ;
23
+ import jakarta .xml .bind .annotation .XmlAccessType ;
24
+ import jakarta .xml .bind .annotation .XmlAccessorType ;
25
+ import jakarta .xml .bind .annotation .XmlAttribute ;
26
+ import jakarta .xml .bind .annotation .XmlType ;
27
+ import jakarta .xml .bind .annotation .XmlValue ;
28
28
29
29
30
30
/**
Original file line number Diff line number Diff line change 20
20
21
21
package org .openarchives .oai2 ;
22
22
23
- import javax .xml .bind .annotation .XmlEnum ;
24
- import javax .xml .bind .annotation .XmlEnumValue ;
25
- import javax .xml .bind .annotation .XmlType ;
23
+ import jakarta .xml .bind .annotation .XmlEnum ;
24
+ import jakarta .xml .bind .annotation .XmlEnumValue ;
25
+ import jakarta .xml .bind .annotation .XmlType ;
26
26
27
27
28
28
/**
Original file line number Diff line number Diff line change 20
20
21
21
package org .openarchives .oai2 ;
22
22
23
- import javax .xml .bind .annotation .*;
24
- import javax .xml .bind .annotation .adapters .XmlJavaTypeAdapter ;
23
+ import jakarta .xml .bind .annotation .*;
24
+ import jakarta .xml .bind .annotation .adapters .XmlJavaTypeAdapter ;
25
25
import javax .xml .datatype .XMLGregorianCalendar ;
26
26
import java .util .ArrayList ;
27
27
import java .util .List ;
Original file line number Diff line number Diff line change 20
20
21
21
package org .openarchives .oai2 ;
22
22
23
- import javax .xml .bind .JAXBElement ;
24
- import javax .xml .bind .annotation .XmlElementDecl ;
25
- import javax .xml .bind .annotation .XmlRegistry ;
23
+ import jakarta .xml .bind .JAXBElement ;
24
+ import jakarta .xml .bind .annotation .XmlElementDecl ;
25
+ import jakarta .xml .bind .annotation .XmlRegistry ;
26
26
import javax .xml .namespace .QName ;
27
27
28
28
Original file line number Diff line number Diff line change 20
20
21
21
package org .openarchives .oai2 ;
22
22
23
- import javax .xml .bind .annotation .XmlAccessType ;
24
- import javax .xml .bind .annotation .XmlAccessorType ;
25
- import javax .xml .bind .annotation .XmlElement ;
26
- import javax .xml .bind .annotation .XmlType ;
23
+ import jakarta .xml .bind .annotation .XmlAccessType ;
24
+ import jakarta .xml .bind .annotation .XmlAccessorType ;
25
+ import jakarta .xml .bind .annotation .XmlElement ;
26
+ import jakarta .xml .bind .annotation .XmlType ;
27
27
import java .util .ArrayList ;
28
28
import java .util .List ;
29
29
Original file line number Diff line number Diff line change 20
20
21
21
package org .openarchives .oai2 ;
22
22
23
- import javax .xml .bind .annotation .XmlAccessType ;
24
- import javax .xml .bind .annotation .XmlAccessorType ;
25
- import javax .xml .bind .annotation .XmlAttribute ;
26
- import javax .xml .bind .annotation .XmlSchemaType ;
27
- import javax .xml .bind .annotation .XmlType ;
28
- import javax .xml .bind .annotation .XmlValue ;
23
+ import jakarta .xml .bind .annotation .XmlAccessType ;
24
+ import jakarta .xml .bind .annotation .XmlAccessorType ;
25
+ import jakarta .xml .bind .annotation .XmlAttribute ;
26
+ import jakarta .xml .bind .annotation .XmlSchemaType ;
27
+ import jakarta .xml .bind .annotation .XmlType ;
28
+ import jakarta .xml .bind .annotation .XmlValue ;
29
29
30
30
31
31
/**
Original file line number Diff line number Diff line change 20
20
21
21
package org .openarchives .oai2 ;
22
22
23
- import javax .xml .bind .annotation .*;
24
- import javax .xml .bind .annotation .adapters .XmlJavaTypeAdapter ;
23
+ import jakarta .xml .bind .annotation .*;
24
+ import jakarta .xml .bind .annotation .adapters .XmlJavaTypeAdapter ;
25
25
import javax .xml .datatype .XMLGregorianCalendar ;
26
26
import java .math .BigInteger ;
27
27
Original file line number Diff line number Diff line change 22
22
23
23
import java .util .ArrayList ;
24
24
import java .util .List ;
25
- import javax .xml .bind .annotation .XmlAccessType ;
26
- import javax .xml .bind .annotation .XmlAccessorType ;
27
- import javax .xml .bind .annotation .XmlElement ;
28
- import javax .xml .bind .annotation .XmlType ;
25
+ import jakarta .xml .bind .annotation .XmlAccessType ;
26
+ import jakarta .xml .bind .annotation .XmlAccessorType ;
27
+ import jakarta .xml .bind .annotation .XmlElement ;
28
+ import jakarta .xml .bind .annotation .XmlType ;
29
29
30
30
31
31
/**
Original file line number Diff line number Diff line change 20
20
21
21
package org .openarchives .oai2 ;
22
22
23
- import javax .xml .bind .annotation .XmlEnum ;
24
- import javax .xml .bind .annotation .XmlEnumValue ;
25
- import javax .xml .bind .annotation .XmlType ;
23
+ import jakarta .xml .bind .annotation .XmlEnum ;
24
+ import jakarta .xml .bind .annotation .XmlEnumValue ;
25
+ import jakarta .xml .bind .annotation .XmlType ;
26
26
27
27
28
28
/**
Original file line number Diff line number Diff line change 20
20
21
21
package org .openarchives .oai2 ;
22
22
23
- import javax .xml .bind .annotation .XmlEnum ;
24
- import javax .xml .bind .annotation .XmlEnumValue ;
25
- import javax .xml .bind .annotation .XmlType ;
23
+ import jakarta .xml .bind .annotation .XmlEnum ;
24
+ import jakarta .xml .bind .annotation .XmlEnumValue ;
25
+ import jakarta .xml .bind .annotation .XmlType ;
26
26
27
27
28
28
/**
Original file line number Diff line number Diff line change 2
2
3
3
import org .socialhistoryservices .api .oai .Parsing ;
4
4
5
- import javax .xml .bind .annotation .adapters .XmlAdapter ;
5
+ import jakarta .xml .bind .annotation .adapters .XmlAdapter ;
6
6
import javax .xml .datatype .XMLGregorianCalendar ;
7
7
8
8
/**
Original file line number Diff line number Diff line change 32
32
import org .openarchives .oai2 .RequestType ;
33
33
import org .openarchives .oai2 .ResumptionTokenType ;
34
34
35
- import javax .xml .bind .JAXBElement ;
36
- import javax .xml .bind .JAXBException ;
37
- import javax .xml .bind .Marshaller ;
35
+ import jakarta .xml .bind .JAXBElement ;
36
+ import jakarta .xml .bind .JAXBException ;
37
+ import jakarta .xml .bind .Marshaller ;
38
38
import javax .xml .datatype .XMLGregorianCalendar ;
39
39
import javax .xml .namespace .QName ;
40
40
import javax .xml .transform .Result ;
Original file line number Diff line number Diff line change 38
38
import org .apache .solr .search .SyntaxError ;
39
39
import org .openarchives .oai2 .*;
40
40
41
- import javax .xml .bind .JAXBContext ;
42
- import javax .xml .bind .JAXBException ;
41
+ import jakarta .xml .bind .JAXBContext ;
42
+ import jakarta .xml .bind .JAXBException ;
43
43
import javax .xml .transform .Source ;
44
44
import javax .xml .transform .Templates ;
45
45
import javax .xml .transform .TransformerConfigurationException ;
Original file line number Diff line number Diff line change 23
23
import org .openarchives .oai2 .OAIPMHtype ;
24
24
import org .openarchives .oai2 .VerbType ;
25
25
26
- import javax .xml .bind .JAXBElement ;
27
- import javax .xml .bind .JAXBException ;
28
- import javax .xml .bind .Unmarshaller ;
26
+ import jakarta .xml .bind .JAXBElement ;
27
+ import jakarta .xml .bind .JAXBException ;
28
+ import jakarta .xml .bind .Unmarshaller ;
29
29
import javax .xml .datatype .DatatypeConfigurationException ;
30
30
import javax .xml .datatype .DatatypeFactory ;
31
31
import javax .xml .datatype .XMLGregorianCalendar ;
You can’t perform that action at this time.
0 commit comments