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

Steve Rowe commented on SOLR-10912:
-----------------------------------

bq. compile does a basic compile test. javac looks in the output log for 
specific java warnings/errors generated from the compile phase when java's lint 
mode is activated.

Thanks [~aw], good to know.  Unfortunately the plugins are pretty lightly 
documented: AFAICT only a subset of the built-in plugins' individual *methods* 
are documented in the api ref, with no whole-builtin-plugin docs I could find; 
I haven't dug into the source much yet, other than test-patch.sh itself and 
some of the bundled example personalities.

> Adding automatic patch validation
> ---------------------------------
>
>                 Key: SOLR-10912
>                 URL: https://issues.apache.org/jira/browse/SOLR-10912
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Build
>            Reporter: Mano Kovacs
>            Assignee: Steve Rowe
>            Priority: Major
>         Attachments: SOLR-10912.ok-patch-in-core.patch, SOLR-10912.patch, 
> SOLR-10912.patch, SOLR-10912.sample-patch.patch, 
> SOLR-10912.solj-contrib-facet-error.patch
>
>
> Proposing introduction of automated patch validation, similar what Hadoop or 
> other Apache projects are using (see link). This would ensure that every 
> patch passes a certain set of criterions before getting approved. It would 
> save time for developer (faster feedback loop), save time for committers 
> (less step to do manually), and would increase quality.
> Hadoop is currently using Apache Yetus to run validations, which seems to be 
> a good direction to start. This jira could be the board of discussing the 
> preferred solution.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to