[
https://issues.apache.org/jira/browse/LENS-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14274677#comment-14274677
]
Amareshwari Sriramadasu commented on LENS-196:
----------------------------------------------
bq. How is dev setup initialized ?
When we do mvn clean package, it produces packages as
lens-dist/target/lens-dist-${project.version}-server and
lens-client-dist/target/lens-client-dist-${project.version}-client directories,
which would contain same contents as debian. So, on systems like MAC OS, you
can directly work on the server/client directories without installing debian.
bq. What is broken in lens-cli resources packaging ?
lens-cli packages src/main/resources, which contains spring-shell xml as part
of the jar. It is broken when we put src/deb/control in the main pom for
packaging - causing nothing from cli to work.
> 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)