darmbrust opened a new issue #5:
URL: https://github.com/apache/tomcat-jakartaee-migration/issues/5


   I've been using this tool, to try out an entire stack with these changes, 
and we have one webapp which is a JRuby application.
   
   Using this tool on the war file produced by our JRuby build, results in a 
failure:
   
   Migrating Jar entry [WEB-INF/gems/gems/rubyzip-1.2.2/test/data/globTest/foo/]
   Migrating stream [WEB-INF/gems/gems/rubyzip-1.2.2/test/data/globTest/foo/]
   Migrating Jar entry 
[WEB-INF/gems/gems/rubyzip-1.2.2/test/data/globTest/foo.txt]
   Migrating stream [WEB-INF/gems/gems/rubyzip-1.2.2/test/data/globTest/foo.txt]
   Migrating Jar entry 
[WEB-INF/gems/gems/rubyzip-1.2.2/test/data/globTest/foo/bar/]
   Migrating stream 
[WEB-INF/gems/gems/rubyzip-1.2.2/test/data/globTest/foo/bar/]
   Migrating Jar entry 
[WEB-INF/gems/gems/rubyzip-1.2.2/test/data/globTest/foo/bar/baz/]
   Migrating stream 
[WEB-INF/gems/gems/rubyzip-1.2.2/test/data/globTest/foo/bar/baz/]
   Migrating Jar entry 
[WEB-INF/gems/gems/rubyzip-1.2.2/test/data/globTest/foo/bar/baz/foo.txt]
   Migrating stream 
[WEB-INF/gems/gems/rubyzip-1.2.2/test/data/globTest/foo/bar/baz/foo.txt]
   Migrating Jar entry 
[WEB-INF/gems/gems/rubyzip-1.2.2/test/data/globTest/food.txt]
   Migrating stream 
[WEB-INF/gems/gems/rubyzip-1.2.2/test/data/globTest/food.txt]
   Migrating Jar entry 
[WEB-INF/gems/gems/rubyzip-1.2.2/test/data/gpbit3stored.zip]
   Migrating archive 
[WEB-INF/gems/gems/rubyzip-1.2.2/test/data/gpbit3stored.zip]
   Error performing migration
   
   No additional details are given on the reason for the failure.
   Still looking into why the rubyzip gem has piles of test data in it... but 
that aside, it would be nice to tell this tool to ignore .txt and .zip files...


----------------------------------------------------------------
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.

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



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

Reply via email to