[
https://issues.apache.org/jira/browse/LENS-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14273517#comment-14273517
]
Amareshwari Sriramadasu commented on LENS-196:
----------------------------------------------
Testing done :
* Started server from lens-dist/target/lens-dist-2.0.0-SNAPSHOT-server
* checked lens-cli is working fine from
lens-client-dist/target/lens-client-dist-2.0.0-SNAPSHOT-client
* Checked deb installation in linux environment and checked war expansion :
$ sudo dpkg -i lens-server_2.0.0-SNAPSHOT.deb
$ cd /usr/local/lens/
/usr/local/lens$ ls
bin conf conf-pseudo-distr lib webapp
/usr/local/lens$ ls webapp/
lens-server lens-server.war
/usr/local/lens$ ls webapp/lens-server
META-INF static WEB-INF
> War expansion does not happen in dev setup
> ------------------------------------------
>
> Key: LENS-196
> URL: https://issues.apache.org/jira/browse/LENS-196
> Project: Apache Lens
> Issue Type: Bug
> Components: build
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Priority: Critical
> Fix For: 2.0
>
> Attachments: LENS-196.1.patch, LENS-196.patch
>
>
> After LENS-181, war expansion is moved to deb post install scripts, this
> breaks dev setup which does not install deb, but runs the server directly
> from dist.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)