[jira] [Commented] (NIFI-2470) WritesAttributes annotations in ListFile are incorrect

2016-08-07 Thread Joseph Witt (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15411244#comment-15411244
 ] 

Joseph Witt commented on NIFI-2470:
---

+1 merged to master.

> WritesAttributes annotations in ListFile are incorrect
> --
>
> Key: NIFI-2470
> URL: https://issues.apache.org/jira/browse/NIFI-2470
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Core Framework
>Affects Versions: 0.7.0
>Reporter: Kirk Tarou
>Assignee: Joseph Witt
>Priority: Minor
>  Labels: beginner, beginners, documentation, easyfix
> Fix For: 1.0.0
>
> Attachments: ListFileAttributes.png, ListFileUsage.png
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The WritesAttributes annotations section has a variety of problems that need 
> to be cleaned up. Otherwise, 'Usage' documentation will be incorrect.
> # Some of the WritesAttributes annotations don't match the actual attribute 
> names:
> #* fs.owner -> file.owner
> #* fs.group -> file.group
> #* fs.lastModified -> file.lastModifiedTime
> #* fs.length -> file.length
> #* fs.permissions -> file.permissions
> # missing:
> #* file.creationTime
> #* file.lastAccessTime
> # Incorrect description
> #* file.lastModifiedTime is a formatted date/time



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


[jira] [Commented] (NIFI-2470) WritesAttributes annotations in ListFile are incorrect

2016-08-07 Thread Joseph Witt (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15411243#comment-15411243
 ] 

Joseph Witt commented on NIFI-2470:
---

[~tarouki] Congrats and thanks for your first commit!  Looks good.  Travis-CI 
is happy.  Builds w/contrib-check.  Tested locally and new attributes are 
added.  Also, we should do the static references like you did more often.  Cool.

> WritesAttributes annotations in ListFile are incorrect
> --
>
> Key: NIFI-2470
> URL: https://issues.apache.org/jira/browse/NIFI-2470
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Core Framework
>Affects Versions: 0.7.0
>Reporter: Kirk Tarou
>Assignee: Joseph Witt
>Priority: Minor
>  Labels: beginner, beginners, documentation, easyfix
> Fix For: 1.0.0
>
> Attachments: ListFileAttributes.png, ListFileUsage.png
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The WritesAttributes annotations section has a variety of problems that need 
> to be cleaned up. Otherwise, 'Usage' documentation will be incorrect.
> # Some of the WritesAttributes annotations don't match the actual attribute 
> names:
> #* fs.owner -> file.owner
> #* fs.group -> file.group
> #* fs.lastModified -> file.lastModifiedTime
> #* fs.length -> file.length
> #* fs.permissions -> file.permissions
> # missing:
> #* file.creationTime
> #* file.lastAccessTime
> # Incorrect description
> #* file.lastModifiedTime is a formatted date/time



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


[jira] [Commented] (NIFI-2470) WritesAttributes annotations in ListFile are incorrect

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

[ 
https://issues.apache.org/jira/browse/NIFI-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15411241#comment-15411241
 ] 

ASF subversion and git services commented on NIFI-2470:
---

Commit e2f649cfea4b487416255f39a9cc47aaf8a9d52e in nifi's branch 
refs/heads/master from [~tarouki]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=e2f649c ]

NIFI-2470 This closes #802.
Fixed WritesAttributes section to include all attributes with the
correct attribute names and descriptions


> WritesAttributes annotations in ListFile are incorrect
> --
>
> Key: NIFI-2470
> URL: https://issues.apache.org/jira/browse/NIFI-2470
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Core Framework
>Affects Versions: 0.7.0
>Reporter: Kirk Tarou
>Priority: Minor
>  Labels: beginner, beginners, documentation, easyfix
> Fix For: 1.0.0
>
> Attachments: ListFileAttributes.png, ListFileUsage.png
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The WritesAttributes annotations section has a variety of problems that need 
> to be cleaned up. Otherwise, 'Usage' documentation will be incorrect.
> # Some of the WritesAttributes annotations don't match the actual attribute 
> names:
> #* fs.owner -> file.owner
> #* fs.group -> file.group
> #* fs.lastModified -> file.lastModifiedTime
> #* fs.length -> file.length
> #* fs.permissions -> file.permissions
> # missing:
> #* file.creationTime
> #* file.lastAccessTime
> # Incorrect description
> #* file.lastModifiedTime is a formatted date/time



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


[jira] [Commented] (NIFI-2470) WritesAttributes annotations in ListFile are incorrect

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

[ 
https://issues.apache.org/jira/browse/NIFI-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15411242#comment-15411242
 ] 

ASF GitHub Bot commented on NIFI-2470:
--

Github user asfgit closed the pull request at:

https://github.com/apache/nifi/pull/802


