[jira] [Commented] (MJAVADOC-384) Allow whitespace in javadoc exclude list

2016-06-07 Thread Omair Majid (JIRA)

[ 
https://issues.apache.org/jira/browse/MJAVADOC-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15318980#comment-15318980
 ] 

Omair Majid commented on MJAVADOC-384:
--

Thanks!

> Allow whitespace in javadoc exclude list
> 
>
> Key: MJAVADOC-384
> URL: https://issues.apache.org/jira/browse/MJAVADOC-384
> Project: Maven Javadoc Plugin
>  Issue Type: Improvement
>Affects Versions: 2.9.1
>Reporter: Omair Majid
>Assignee: Robert Scholte
>Priority: Minor
> Fix For: 2.10.4
>
> Attachments: spaces-for-javadoc-exclude-02.patch, 
> spaces-for-javadoc-exclude-03.patch, spaces-for-javadoc-exclude-list
>
>
> One of the projects that I am working on has a fairly large exclude list for 
> javadoc packages. maven-javadoc-plugin requires me to put this in on line in 
> the pom, which makes it very hard to read. I think it would
> be nicer to allow separating the items in the list with newlines and other 
> whitespace characters.



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


[jira] [Commented] (MJAVADOC-384) Allow whitespace in javadoc exclude list

2016-06-07 Thread Omair Majid (JIRA)

[ 
https://issues.apache.org/jira/browse/MJAVADOC-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15318957#comment-15318957
 ] 

Omair Majid commented on MJAVADOC-384:
--

Thanks for accepting the patch!

I am somewhat surprised I was not credited in the "Patch contributed by" bit, 
though.

> Allow whitespace in javadoc exclude list
> 
>
> Key: MJAVADOC-384
> URL: https://issues.apache.org/jira/browse/MJAVADOC-384
> Project: Maven Javadoc Plugin
>  Issue Type: Improvement
>Affects Versions: 2.9.1
>Reporter: Omair Majid
>Assignee: Robert Scholte
>Priority: Minor
> Fix For: 2.10.4
>
> Attachments: spaces-for-javadoc-exclude-02.patch, 
> spaces-for-javadoc-exclude-03.patch, spaces-for-javadoc-exclude-list
>
>
> One of the projects that I am working on has a fairly large exclude list for 
> javadoc packages. maven-javadoc-plugin requires me to put this in on line in 
> the pom, which makes it very hard to read. I think it would
> be nicer to allow separating the items in the list with newlines and other 
> whitespace characters.



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


[jira] (MJAVADOC-384) Allow whitespace in javadoc exclude list

2014-12-17 Thread Omair Majid (JIRA)

 [ 
https://jira.codehaus.org/browse/MJAVADOC-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Omair Majid updated MJAVADOC-384:
-

Attachment: spaces-for-javadoc-exclude-03.patch

This adds an integration test.

I am happy to add a unit test too; any suggestions/examples on where to add it?

 Allow whitespace in javadoc exclude list
 

 Key: MJAVADOC-384
 URL: https://jira.codehaus.org/browse/MJAVADOC-384
 Project: Maven Javadoc Plugin
  Issue Type: Improvement
Affects Versions: 2.9.1
Reporter: Omair Majid
Priority: Minor
 Attachments: spaces-for-javadoc-exclude-02.patch, 
 spaces-for-javadoc-exclude-03.patch, spaces-for-javadoc-exclude-list


 One of the projects that I am working on has a fairly large exclude list for 
 javadoc packages. maven-javadoc-plugin requires me to put this in on line in 
 the pom, which makes it very hard to read. I think it would
 be nicer to allow separating the items in the list with newlines and other 
 whitespace characters.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)


[jira] (MJAVADOC-384) Allow whitespace in javadoc exclude list

2014-12-16 Thread Omair Majid (JIRA)

[ 
https://jira.codehaus.org/browse/MJAVADOC-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=359183#comment-359183
 ] 

Omair Majid edited comment on MJAVADOC-384 at 12/16/14 5:21 PM:


Attempt number 2. Is this what you had in mind?


was (Author: omajid):
Attempt number 2

 Allow whitespace in javadoc exclude list
 

 Key: MJAVADOC-384
 URL: https://jira.codehaus.org/browse/MJAVADOC-384
 Project: Maven Javadoc Plugin
  Issue Type: Improvement
Affects Versions: 2.9.1
Reporter: Omair Majid
Priority: Minor
 Attachments: spaces-for-javadoc-exclude-02.patch, 
 spaces-for-javadoc-exclude-list


 One of the projects that I am working on has a fairly large exclude list for 
 javadoc packages. maven-javadoc-plugin requires me to put this in on line in 
 the pom, which makes it very hard to read. I think it would
 be nicer to allow separating the items in the list with newlines and other 
 whitespace characters.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)


[jira] (MJAVADOC-384) Allow whitespace in javadoc exclude list

2014-12-16 Thread Omair Majid (JIRA)

 [ 
https://jira.codehaus.org/browse/MJAVADOC-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Omair Majid updated MJAVADOC-384:
-

Attachment: spaces-for-javadoc-exclude-02.patch

Attempt number 2

 Allow whitespace in javadoc exclude list
 

 Key: MJAVADOC-384
 URL: https://jira.codehaus.org/browse/MJAVADOC-384
 Project: Maven Javadoc Plugin
  Issue Type: Improvement
Affects Versions: 2.9.1
Reporter: Omair Majid
Priority: Minor
 Attachments: spaces-for-javadoc-exclude-02.patch, 
 spaces-for-javadoc-exclude-list


 One of the projects that I am working on has a fairly large exclude list for 
 javadoc packages. maven-javadoc-plugin requires me to put this in on line in 
 the pom, which makes it very hard to read. I think it would
 be nicer to allow separating the items in the list with newlines and other 
 whitespace characters.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)


[jira] (MJAVADOC-384) Allow whitespace in javadoc exclude list

2014-01-29 Thread Omair Majid (JIRA)
Omair Majid created MJAVADOC-384:


 Summary: Allow whitespace in javadoc exclude list
 Key: MJAVADOC-384
 URL: https://jira.codehaus.org/browse/MJAVADOC-384
 Project: Maven Javadoc Plugin
  Issue Type: Bug
Affects Versions: 2.9.1
Reporter: Omair Majid
Priority: Minor
 Attachments: spaces-for-javadoc-exclude-list

One of the projects that I am working on has a fairly large exclude list for 
javadoc packages. maven-javadoc-plugin requires me to put this in on line in 
the pom, which makes it very hard to read. I think it would
be nicer to allow separating the items in the list with newlines and other 
whitespace characters.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)