[ 
https://issues.apache.org/jira/browse/TEZ-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14274197#comment-14274197
 ] 

Jonathan Eagles commented on TEZ-1890:
--------------------------------------

[~hitesh], the idea behind the web.tar.gz is that it is a stand alone web 
application. However, when looking at what is missing from the web.tar.gz file, 
there are some significant differences, including what is missing from the 
web.tar.gz.
{code}
drwxrwxrwx  0 0      0           0 Jan 12 15:10 META-INF/
-rwxrwxrwx  0 0      0           0 Jan 12 15:10 META-INF/MANIFEST.MF
drwxrwxrwx  0 0      0           0 Jan 12 15:10 WEB-INF/
drwxrwxrwx  0 0      0           0 Jan 12 15:10 WEB-INF/classes/
drwxrwxrwx  0 0      0           0 Jan 12 15:10 WEB-INF/classes/META-INF/
-rwxrwxrwx  0 0      0           0 Jan 12 15:10 
WEB-INF/classes/META-INF/LICENSE.txt
-rwxrwxrwx  0 0      0           0 Jan 12 15:10 
WEB-INF/classes/META-INF/NOTICE.txt
-rwxrwxrwx  0 0      0           0 Dec 18 11:45 WEB-INF/web.xml
-rwxrwxrwx  0 0      0           0 Jan 12 15:07 
META-INF/maven/org.apache.tez/tez-ui/pom.xml
-rwxrwxrwx  0 0      0           0 Jan 12 15:10 
META-INF/maven/org.apache.tez/tez-ui/pom.properties
-rwxrwxrwx  0 0      0           0 Dec 18 11:45 META-INF/LICENSE.txt
-rwxrwxrwx  0 0      0           0 Dec 18 11:45 META-INF/NOTICE.txt
{code}

My large take away is that we are creating release without the NOTICE and 
LICENSE agreement for the artifact. We cannot distribute an artifact without 
the license agreement. My thought is that one can just unwar the war file and 
use that to create the standalone version, or we can add the license and notice 
and support both artifacts. [~pramachandran], [~Sreenath], thoughts?

> tez-ui web.tar.gz also being uploaded to maven repository
> ---------------------------------------------------------
>
>                 Key: TEZ-1890
>                 URL: https://issues.apache.org/jira/browse/TEZ-1890
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Hitesh Shah
>            Priority: Blocker
>
> Not sure if we should be uploading the web tar.gz as part of maven deploy. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to