> WritesAttributes annotations in ListFile are incorrect
> --
>
> Key: NIFI-2470
> URL: https://issues.apache.org/jira/browse/NIFI-2470
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Core Framework
>Affects Versions: 0.7.0
>Reporter: Kirk Tarou
>Priority: Minor
>  Labels: beginner, beginners, documentation, easyfix
> Fix For: 1.0.0
>
> Attachments: ListFileAttributes.png, ListFileUsage.png
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The WritesAttributes annotations section has a variety of problems that need 
> to be cleaned up. Otherwise, 'Usage' documentation will be incorrect.
> # Some of the WritesAttributes annotations don't match the actual attribute 
> names:
> #* fs.owner -> file.owner
> #* fs.group -> file.group
> #* fs.lastModified -> file.lastModifiedTime
> #* fs.length -> file.length
> #* fs.permissions -> file.permissions
> # missing:
> #* file.creationTime
> #* file.lastAccessTime
> # Incorrect description
> #* file.lastModifiedTime is a formatted date/time



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


[jira] [Commented] (NIFI-2470) WritesAttributes annotations in ListFile are incorrect

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

[ 
https://issues.apache.org/jira/browse/NIFI-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410461#comment-15410461
 ] 

ASF GitHub Bot commented on NIFI-2470:
--

GitHub user kirkalicious reopened a pull request:

https://github.com/apache/nifi/pull/802

NIFI-2470 - Fix WritesAttributes section of ListFiles

Fixed WritesAttributes section to include all attributes with the
correct attribute names and descriptions

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/kirkalicious/nifi NIFI-2470

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/nifi/pull/802.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #802


commit acd5bd532be63d01bb94972ac1fa417d8fe44311
Author: Kirk Tarou 
Date:   2016-08-06T01:16:23Z

NIFI-2470

Fixed WritesAttributes section to include all attributes with the
correct attribute names and descriptions




> WritesAttributes annotations in ListFile are incorrect
> --
>
> Key: NIFI-2470
> URL: https://issues.apache.org/jira/browse/NIFI-2470
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Core Framework
>Affects Versions: 0.7.0
>Reporter: Kirk Tarou
>Priority: Minor
>  Labels: beginner, beginners, documentation, easyfix
> Attachments: ListFileAttributes.png, ListFileUsage.png
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The WritesAttributes annotations section has a variety of problems that need 
> to be cleaned up. Otherwise, 'Usage' documentation will be incorrect.
> # Some of the WritesAttributes annotations don't match the actual attribute 
> names:
> #* fs.owner -> file.owner
> #* fs.group -> file.group
> #* fs.lastModified -> file.lastModifiedTime
> #* fs.length -> file.length
> #* fs.permissions -> file.permissions
> # missing:
> #* file.creationTime
> #* file.lastAccessTime
> # Incorrect description
> #* file.lastModifiedTime is a formatted date/time



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


[jira] [Commented] (NIFI-2470) WritesAttributes annotations in ListFile are incorrect

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

[ 
https://issues.apache.org/jira/browse/NIFI-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410460#comment-15410460
 ] 

ASF GitHub Bot commented on NIFI-2470:
--

Github user kirkalicious closed the pull request at:

https://github.com/apache/nifi/pull/802


> WritesAttributes annotations in ListFile are incorrect
> --
>
> Key: NIFI-2470
> URL: https://issues.apache.org/jira/browse/NIFI-2470
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Core Framework
>Affects Versions: 0.7.0
>Reporter: Kirk Tarou
>Priority: Minor
>  Labels: beginner, beginners, documentation, easyfix
> Attachments: ListFileAttributes.png, ListFileUsage.png
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The WritesAttributes annotations section has a variety of problems that need 
> to be cleaned up. Otherwise, 'Usage' documentation will be incorrect.
> # Some of the WritesAttributes annotations don't match the actual attribute 
> names:
> #* fs.owner -> file.owner
> #* fs.group -> file.group
> #* fs.lastModified -> file.lastModifiedTime
> #* fs.length -> file.length
> #* fs.permissions -> file.permissions
> # missing:
> #* file.creationTime
> #* file.lastAccessTime
> # Incorrect description
> #* file.lastModifiedTime is a formatted date/time



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


[jira] [Commented] (NIFI-2470) WritesAttributes annotations in ListFile are incorrect

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

[ 
https://issues.apache.org/jira/browse/NIFI-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410446#comment-15410446
 ] 

ASF GitHub Bot commented on NIFI-2470:
--

GitHub user kirkalicious reopened a pull request:

https://github.com/apache/nifi/pull/802

NIFI-2470

Fixed WritesAttributes section to include all attributes with the
correct attribute names and descriptions

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/kirkalicious/nifi NIFI-2470

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/nifi/pull/802.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #802


commit acd5bd532be63d01bb94972ac1fa417d8fe44311
Author: Kirk Tarou 
Date:   2016-08-06T01:16:23Z

NIFI-2470

Fixed WritesAttributes section to include all attributes with the
correct attribute names and descriptions




