[ 
https://issues.apache.org/jira/browse/FALCON-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arpit Gupta updated FALCON-165:
-------------------------------

    Attachment: FALCON-165-1383877546.patch

Updated the patch where i added the following to the rat plugin section of the 
pom

{code}
<argLine>-Dfalcon.log.dir=target/logs 
-Dfalcon.embeddedmq.data=target/data</argLine>
{code}

I ran the verify phase with skipTests and the build passed.

> simplify packaging to create one package instead of client, falcon and prism 
> packages
> -------------------------------------------------------------------------------------
>
>                 Key: FALCON-165
>                 URL: https://issues.apache.org/jira/browse/FALCON-165
>             Project: Falcon
>          Issue Type: Improvement
>    Affects Versions: 0.3
>            Reporter: Arpit Gupta
>            Assignee: Arpit Gupta
>             Fix For: 0.4
>
>         Attachments: FALCON-165-1383504173.patch, 
> FALCON-165-1383504576.patch, FALCON-165-1383607413.patch, 
> FALCON-165-1383669545.patch, FALCON-165-1383790699.patch, 
> FALCON-165-1383837197.patch, FALCON-165-1383877546.patch
>
>
> Currently we create multiple packages client, falcon server and prism server.
> Our scripts how ever already add only specific files to the class path based 
> on what server we are running. I think we can also move to a single package.
> Introduced a new java property falcon.domain which will be set to falcon or 
> prism based on what service is being started. 
> Thus the user can set all the various startup and run time properties for 
> both falcon and prism in the same file and the appropriate configs will be 
> picked up based on what service is being started. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to