You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Jason Dillon (JIRA)" <ji...@apache.org> on 2009/07/02 07:16:48 UTC

[jira] Commented: (WINK-22) don't package jaxb*sources.jar in build sample war files

    [ https://issues.apache.org/jira/browse/WINK-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726318#action_12726318 ] 

Jason Dillon commented on WINK-22:
----------------------------------

Why are {{*-sources.jar}} artifacts built during a vanilla build?  ie. {{mvn install}}  These are usually only needed for deploy-time.

> don't package jaxb*sources.jar in build sample war files
> --------------------------------------------------------
>
>                 Key: WINK-22
>                 URL: https://issues.apache.org/jira/browse/WINK-22
>             Project: Wink
>          Issue Type: Bug
>          Components: Build, Examples
>            Reporter: Mike Rheinheimer
>            Assignee: Jason Dillon
>
> The war files that are built up for samples contain the files:
> 162739 06-30-09 12:21 WEB-INF/lib/jaxb-api-2.1-sources.jar
> 89967 06-30-09 12:21 WEB-INF/lib/jaxb-api-2.1.jar
> 970880 06-30-09 12:21 WEB-INF/lib/jaxb-impl-2.1.4-sources.jar
> 849219 06-30-09 12:21 WEB-INF/lib/jaxb-impl-2.1.4.jar
> We should not be packaging the *sources.jar files in the samples war files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.