risdenk commented on issue #73: KNOX-1826 - Replace zip4j with ShrinkWrap
URL: https://github.com/apache/knox/pull/73#issuecomment-472957076
 
 
   Manually checked that extracted application is the same with Knox 1.2.0 and 
after this patch.
   
   1. Download sample war: 
https://tomcat.apache.org/tomcat-8.5-doc/appdev/sample/
   2. Create applications directory with sample war
   ```bash
   # ls -lR data/applications/sample/
   total 8
   drwxr-xr-x  3 krisden  staff    96 Mar 14 12:30 app
   -rw-r--r--  1 krisden  staff  1913 Mar 14 12:28 service.xml
   
   data/applications/sample//app:
   total 16
   -rw-r--r--@ 1 krisden  staff  4606 Mar 14 12:18 sample.war
   ```
   3. Ensure there is a topology with:
   ```xml
   <application>
     <name>sample</name>
   </application>
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to