You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Andrea Patricelli (JIRA)" <ji...@apache.org> on 2016/12/26 09:23:58 UTC

[jira] [Comment Edited] (SYNCOPE-984) Compiling Syncope in Windows Environment

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

Andrea Patricelli edited comment on SYNCOPE-984 at 12/26/16 9:23 AM:
---------------------------------------------------------------------

Hi Ravi,

first of all I warmly suggest you to register and to write to users@syncope.apache.org mailing list as explained at [1], you can share your problem there, it is the most appropriate place ;)
Jira is intended only to manage developing issues (like bugs, improvements, etc).

Anyway the standalone distribution is self-consistent, you do not need to clone and build the code, if you unzip the package you will find already the Apache Syncope wars needed into Apache Tomcat webapps folder. You only need to start the tomcat, nothing else. The default DB is in memory H2 like you correctly noticed.
In [2], [3] and [4] are some useful info for you.

You should use the sources, Apache Maven profiles, etc only if you want to contribute to develop Apache Syncope.

HTH
Best regards,
Andrea

[1] https://syncope.apache.org/mailing-lists.html
[2] https://syncope.apache.org/docs/getting-started.html
[3] https://syncope.apache.org/docs/getting-started.html#obtain-apache-syncope
[4] https://syncope.apache.org/docs/getting-started.html#maven-project


was (Author: andrea.patricelli):
Hi Ravi,

first of all I warmly suggest you to register and to write to users@syncope.apache.org mailing list as explained at [1], you can share your problem there, it is the most appropriate place ;)
Jira is intended only to manage developing issues (like bugs, improvements, etc).

Anyway the standalone distribution is self-consistent, you do not need to clone and build the code, if you unzip the package you will find already the Apache Syncope wars needed into Apache Tomcat webapps folder. You only need to start the tomcat, nothing else. The default DB is in memory H2 like you correctly noticed.
Here [2], [3] and [4] are some useful info for you.

You should use the sources, Apache Maven profiles, etc only if you want to contribute to develop Apache Syncope.

HTH
Best regards,
Andrea

[1] https://syncope.apache.org/mailing-lists.html
[2] https://syncope.apache.org/docs/getting-started.html
[3] https://syncope.apache.org/docs/getting-started.html#obtain-apache-syncope
[4] https://syncope.apache.org/docs/getting-started.html#maven-project

> Compiling Syncope in Windows Environment
> ----------------------------------------
>
>                 Key: SYNCOPE-984
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-984
>             Project: Syncope
>          Issue Type: Bug
>          Components: build-tools, common
>    Affects Versions: 2.0.1
>         Environment: Windows Environment
>            Reporter: Ravi Singareddy
>             Fix For: 2.0.1
>
>
> Tried to compile Syncope code in windows environment and getting "(misc) NewlineAtEndOfFile: File does not end with a newline" error in all over java code. Mostly source code is developed in Unix Environment and these java code does not have "\n" . Please make sure code compiles in Windows Environment.



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