Hi all, On Wed, Sep 21, 2022 at 2:28 PM Mukul Gandhi <muk...@apache.org> wrote:
> 3) Run the command "build jar" from folder xalan-test. This produces > the file testxsl.jar within folder xalan-test/java/build. > > 4) Create a folder xalanj2.7.3_jardir somewhere on file system. Copy > the jars xalan.jar, serializer.jar [1] to this folder. From the folder > xalan-java/lib/endorsed, copy jars xercesImpl.jar, xml-apis.jar to the > folder xalanj2.7.3_jardir. Copy the jar Tidy.jar from folder > xalan-test/tools to the folder xalanj2.7.3_jardir. Now the folder > xalanj2.7.3_jardir, has the XalanJ jar xalan.jar that needs to be > tested, and all the supporting jars. I've just forgot to mention that, the file testxsl.jar also needs to be copied to folder xalanj2.7.3_jardir. All the other steps, mentioned within my previous mail for this thread remain same. -- Regards, Mukul Gandhi