> WritesAttributes annotations in ListFile are incorrect
> --
>
> Key: NIFI-2470
> URL: https://issues.apache.org/jira/browse/NIFI-2470
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Core Framework
>Affects Versions: 0.7.0
>Reporter: Kirk Tarou
>Priority: Minor
>  Labels: beginner, beginners, documentation, easyfix
> Attachments: ListFileAttributes.png, ListFileUsage.png
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The WritesAttributes annotations section has a variety of problems that need 
> to be cleaned up. Otherwise, 'Usage' documentation will be incorrect.
> # Some of the WritesAttributes annotations don't match the actual attribute 
> names:
> #* fs.owner -> file.owner
> #* fs.group -> file.group
> #* fs.lastModified -> file.lastModifiedTime
> #* fs.length -> file.length
> #* fs.permissions -> file.permissions
> # missing:
> #* file.creationTime
> #* file.lastAccessTime
> # Incorrect description
> #* file.lastModifiedTime is a formatted date/time



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


[jira] [Commented] (NIFI-2470) WritesAttributes annotations in ListFile are incorrect

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

[ 
https://issues.apache.org/jira/browse/NIFI-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410445#comment-15410445
 ] 

ASF GitHub Bot commented on NIFI-2470:
--

Github user kirkalicious closed the pull request at:

https://github.com/apache/nifi/pull/802


> WritesAttributes annotations in ListFile are incorrect
> --
>
> Key: NIFI-2470
> URL: https://issues.apache.org/jira/browse/NIFI-2470
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Core Framework
>Affects Versions: 0.7.0
>Reporter: Kirk Tarou
>Priority: Minor
>  Labels: beginner, beginners, documentation, easyfix
> Attachments: ListFileAttributes.png, ListFileUsage.png
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The WritesAttributes annotations section has a variety of problems that need 
> to be cleaned up. Otherwise, 'Usage' documentation will be incorrect.
> # Some of the WritesAttributes annotations don't match the actual attribute 
> names:
> #* fs.owner -> file.owner
> #* fs.group -> file.group
> #* fs.lastModified -> file.lastModifiedTime
> #* fs.length -> file.length
> #* fs.permissions -> file.permissions
> # missing:
> #* file.creationTime
> #* file.lastAccessTime
> # Incorrect description
> #* file.lastModifiedTime is a formatted date/time



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


[jira] [Commented] (NIFI-2470) WritesAttributes annotations in ListFile are incorrect

2016-08-05 Thread Kirk Tarou (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410368#comment-15410368
 ] 

Kirk Tarou commented on NIFI-2470:
--

Submitted pull request for this:
https://github.com/apache/nifi/pull/802

> WritesAttributes annotations in ListFile are incorrect
> --
>
> Key: NIFI-2470
> URL: https://issues.apache.org/jira/browse/NIFI-2470
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Core Framework
>Affects Versions: 0.7.0
>Reporter: Kirk Tarou
>Priority: Minor
>  Labels: beginner, beginners, documentation, easyfix
> Attachments: ListFileAttributes.png, ListFileUsage.png
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The WritesAttributes annotations section has a variety of problems that need 
> to be cleaned up. Otherwise, 'Usage' documentation will be incorrect.
> # Some of the WritesAttributes annotations don't match the actual attribute 
> names:
> #* fs.owner -> file.owner
> #* fs.group -> file.group
> #* fs.lastModified -> file.lastModifiedTime
> #* fs.length -> file.length
> #* fs.permissions -> file.permissions
> # missing:
> #* file.creationTime
> #* file.lastAccessTime
> # Incorrect description
> #* file.lastModifiedTime is a formatted date/time



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


[jira] [Commented] (NIFI-2470) WritesAttributes annotations in ListFile are incorrect

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

[ 
https://issues.apache.org/jira/browse/NIFI-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410363#comment-15410363
 ] 

ASF GitHub Bot commented on NIFI-2470:
--

GitHub user kirkalicious opened a pull request:

https://github.com/apache/nifi/pull/802

NIFI-2470

Fixed WritesAttributes section to include all attributes with the
correct attribute names and descriptions

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/kirkalicious/nifi NIFI-2470

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/nifi/pull/802.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #802


commit acd5bd532be63d01bb94972ac1fa417d8fe44311
Author: Kirk Tarou 
Date:   2016-08-06T01:16:23Z

NIFI-2470

Fixed WritesAttributes section to include all attributes with the
correct attribute names and descriptions




> WritesAttributes annotations in ListFile are incorrect
> --
>
> Key: NIFI-2470
> URL: https://issues.apache.org/jira/browse/NIFI-2470
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Core Framework
>Affects Versions: 0.7.0
>Reporter: Kirk Tarou
>Priority: Minor
>  Labels: beginner, beginners, documentation, easyfix
> Attachments: ListFileAttributes.png, ListFileUsage.png
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The WritesAttributes annotations section has a variety of problems that need 
> to be cleaned up. Otherwise, 'Usage' documentation will be incorrect.
> # Some of the WritesAttributes annotations don't match the actual attribute 
> names:
> #* fs.owner -> file.owner
> #* fs.group -> file.group
> #* fs.lastModified -> file.lastModifiedTime
> #* fs.length -> file.length
> #* fs.permissions -> file.permissions
> # missing:
> #* file.creationTime
> #* file.lastAccessTime
> # Incorrect description
> #* file.lastModifiedTime is a formatted date/time



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