[jira] [Updated] (LUCENE-3006) Javadocs warnings should fail the build

2011-04-01 Thread Steven Rowe (JIRA)

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

Steven Rowe updated LUCENE-3006:


Attachment: LUCENE-3006-modules-javadoc-warning-cleanup.patch

Patch annihilating modules/ javadoc warnings (in analysis/icu/ and benchmark/).

Committing shortly.

 Javadocs warnings should fail the build
 ---

 Key: LUCENE-3006
 URL: https://issues.apache.org/jira/browse/LUCENE-3006
 Project: Lucene - Java
  Issue Type: Improvement
Affects Versions: 3.2, 4.0
Reporter: Grant Ingersoll
 Attachments: LUCENE-3006-javadoc-warning-cleanup.patch, 
 LUCENE-3006-modules-javadoc-warning-cleanup.patch, LUCENE-3006.patch, 
 LUCENE-3006.patch, LUCENE-3006.patch


 We should fail the build when there are javadocs warnings, as this should not 
 be the Release Manager's job to fix all at once right before the release.
 See 
 http://www.lucidimagination.com/search/document/14bd01e519f39aff/brainstorming_on_improving_the_release_process

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (LUCENE-3006) Javadocs warnings should fail the build

2011-03-31 Thread Grant Ingersoll (JIRA)

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

Grant Ingersoll updated LUCENE-3006:


Attachment: LUCENE-3006.patch

Here's the patch I just committed.

 Javadocs warnings should fail the build
 ---

 Key: LUCENE-3006
 URL: https://issues.apache.org/jira/browse/LUCENE-3006
 Project: Lucene - Java
  Issue Type: Improvement
Affects Versions: 3.2, 4.0
Reporter: Grant Ingersoll
 Attachments: LUCENE-3006-javadoc-warning-cleanup.patch, 
 LUCENE-3006.patch, LUCENE-3006.patch, LUCENE-3006.patch


 We should fail the build when there are javadocs warnings, as this should not 
 be the Release Manager's job to fix all at once right before the release.
 See 
 http://www.lucidimagination.com/search/document/14bd01e519f39aff/brainstorming_on_improving_the_release_process

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (LUCENE-3006) Javadocs warnings should fail the build

2011-03-30 Thread Grant Ingersoll (JIRA)

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

Grant Ingersoll updated LUCENE-3006:


Attachment: LUCENE-3006.patch

Build hook in to javadoc.  Doesn't fix the warnings, which need to be fixed.

 Javadocs warnings should fail the build
 ---

 Key: LUCENE-3006
 URL: https://issues.apache.org/jira/browse/LUCENE-3006
 Project: Lucene - Java
  Issue Type: Improvement
Affects Versions: 3.2, 4.0
Reporter: Grant Ingersoll
 Attachments: LUCENE-3006.patch


 We should fail the build when there are javadocs warnings, as this should not 
 be the Release Manager's job to fix all at once right before the release.
 See 
 http://www.lucidimagination.com/search/document/14bd01e519f39aff/brainstorming_on_improving_the_release_process

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (LUCENE-3006) Javadocs warnings should fail the build

2011-03-30 Thread Grant Ingersoll (JIRA)

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

Grant Ingersoll updated LUCENE-3006:


Attachment: LUCENE-3006.patch

Adds a property to only fail if failonjavadocwarning is true (which is the 
default setting).

 Javadocs warnings should fail the build
 ---

 Key: LUCENE-3006
 URL: https://issues.apache.org/jira/browse/LUCENE-3006
 Project: Lucene - Java
  Issue Type: Improvement
Affects Versions: 3.2, 4.0
Reporter: Grant Ingersoll
 Attachments: LUCENE-3006.patch, LUCENE-3006.patch


 We should fail the build when there are javadocs warnings, as this should not 
 be the Release Manager's job to fix all at once right before the release.
 See 
 http://www.lucidimagination.com/search/document/14bd01e519f39aff/brainstorming_on_improving_the_release_process

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (LUCENE-3006) Javadocs warnings should fail the build

2011-03-30 Thread Steven Rowe (JIRA)

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

Steven Rowe updated LUCENE-3006:


Attachment: LUCENE-3006-javadoc-warning-cleanup.patch

This patch eliminates javadoc warnings on trunk under Sun JDK 1.5.0_22 and 
1.6.0_21 for Lucene, and for just 1.6.0_21 on Solr.

 Javadocs warnings should fail the build
 ---

 Key: LUCENE-3006
 URL: https://issues.apache.org/jira/browse/LUCENE-3006
 Project: Lucene - Java
  Issue Type: Improvement
Affects Versions: 3.2, 4.0
Reporter: Grant Ingersoll
 Attachments: LUCENE-3006-javadoc-warning-cleanup.patch, 
 LUCENE-3006.patch, LUCENE-3006.patch


 We should fail the build when there are javadocs warnings, as this should not 
 be the Release Manager's job to fix all at once right before the release.
 See 
 http://www.lucidimagination.com/search/document/14bd01e519f39aff/brainstorming_on_improving_the_release_process

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org