[jira] [Updated] (IGNITE-14558) Add information about javadoc validation and generation commands to DEVNOTES.md

2021-04-21 Thread Andrey Mashenkov (Jira)


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

Andrey Mashenkov updated IGNITE-14558:
--
Reviewer: Andrey Mashenkov  (was: Andrey N. Gura)

> Add information about javadoc validation and generation commands to 
> DEVNOTES.md 
> 
>
> Key: IGNITE-14558
> URL: https://issues.apache.org/jira/browse/IGNITE-14558
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Andrey N. Gura
>Assignee: Peter Ivanov
>Priority: Critical
>  Labels: ignite-3
> Fix For: 3.0.0-alpha2
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> https://issues.apache.org/jira/browse/IGNITE-13751 is implemented and merged 
> but DEVNOTES.md is not updated.
> Information about javadoc validation and generation commands should be added 
> to DEVNOTES.md.
> Also, there is unresolved variable:
> {code:java}
> ${current.year} Copyright © Apache Software Foundation
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (IGNITE-14558) Add information about javadoc validation and generation commands to DEVNOTES.md

2021-04-19 Thread Peter Ivanov (Jira)


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

Peter Ivanov updated IGNITE-14558:
--
Description: 
https://issues.apache.org/jira/browse/IGNITE-13751 is implemented and merged 
but DEVNOTES.md is not updated.
Information about javadoc validation and generation commands should be added to 
DEVNOTES.md.

Also, there is unresolved variable:
{code:java}
${current.year} Copyright © Apache Software Foundation
{code}


  was:
https://issues.apache.org/jira/browse/IGNITE-13751 is implemented and merged 
but DEVNOTES.md is not updated.

Information about javadoc validation and generation commands should be added to 
DEVNOTES.md.

Maven javadoc plugin should fail build if any 'warning' found. However, no 
'errors' means javadoc is valid (well-structured), there still may be a 
'warning' that means javadoc is incomplete.  
Plugin option to force failure on warnings.
{code:java}
true{code}
 


> Add information about javadoc validation and generation commands to 
> DEVNOTES.md 
> 
>
> Key: IGNITE-14558
> URL: https://issues.apache.org/jira/browse/IGNITE-14558
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Andrey N. Gura
>Assignee: Peter Ivanov
>Priority: Critical
>  Labels: ignite-3
> Fix For: 3.0.0-alpha2
>
>
> https://issues.apache.org/jira/browse/IGNITE-13751 is implemented and merged 
> but DEVNOTES.md is not updated.
> Information about javadoc validation and generation commands should be added 
> to DEVNOTES.md.
> Also, there is unresolved variable:
> {code:java}
> ${current.year} Copyright © Apache Software Foundation
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (IGNITE-14558) Add information about javadoc validation and generation commands to DEVNOTES.md

2021-04-16 Thread Andrey Mashenkov (Jira)


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

Andrey Mashenkov updated IGNITE-14558:
--
Labels: ignite-3  (was: )

> Add information about javadoc validation and generation commands to 
> DEVNOTES.md 
> 
>
> Key: IGNITE-14558
> URL: https://issues.apache.org/jira/browse/IGNITE-14558
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Andrey N. Gura
>Assignee: Peter Ivanov
>Priority: Critical
>  Labels: ignite-3
> Fix For: 3.0.0-alpha2
>
>
> https://issues.apache.org/jira/browse/IGNITE-13751 is implemented and merged 
> but DEVNOTES.md is not updated.
> Information about javadoc validation and generation commands should be added 
> to DEVNOTES.md.
> Maven javadoc plugin should fail build if any 'warning' found. However, no 
> 'errors' means javadoc is valid (well-structured), there still may be a 
> 'warning' that means javadoc is incomplete.  
> Plugin option to force failure on warnings.
> {code:java}
> true{code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (IGNITE-14558) Add information about javadoc validation and generation commands to DEVNOTES.md

2021-04-15 Thread Andrey Mashenkov (Jira)


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

Andrey Mashenkov updated IGNITE-14558:
--
Description: 
https://issues.apache.org/jira/browse/IGNITE-13751 is implemented and merged 
but DEVNOTES.md is not updated.

Information about javadoc validation and generation commands should be added to 
DEVNOTES.md.

Maven javadoc plugin should fail build if any 'warning' found. However, no 
'errors' means javadoc is valid (well-structured), there still may be a 
'warning' that means javadoc is incomplete.  
Plugin option to force failure on warnings.
{code:java}
true{code}
 

  was:
https://issues.apache.org/jira/browse/IGNITE-13751 is implemented and merged 
but DEVNOTES.md is not updated.

Information about javadoc validation and generation commands should be added to 
DEVNOTES.md.

Maven javadoc plugin should fail build if any 'warning' found. However, no 
'errors' means javadoc is valid (well-structured), there still may be a 
'warning' that means javadoc is incomplete.   
{code:java}
true{code}
 


> Add information about javadoc validation and generation commands to 
> DEVNOTES.md 
> 
>
> Key: IGNITE-14558
> URL: https://issues.apache.org/jira/browse/IGNITE-14558
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Andrey N. Gura
>Assignee: Peter Ivanov
>Priority: Critical
> Fix For: 3.0.0-alpha2
>
>
> https://issues.apache.org/jira/browse/IGNITE-13751 is implemented and merged 
> but DEVNOTES.md is not updated.
> Information about javadoc validation and generation commands should be added 
> to DEVNOTES.md.
> Maven javadoc plugin should fail build if any 'warning' found. However, no 
> 'errors' means javadoc is valid (well-structured), there still may be a 
> 'warning' that means javadoc is incomplete.  
> Plugin option to force failure on warnings.
> {code:java}
> true{code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (IGNITE-14558) Add information about javadoc validation and generation commands to DEVNOTES.md

2021-04-15 Thread Andrey Mashenkov (Jira)


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

Andrey Mashenkov updated IGNITE-14558:
--
Description: 
https://issues.apache.org/jira/browse/IGNITE-13751 is implemented and merged 
but DEVNOTES.md is not updated.

Information about javadoc validation and generation commands should be added to 
DEVNOTES.md.

Maven javadoc plugin should fail build if any 'warning' found. However, no 
'errors' means javadoc is valid (well-structured), there still may be a 
'warning' that means javadoc is incomplete.   
{code:java}
true{code}
 

  was:
https://issues.apache.org/jira/browse/IGNITE-13751 is implemented and merged 
but DEVNOTES.md is not updated.

Information about javadoc validation and generation commands should be added to 
DEVNOTES.md.


> Add information about javadoc validation and generation commands to 
> DEVNOTES.md 
> 
>
> Key: IGNITE-14558
> URL: https://issues.apache.org/jira/browse/IGNITE-14558
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Andrey N. Gura
>Assignee: Peter Ivanov
>Priority: Critical
> Fix For: 3.0.0-alpha2
>
>
> https://issues.apache.org/jira/browse/IGNITE-13751 is implemented and merged 
> but DEVNOTES.md is not updated.
> Information about javadoc validation and generation commands should be added 
> to DEVNOTES.md.
> Maven javadoc plugin should fail build if any 'warning' found. However, no 
> 'errors' means javadoc is valid (well-structured), there still may be a 
> 'warning' that means javadoc is incomplete.   
> {code:java}
> true{code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)