[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-467) publish Maven artifacts containing the testsuite

Sanne Grinovero (JIRA) noreply at atlassian.com
Mon Apr 12 08:02:58 EDT 2010


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=36388#action_36388 ] 

Sanne Grinovero commented on HSEARCH-467:
-----------------------------------------

three reasons:

convention: it's a convention to be able to depend on the test using a dependency type {{<type>test-jar</type>}} , not used often but could be useful for anybody; I actually use some little things in the Search testsuite as starting point for tests in other project, would love to avoid copy/paste.

users reporting bugs: some people on forums - can't find reference now - would have used above strategy instead of zipping a full eclipse directory to create a unit test starting from SearchTestCase, but as they couldn't they zipped huge packets of huge spring / struts /... makes it hard to help out.

our own modules: suppose I started working on Infinispan backend in a separate module, how could I depend on other test helpers like SearchTest avoiding code duplication?

> publish Maven artifacts containing the testsuite
> ------------------------------------------------
>
>                 Key: HSEARCH-467
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-467
>             Project: Hibernate Search
>          Issue Type: New Feature
>          Components: build
>            Reporter: Sanne Grinovero
>            Assignee: Hardy Ferentschik
>             Fix For: 3.2.0
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list