Hey there,

The log you have sent across is for creating a war file of the platform
code (refer
https://mifosforge.jira.com/wiki/display/MIFOSX/Getting+started+-+Contributing+to+MifosX
for differences between the platform and the community app)

You would need either manually deploy this war on tomcat or run gradlew
tomcatrunwar (which deploys the war on a tomcat server downloaded by
gradle).

You would then have to setup the community-app.

Regards,
Vishwas


On 19 June 2014 22:39, test s <[email protected]> wrote:

> $ gradlew clean war
> Listening for transport dt_socket at address: 8005
> The TaskContainer.add() method has been deprecated and is scheduled to be
> remove
> d in Gradle 2.0. Please use the create() method instead.
> :clean UP-TO-DATE
> :compileJava
> *warning: [options] bootstrap class path not set in conjunction with
> -source 1.6*
> Note:
> D:\sagar\mifosx\mifosng-provider\src\main\java\org\mifosplatform\infrastru
> cture\core\domain\DefaultPlatformPasswordEncoder.java uses or overrides a
> deprec
> ated API.
> Note: Recompile with -Xlint:deprecation for details.
> 1 warning
> :processResources
> :classes
> :deployPentahoReports
> :deployPentahoReports - moving pentaho reports under:
> C:\Users\sony\.mifosx\pent
> ahoReports
> :war
>
> BUILD SUCCESSFUL
>
> Total time: 1 mins 32.513 secs
>
>
>
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> Mifos-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>
>
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Mifos-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to