[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_102956
 ] 

Tomislav Stojcevich commented on MAVENUPLOAD-1651:
--------------------------------------------------

A question about this particular upload.  For the first time junit has included 
files from another project in their distributed jar.  The files under the 
org/hamcrest  package.

The maven way would be not to include those files and just add a dependency to 
the org/hamcrest jar which is in the repo (version 1, although version 1.1 is 
available at http://code.google.com/p/hamcrest/downloads/list and I think that 
is what they used based on what's in their scm 
http://junit.cvs.sourceforge.net/junit/junit/lib).

So, should I redo this and remove the org/hamcrest class files from the 
junit.jar that was obtained directly from the junit download site 
http://sourceforge.net/project/showfiles.php?group_id=15278 and add a maven 
dependency to the hamcrest 1.1 jar(which would also need to be uploaded), or 
leave it as is since they include those class files in their distribution?

> junit 4.4
> ---------
>
>                 Key: MAVENUPLOAD-1651
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1651
>             Project: maven-upload-requests
>          Issue Type: Bug
>            Reporter: Tomislav Stojcevich
>         Attachments: junit-4.4-bundle.jar, junit-4.4-bundle.jar
>
>
> Upload new version.

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

        

Reply via email to