vlsi commented on PR #2:
URL: https://github.com/apache/xalan-java/pull/2#issuecomment-1590515508

   >wouldn't be the right answer for JLex, fetching 
https://www.cs.princeton.edu/~appel/modern/java/JLex/Archive/1.2.6/Main.java or 
whichever other specific release is desired.
   
   Please read 
https://github.com/apache/xalan-java/pull/2#issuecomment-1196656754
   Apparently, JLex.jar within xalan-java is modified, so there's no way to 
fetch a pre-built jar.
   I would suggest integrating JLex in a source form, and building it during 
xalan build, however, it would be too many changes for the current PR which 
focuses on adding CI.
   
   >But it appears to be equivalent to the risk for java_cup.
   
   xalan-java uses java-cup version 11b or something like that.
   That version is not available on Central, so the only way to download it is 
to fetch from the project webpage and/or ask the maintainers to publish on 
Central.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org

Reply via email to