[jira] [Updated] (ISIS-1277) setAccessible() will be gone with JDK 9

2015-12-08 Thread Martin Grigorov (JIRA)

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

Martin Grigorov updated ISIS-1277:
--
Priority: Minor  (was: Critical)

> setAccessible() will be gone with JDK 9
> ---
>
> Key: ISIS-1277
> URL: https://issues.apache.org/jira/browse/ISIS-1277
> Project: Isis
>  Issue Type: Task
>  Components: Core
>Affects Versions: 1.10.0
>Reporter: Jörg Rade
>Assignee: Dan Haywood
>Priority: Minor
>
> https://github.com/apache/isis/search?utf8=%E2%9C%93=setAccessible%28%29 
> yields 9 hits.
> According to [1] this will be a problem with Java 9.
> [1] 
> https://jaxenter.de/java-9-release-verschoben-warum-jigsaw-noch-nicht-fertig-ist-31687
>  



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


[jira] [Commented] (ISIS-1277) setAccessible() will be gone with JDK 9

2015-12-08 Thread Martin Grigorov (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15046945#comment-15046945
 ] 

Martin Grigorov commented on ISIS-1277:
---

I've changed the priority to "Minor" - Java 9 is postponed for March 2017. We 
have plenty of time to see how to do this in Java 9.

> setAccessible() will be gone with JDK 9
> ---
>
> Key: ISIS-1277
> URL: https://issues.apache.org/jira/browse/ISIS-1277
> Project: Isis
>  Issue Type: Task
>  Components: Core
>Affects Versions: 1.10.0
>Reporter: Jörg Rade
>Assignee: Dan Haywood
>Priority: Minor
>
> https://github.com/apache/isis/search?utf8=%E2%9C%93=setAccessible%28%29 
> yields 9 hits.
> According to [1] this will be a problem with Java 9.
> [1] 
> https://jaxenter.de/java-9-release-verschoben-warum-jigsaw-noch-nicht-fertig-ist-31687
>  



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


[jira] [Created] (ISIS-1277) setAccessible() will be gone with JDK 9

2015-12-08 Thread JIRA
Jörg Rade created ISIS-1277:
---

 Summary: setAccessible() will be gone with JDK 9
 Key: ISIS-1277
 URL: https://issues.apache.org/jira/browse/ISIS-1277
 Project: Isis
  Issue Type: Task
  Components: Core
Affects Versions: 1.10.0
Reporter: Jörg Rade
Assignee: Dan Haywood
Priority: Critical


https://github.com/apache/isis/search?utf8=%E2%9C%93=setAccessible%28%29 
yields 9 hits.

According to [1] this will be a problem with Java 9.

[1] 
https://jaxenter.de/java-9-release-verschoben-warum-jigsaw-noch-nicht-fertig-ist-31687
 



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


[jira] [Commented] (ISIS-1237) Integrate with swagger for REST APIs

2015-12-08 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15047755#comment-15047755
 ] 

ASF subversion and git services commented on ISIS-1237:
---

Commit 86b960ac88079bd23c91eaf13ccc01d4d11a758f in isis's branch 
refs/heads/ISIS-1237 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=86b960a ]

ISIS-1237: a little more work on SwaggerService; can also access swagger-ui 
using /api-docs/index.html, hitting the internal /restful/swagger/private URL 
to access the swagger spec itself.


> Integrate with swagger for REST APIs
> 
>
> Key: ISIS-1237
> URL: https://issues.apache.org/jira/browse/ISIS-1237
> Project: Isis
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: 1.9.0
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Minor
> Fix For: 1.11.0
>
> Attachments: hand-crafted-swagger-spec-for-simpleapp.yaml
>
>
> as per Oscar's mail:
> You know we're using Wavemaker for the front-end.
> Most recent version 7 uses Swagger as the way to document the auto-generated 
> APIs [1], but all JavaScript widgets can be render any JSON representation 
> with limitations detailed in [2], [3].
> [1] 
> http://www.wavemaker.com/latest/wavemaker-api-designer-brings-api-driven-development-to-custom-built-enterprise-applications/
> [2] http://www.wavemaker.com/learn/topics/studio/integrate/external-services/
> [3]
> http://www.wavemaker.com/learn/docs/importing-web-services/



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