Advertisement
Guest User

Untitled

a guest
Feb 19th, 2020
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. it seems to come from this JAR:
  2.  
  3. Archive: out/target/common/obj/JAVA_LIBRARIES/apache-xml_intermediates/classes-full-debug.jar
  4. Length Date Time Name
  5. --------- ---------- ----- ----
  6. 0 02-19-2020 21:21 META-INF/
  7. 61 02-19-2020 21:21 META-INF/MANIFEST.MF
  8. 4999 02-19-2020 16:17 org/apache/xalan/Version.src
  9. 4126 02-19-2020 16:17 org/apache/xalan/processor/XSLProcessorVersion.src
  10. 1061 02-19-2020 16:17 org/apache/xalan/res/XSLTInfo.properties
  11. 11338 02-19-2020 16:17 org/apache/xml/serializer/Encodings.properties
  12. 4353 02-19-2020 16:17 org/apache/xml/serializer/HTMLEntities.properties
  13. 4720 02-19-2020 16:17 org/apache/xml/serializer/Version.src
  14. 1086 02-19-2020 16:17 org/apache/xml/serializer/XMLEntities.properties
  15. 1841 02-19-2020 16:17 org/apache/xml/serializer/output_html.properties
  16. 1525 02-19-2020 16:17 org/apache/xml/serializer/output_text.properties
  17. 1769 02-19-2020 16:17 org/apache/xml/serializer/output_unknown.properties
  18. 1818 02-19-2020 16:17 org/apache/xml/serializer/output_xml.properties
  19. --------- -------
  20. 38697 13 files
  21.  
  22. As this file is called "classes-full", I wonder whether this is already incomplete (due to the lack of any class..)?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement