diff --git a/.gitignore b/.gitignore index b1fb107..25135ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ -SOURCES/xalan-j2-2.7.1.tar.gz +xalan-j2-notarget.patch +xalan-j_2_7_0-src-RHsemiCLEAN.tar.gz +xalan-j_2_7_1-src.tar.gz +/serializer-2.7.1.pom +/xalan-2.7.1.pom +/xsltc-2.7.1.pom /xalan-j2-2.7.1.tar.gz diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index d6b7694..0000000 --- a/gating.yaml +++ /dev/null @@ -1,8 +0,0 @@ ---- !Policy -product_versions: - - rhel-9 -decision_contexts: - - osci_compose_gate -rules: - # https://docs.engineering.redhat.com/display/RHELPLAN/Maven+Bootstrap+manual+gating+test - - !PassingTestCaseRule {test_case_name: manual.sst_cs_apps.maven.bootstrap} diff --git a/generate-tarball.sh b/generate-tarball.sh old mode 100755 new mode 100644 diff --git a/serializer-2.7.1.pom b/serializer-2.7.1.pom deleted file mode 100644 index 79b0027..0000000 --- a/serializer-2.7.1.pom +++ /dev/null @@ -1,39 +0,0 @@ - - - - 4.0.0 - - org.apache - apache - 4 - - - xalan - serializer - 2.7.1 - - Xalan Java Serializer - - Serializer to write out XML, HTML etc. as a stream of characters from an input DOM or from input - SAX events. - - http://xml.apache.org/xalan-j/ - - - - xml-apis - xml-apis - 1.3.04 - - - xerces - xercesImpl - 2.9.0 - true - - - - \ No newline at end of file diff --git a/sources b/sources index b1af411..cfbfa6a 100644 --- a/sources +++ b/sources @@ -1 +1,4 @@ SHA512 (xalan-j2-2.7.1.tar.gz) = 695d3dd18974e0041a398774106ff2cf76435b1827e2c698036d6384cabbe8811e3045fb8ea115bf15f91136af1b56617cac647e06d25ced07b9e1e880714552 +SHA512 (xalan-2.7.1.pom) = 70ac6007b72674ddc861e73bd5c84732fefc71b7e60ed4030066d2ebc6367fa2ba4dda064b369544b70bd329a04e4b79c13e73f136710b2adf2a6616ce72bb03 +SHA512 (serializer-2.7.1.pom) = 910c397021681d4b3617a99cf5639e449bb8964c3ea81d3c03d0df1d6054c04ceb5ffcc9d0fd4201dfaa348fad4581449dd720d5a85b99c61b415c332dd4222c +SHA512 (xsltc-2.7.1.pom) = a4cc7c36ea6cb37ffde9cf1b5e661aa82803b12ed51dd6ade70d52d7f33d0191ee66d6a9d7688b1119dcafd07c4e0aa0af6cb3be355b6e8a30ee8e1f7e2aa94d diff --git a/xalan-2.7.1.pom b/xalan-2.7.1.pom deleted file mode 100644 index b4a56e9..0000000 --- a/xalan-2.7.1.pom +++ /dev/null @@ -1,41 +0,0 @@ - - - - 4.0.0 - - org.apache - apache - 4 - - - xalan - xalan - 2.7.1 - - Xalan Java - - Xalan-Java is an XSLT processor for transforming XML documents into HTML, - text, or other XML document types. It implements XSL Transformations (XSLT) - Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from - the command line, in an applet or a servlet, or as a module in other program. - - http://xml.apache.org/xalan-j/ - - - - xalan - serializer - 2.7.1 - - - xerces - xercesImpl - 2.9.0 - true - - - - \ No newline at end of file diff --git a/xsltc-2.7.1.pom b/xsltc-2.7.1.pom deleted file mode 100644 index b32dbd0..0000000 --- a/xsltc-2.7.1.pom +++ /dev/null @@ -1,13 +0,0 @@ - - 4.0.0 - xalan - xsltc - 2.7.1 - - - xalan - xalan - 2.7.1 - - -