[JBoss JIRA] (ELY-1671) Unable to build javadoc on JDK 10
by Justin Cook (JIRA)
[ https://issues.jboss.org/browse/ELY-1671?page=com.atlassian.jira.plugin.s... ]
Justin Cook reassigned ELY-1671:
--------------------------------
Assignee: Justin Cook
> Unable to build javadoc on JDK 10
> ---------------------------------
>
> Key: ELY-1671
> URL: https://issues.jboss.org/browse/ELY-1671
> Project: WildFly Elytron
> Issue Type: Bug
> Components: Documentation
> Reporter: Darran Lofthouse
> Assignee: Justin Cook
> Priority: Blocker
> Fix For: 1.7.0.CR2
>
>
> {noformat}
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 1.854 s
> [INFO] Finished at: 2018-09-19T13:50:48+01:00
> [INFO] Final Memory: 26M/108M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.0-M1:javadoc (default-cli) on project wildfly-elytron: An error has occurred in Javadoc report generation:
> [ERROR] Exit code: 1 - javadoc: warning - The old Doclet and Taglet APIs in the packages
> [ERROR] com.sun.javadoc, com.sun.tools.doclets and their implementations
> [ERROR] are planned to be removed in a future JDK release. These
> [ERROR] components have been superseded by the new APIs in jdk.javadoc.doclet.
> [ERROR] Users are strongly recommended to migrate to the new APIs.
> [ERROR] javadoc: error - invalid flag: -Xdoclint:none
> [ERROR]
> [ERROR] Command line was: /home/darranl/applications/java/jdk-10.0.2/bin/javadoc @options @argfile
> [ERROR]
> [ERROR] Refer to the generated Javadoc files in '/home/darranl/src/community/wildfly-elytron/target/site/apidocs/api-javadoc' dir.
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months
[JBoss JIRA] (WFCORE-3039) Capability requirement can be lost if two attributes on same resource reference the same capability
by Yeray Borges (JIRA)
[ https://issues.jboss.org/browse/WFCORE-3039?page=com.atlassian.jira.plugi... ]
Yeray Borges reassigned WFCORE-3039:
------------------------------------
Assignee: Yeray Borges
> Capability requirement can be lost if two attributes on same resource reference the same capability
> ---------------------------------------------------------------------------------------------------
>
> Key: WFCORE-3039
> URL: https://issues.jboss.org/browse/WFCORE-3039
> Project: WildFly Core
> Issue Type: Bug
> Components: Management
> Reporter: Darran Lofthouse
> Assignee: Yeray Borges
>
> With the following three commands the server becomes unable to boot due to a missing dependency: -
> {noformat}
> /subsystem=elytron:write-attribute(name=initial-providers, value=combined-providers)
> /subsystem=elytron:undefine-attribute(name=final-providers)
> /subsystem=elytron/aggregate-providers=combined-providers:remove
> {noformat}
> If however I execute :reload after the first two commands, the final command will fail correctly.
> {noformat}
> [standalone@localhost:9990 /] /subsystem=elytron/aggregate-providers=combined-providers:remove
> {
> "outcome" => "failed",
> "failure-description" => "WFLYCTL0367: Cannot remove capability 'org.wildfly.security.providers.combined-providers' as it is required by other capabilities:
> capability 'org.wildfly.security.elytron' requires it for attribute 'initial-providers' at address '/subsystem=elytron'",
> "rolled-back" => true
> }
> {noformat}
> I am only listing the 'Domain Management' component as I believe the security example is just the reproducer.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months
[JBoss JIRA] (DROOLS-3019) [DMN Designer] Data Types - Constraints - Simple range option component
by Guilherme Carreiro (JIRA)
[ https://issues.jboss.org/browse/DROOLS-3019?page=com.atlassian.jira.plugi... ]
Guilherme Carreiro updated DROOLS-3019:
---------------------------------------
Sprint: 2018 Week 42-44 (was: 2018 Week 39-41)
> [DMN Designer] Data Types - Constraints - Simple range option component
> -----------------------------------------------------------------------
>
> Key: DROOLS-3019
> URL: https://issues.jboss.org/browse/DROOLS-3019
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Labels: drools-tools
>
> - When "Simple" is selected in the _Base Component_, two fields (Min. and Max.) must be loaded in the _Base Component_;
> - The fields must have the appropriated widgets for each type of data (Number, Day/Time Duration, Year/Mos Duration, Date/Time, Date, Time);
> - The constraint type, the min. and the max values must be must be set in the Data Type.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months
[JBoss JIRA] (DROOLS-3019) [DMN Designer] Data Types - Constraints - Simple range option component
by Guilherme Carreiro (JIRA)
[ https://issues.jboss.org/browse/DROOLS-3019?page=com.atlassian.jira.plugi... ]
Guilherme Carreiro updated DROOLS-3019:
---------------------------------------
Sprint: (was: 2018 Week 42-44)
> [DMN Designer] Data Types - Constraints - Simple range option component
> -----------------------------------------------------------------------
>
> Key: DROOLS-3019
> URL: https://issues.jboss.org/browse/DROOLS-3019
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Labels: drools-tools
>
> - When "Simple" is selected in the _Base Component_, two fields (Min. and Max.) must be loaded in the _Base Component_;
> - The fields must have the appropriated widgets for each type of data (Number, Day/Time Duration, Year/Mos Duration, Date/Time, Date, Time);
> - The constraint type, the min. and the max values must be must be set in the Data Type.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months