[jira] [Commented] (SYNCOPE-700) Documentation artifacts

2016-08-18 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on SYNCOPE-700:
-

Commit 607e239c890f7d60918fac6c50a6c549954640ac in syncope's branch 
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=607e239 ]

[SYNCOPE-700] Domains - Concepts completed


> Documentation artifacts
> ---
>
> Key: SYNCOPE-700
> URL: https://issues.apache.org/jira/browse/SYNCOPE-700
> Project: Syncope
>  Issue Type: Improvement
>  Components: documentation
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.0
>
>
> As [discussed|http://markmail.org/message/dpleneuzrfcsmq2r] in mailing list, 
> setup the {{asciidoctor-maven-plugin}} in order to generate, alongside with 
> the build, the project documentation in HTML and PDF.
> The generated documentation will then be part of release artifacts and always 
> up-to-date with current release.
> Preliminary results available at 
> http://syncope.apache.org/2.0.0-SNAPSHOT/docs/



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


[jira] [Commented] (SYNCOPE-700) Documentation artifacts

2016-08-18 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on SYNCOPE-700:
-

Commit e4e7268ae5e27b919b6904cd623a06b654f48148 in syncope's branch 
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=e4e7268 ]

[SYNCOPE-700] Audit


> Documentation artifacts
> ---
>
> Key: SYNCOPE-700
> URL: https://issues.apache.org/jira/browse/SYNCOPE-700
> Project: Syncope
>  Issue Type: Improvement
>  Components: documentation
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.0
>
>
> As [discussed|http://markmail.org/message/dpleneuzrfcsmq2r] in mailing list, 
> setup the {{asciidoctor-maven-plugin}} in order to generate, alongside with 
> the build, the project documentation in HTML and PDF.
> The generated documentation will then be part of release artifacts and always 
> up-to-date with current release.
> Preliminary results available at 
> http://syncope.apache.org/2.0.0-SNAPSHOT/docs/



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


[jira] [Commented] (SYNCOPE-700) Documentation artifacts

2016-08-18 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on SYNCOPE-700:
-

Commit d132b940ec11a8382715e1e3dbb99c3b58dd87ae in syncope's branch 
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=d132b94 ]

[SYNCOPE-700] Reports


> Documentation artifacts
> ---
>
> Key: SYNCOPE-700
> URL: https://issues.apache.org/jira/browse/SYNCOPE-700
> Project: Syncope
>  Issue Type: Improvement
>  Components: documentation
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.0
>
>
> As [discussed|http://markmail.org/message/dpleneuzrfcsmq2r] in mailing list, 
> setup the {{asciidoctor-maven-plugin}} in order to generate, alongside with 
> the build, the project documentation in HTML and PDF.
> The generated documentation will then be part of release artifacts and always 
> up-to-date with current release.
> Preliminary results available at 
> http://syncope.apache.org/2.0.0-SNAPSHOT/docs/



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


[GitHub] syncope issue #34: Added Tests for Eclipse Plugin

2016-08-18 Thread ilgrosso
Github user ilgrosso commented on the issue:

https://github.com/apache/syncope/pull/34
  
You can find 
[attached](https://github.com/apache/syncope/files/424433/updated34.diff.zip) a 
diff file I have generated starting from your modifications here.

Basically, I have added the tests module and execution in a dedicated 
`eclipse-it` profile, **not** active by default: this means that such tests are 
not ordinarily executed. I have reverted your changes to `travis.yml` for this 
reason.

Now, after running `mvn -PskipTests,all` from the root directory, you can 
move to `ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests` and launch 
`mvn -P eclipse-it`: this will first start the Syncope core locally via cargo, 
then execute the available tests.

I have tried on my laptop and it works.

You should now revert your modifications here and manually apply the 
attached diff file and check if everything is fine.

Thanks!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---