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

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

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

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

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

[SYNCOPE-700] External resources and mapping


> 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] [Resolved] (SYNCOPE-872) Type extensions not considered for user form

2016-08-03 Thread Matteo Di Carlo (JIRA)

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

Matteo Di Carlo resolved SYNCOPE-872.
-
Resolution: Fixed

> Type extensions not considered for user form
> 
>
> Key: SYNCOPE-872
> URL: https://issues.apache.org/jira/browse/SYNCOPE-872
> Project: Syncope
>  Issue Type: Bug
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>Assignee: Matteo Di Carlo
> Fix For: 2.0.0
>
>
> How to reproduce:
> # Define type extension for group G, adding AnyTypeClass C to users
> # Create a new user, assign group G
> You should see (also) attributes defined in C, but you don't.



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


[jira] [Commented] (SYNCOPE-872) Type extensions not considered for user form

2016-08-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on SYNCOPE-872:


Github user mteo commented on the issue:

https://github.com/apache/syncope/pull/30
  
manually committed with 343b3d400fd2457e2458c52eacd03af17c51dbac


> Type extensions not considered for user form
> 
>
> Key: SYNCOPE-872
> URL: https://issues.apache.org/jira/browse/SYNCOPE-872
> Project: Syncope
>  Issue Type: Bug
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>Assignee: Matteo Di Carlo
> Fix For: 2.0.0
>
>
> How to reproduce:
> # Define type extension for group G, adding AnyTypeClass C to users
> # Create a new user, assign group G
> You should see (also) attributes defined in C, but you don't.



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


[jira] [Commented] (SYNCOPE-872) Type extensions not considered for user form

2016-08-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on SYNCOPE-872:


Github user mteo closed the pull request at:

https://github.com/apache/syncope/pull/30


> Type extensions not considered for user form
> 
>
> Key: SYNCOPE-872
> URL: https://issues.apache.org/jira/browse/SYNCOPE-872
> Project: Syncope
>  Issue Type: Bug
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>Assignee: Matteo Di Carlo
> Fix For: 2.0.0
>
>
> How to reproduce:
> # Define type extension for group G, adding AnyTypeClass C to users
> # Create a new user, assign group G
> You should see (also) attributes defined in C, but you don't.



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


[GitHub] syncope pull request #30: SYNCOPE-872 - type extensions on user form

2016-08-03 Thread mteo
Github user mteo closed the pull request at:

https://github.com/apache/syncope/pull/30


---
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.
---


[jira] [Commented] (SYNCOPE-872) Type extensions not considered for user form

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

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

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

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

SYNCOPE-872 shows type extensions on user form


> Type extensions not considered for user form
> 
>
> Key: SYNCOPE-872
> URL: https://issues.apache.org/jira/browse/SYNCOPE-872
> Project: Syncope
>  Issue Type: Bug
>  Components: enduser
>Reporter: Francesco Chicchiriccò
>Assignee: Matteo Di Carlo
> Fix For: 2.0.0
>
>
> How to reproduce:
> # Define type extension for group G, adding AnyTypeClass C to users
> # Create a new user, assign group G
> You should see (also) attributes defined in C, but you don't.



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


[GitHub] syncope issue #30: SYNCOPE-872 - type extensions on user form

2016-08-03 Thread mteo
Github user mteo commented on the issue:

https://github.com/apache/syncope/pull/30
  
manually committed with 343b3d400fd2457e2458c52eacd03af17c51dbac


---
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.
---


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

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

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

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

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

[SYNCOPE-700] Buildbot URLs for SNAPSHOT docs


> 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-03 Thread ASF subversion and git services (JIRA)

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

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

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

[SYNCOPE-700] Users, groups and any objects


> 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)


buildbot success in on syncope-master-docs

2016-08-03 Thread buildbot
The Buildbot has detected a restored build on builder syncope-master-docs while 
building . Full details are available at:
https://ci.apache.org/builders/syncope-master-docs/builds/3

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: bb_slave3_ubuntu

Build Reason: forced: by IRC user  on channel #apache-syncope: , 
please
Build Source Stamp: HEAD
Blamelist: 

Build succeeded!

Sincerely,
 -The Buildbot





buildbot exception in on syncope-master-docs

