Skip to content

Commit

Permalink
workaround for issue #254 respin
Browse files Browse the repository at this point in the history
  • Loading branch information
amattioc committed Apr 9, 2024
1 parent e911c2d commit adaa19c
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BUILD
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20240409-0901
20240409-0913
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ private static void init()
setSdmxLogger();

// workaround for MATLAB 23+
System.setProperty("com.sun.xml.internal.stream.XMLInputFactoryImpl", "com.sun.xml.internal.stream.XMLInputFactoryImpl");
System.setProperty("javax.xml.stream.XMLInputFactory", "com.sun.xml.internal.stream.XMLInputFactoryImpl");

String confType = null;

Expand Down
Binary file modified RJSDMX/inst/java/SDMX.jar
Binary file not shown.
Binary file modified STATA/jar/SDMX.jar
Binary file not shown.

0 comments on commit adaa19c

Please sign in to comment.