[JBoss JIRA] (ELY-1452) SigTest: incompatibile API
by Martin Choma (JIRA)
[ https://issues.jboss.org/browse/ELY-1452?page=com.atlassian.jira.plugin.s... ]
Martin Choma updated ELY-1452:
------------------------------
Description:
{noformat}
Class org.wildfly.security.mechanism.MechanismUtil
"E1.2 - API type removed" : method public final static void org.wildfly.security.mechanism.MechanismUtil.handleCallbacks(java.lang.String,javax.security.auth.callback.CallbackHandler,javax.security.auth.callback.Callback[])
{noformat}
Comparing latest from 1.1.x and 1.2.x
Base version: 1.1.8.CR1-SNAPSHOT
Tested version: 1.2.0.Beta10-SNAPSHOT
Incompatible change was introduced by [1]
[1] https://github.com/wildfly-security/wildfly-elytron/commit/c1a5ce817635d3...
was:
Class org.wildfly.security.mechanism.MechanismUtil
"E1.2 - API type removed" : method public final static void org.wildfly.security.mechanism.MechanismUtil.handleCallbacks(java.lang.String,javax.security.auth.callback.CallbackHandler,javax.security.auth.callback.Callback[])
Comparing latest from 1.1.x and 1.2.x
Base version: 1.1.8.CR1-SNAPSHOT
Tested version: 1.2.0.Beta10-SNAPSHOT
Incompatible change was introduced by [1]
[1] https://github.com/wildfly-security/wildfly-elytron/commit/c1a5ce817635d3...
> SigTest: incompatibile API
> --------------------------
>
> Key: ELY-1452
> URL: https://issues.jboss.org/browse/ELY-1452
> Project: WildFly Elytron
> Issue Type: Bug
> Components: API / SPI
> Affects Versions: 1.2.0.Beta10
> Reporter: Martin Choma
>
> {noformat}
> Class org.wildfly.security.mechanism.MechanismUtil
> "E1.2 - API type removed" : method public final static void org.wildfly.security.mechanism.MechanismUtil.handleCallbacks(java.lang.String,javax.security.auth.callback.CallbackHandler,javax.security.auth.callback.Callback[])
> {noformat}
> Comparing latest from 1.1.x and 1.2.x
> Base version: 1.1.8.CR1-SNAPSHOT
> Tested version: 1.2.0.Beta10-SNAPSHOT
> Incompatible change was introduced by [1]
> [1] https://github.com/wildfly-security/wildfly-elytron/commit/c1a5ce817635d3...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (WFLY-9560) Revisit WildFly Weld subsystem dependencies
by Martin Kouba (JIRA)
Martin Kouba created WFLY-9560:
----------------------------------
Summary: Revisit WildFly Weld subsystem dependencies
Key: WFLY-9560
URL: https://issues.jboss.org/browse/WFLY-9560
Project: WildFly
Issue Type: Task
Components: CDI / Weld
Reporter: Martin Kouba
Assignee: Martin Kouba
Weld subsystem depends on {{weld-core}} and internal implementation classes. Ideally, it should only depend on API/SPI and special packages (such as {{org.jboss.weld.probe}}).
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (DROOLS-1948) [DMN Editor]: Context Editor: Add support for nested grids
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1948?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-1948:
----------------------------------------
[~jomarko] There are different types of editor (Literal Expression, Context, Decision Table, Relation plus some I'm yet to implement).
They are all based on the same design, consisting of an "editor definition", "mapper" (from DMN model to Grid model and back again), "grid widget" and various columns. It will be a good idea for me to meet with you to go through the approach I have taken and how they all work so (hopefully) things are clearer for you. Please feel free to arrange a BJ meeting and I will happily spend some time helping you get more acquaintanced with the code.
There are next to zero tests for any of this at the moment as the design was changing a lot while I found a common approach for all editor types.
> [DMN Editor]: Context Editor: Add support for nested grids
> ----------------------------------------------------------
>
> Key: DROOLS-1948
> URL: https://issues.jboss.org/browse/DROOLS-1948
> Project: Drools
> Issue Type: Feature Request
> Components: DMN Editor
> Reporter: Michael Anstis
> Assignee: Michael Anstis
>
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months