[
https://issues.apache.org/jira/browse/WINK-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740964#action_12740964
]
Bryant Luk commented on WINK-131:
---------------------------------
In the build.xml script, I added an Ant delete call to delete these sources
explicitly in SVN r802452 .
I considered just changing the dependencies useScope attribute to
useScope="compile" but that included the provided (geronimo-spec) scoped
dependencies as well (see
http://maven.apache.org/ant-tasks/examples/dependencies.html ). If there were
later other dependencies we cannot distribute that was in the compile or other
scope, it would complicate matters, so it may be easier to just add to the
delete fileset.
If anyone has any comments or a better way to fix this, please do share.
> remove JAXB source jars from source distribution
> ------------------------------------------------
>
> Key: WINK-131
> URL: https://issues.apache.org/jira/browse/WINK-131
> Project: Wink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 0.1
> Reporter: Nick Gallardo
> Fix For: 0.1
>
>
> Input from Kevan on the 0.1 release candidate:
> The binary distribution contains two source jars:
> lib/jaxb-api-2.1-sources.jar
> lib/jaxb-impl-2.1.4-sources.jar
> You cannot distribute these sources.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.