2016-08-03 Thread buildbot
The Buildbot has detected a build exception on builder syncope-master-docs 
while building . Full details are available at:
https://ci.apache.org/builders/syncope-master-docs/builds/1

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: bb_slave3_ubuntu

Build Reason: forced: by IRC user  on channel #asftest: test initial 
config take 2
Build Source Stamp: HEAD
Blamelist: 

BUILD FAILED: exception upload

Sincerely,
 -The Buildbot





[GitHub] syncope issue #31: Syncope 809

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

https://github.com/apache/syncope/pull/31
  
Merged, thank you @tmess567!


---
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.
---


[GitHub] syncope pull request #31: Syncope 809

2016-08-03 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/syncope/pull/31


---
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.
---


[GitHub] syncope issue #31: Syncope 809

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

https://github.com/apache/syncope/pull/31
  
Your latest changes look good, please go ahead and rebase / squash into 
single commit, 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.
---


[jira] [Commented] (SYNCOPE-809) Eclipse plugin

2016-08-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on SYNCOPE-809:


Github user ilgrosso commented on the issue:

https://github.com/apache/syncope/pull/31
  
I've added some comments, please address.

I am also adding explicit reference to SYNCOPE-809 so that this PR gets 
linked to JIRA (as the "Syncope 809" subject won't work for this purpose).


> Eclipse plugin
> --
>
> Key: SYNCOPE-809
> URL: https://issues.apache.org/jira/browse/SYNCOPE-809
> Project: Syncope
>  Issue Type: Sub-task
>  Components: ide
> Environment: Eclipse
>Reporter: Francesco Chicchiriccò
>Assignee: Tushar Mishra
>  Labels: eclipse, gsoc2016
> Fix For: 2.0.0
>
>
> Develop a plug-in, according to what reported in SYNCOPE-770, working with 
> latest Eclipse version.
> See Google Summer of Code project proposal at 
> https://summerofcode.withgoogle.com/projects/#4822214733987840



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


[GitHub] syncope issue #31: Syncope 809

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

https://github.com/apache/syncope/pull/31
  
I've added some comments, please address.

I am also adding explicit reference to SYNCOPE-809 so that this PR gets 
linked to JIRA (as the "Syncope 809" subject won't work for this purpose).


---
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.
---


[GitHub] syncope pull request #31: Syncope 809

2016-08-03 Thread ilgrosso
Github user ilgrosso commented on a diff in the pull request:

https://github.com/apache/syncope/pull/31#discussion_r73287146
  
--- Diff: 
ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/src/main/java/org/apache/syncope/ide/eclipse/plugin/editors/HTMLEditor.java
 ---
@@ -18,19 +18,45 @@
  */
 package org.apache.syncope.ide.eclipse.plugin.editors;
 
+import java.util.ResourceBundle;
+
+import 
org.apache.syncope.ide.eclipse.plugin.editors.htmlhelpers.AutoIndentAction;
 import 
org.apache.syncope.ide.eclipse.plugin.editors.htmlhelpers.HTMLFileDocumentProvider;
 import org.eclipse.core.runtime.CoreException;
+import org.eclipse.jface.action.IAction;
+import org.eclipse.jface.action.IMenuManager;
 import org.eclipse.ui.IEditorInput;
 import org.eclipse.ui.editors.text.TextEditor;
+import org.eclipse.ui.texteditor.ITextEditorActionConstants;
+import org.eclipse.ui.texteditor.TextEditorAction;
 
 public class HTMLEditor extends TextEditor {
+
+private static final String RESOURCE_BUNDLE =
--- End diff --

Why 2 lines?


---
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.
---


[GitHub] syncope pull request #31: Syncope 809

2016-08-03 Thread ilgrosso
Github user ilgrosso commented on a diff in the pull request:

https://github.com/apache/syncope/pull/31#discussion_r73287117
  
--- Diff: ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml 
---
@@ -40,6 +40,11 @@ under the License.
   syncope-client-lib
   ${project.version}
 
+
--- End diff --

jsoup has MIT license, according to its 
[website](https://jsoup.org/license), which is fine since such license is 
[compatible with AL 2.0](http://www.apache.org/legal/resolved.html#category-a).

You need, however, to add the appropriate content into 
`ide/eclipse/LICENSE` and `ide/eclipse/NOTICE`


---
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.
---