You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Nick Gallardo (JIRA)" <ji...@apache.org> on 2009/08/07 22:11:14 UTC

[jira] Created: (WINK-131) remove JAXB source jars from source distribution

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.


[jira] Reopened: (WINK-131) remove JAXB source jars from source distribution

Posted by "Michael Elman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WINK-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Elman reopened WINK-131:
--------------------------------

      Assignee: Michael Elman  (was: Bryant Luk)

The better solution is removing sources dependencies from the pom.xml, they were specially included because... nevermind.
Anyway the right place is to fix poms and not build.xml.

I'm reassigning this issue and will fix it asap.

> 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
>            Assignee: Michael Elman
>             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.


[jira] Resolved: (WINK-131) remove JAXB source jars from source distribution

Posted by "Bryant Luk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WINK-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryant Luk resolved WINK-131.
-----------------------------

    Resolution: Fixed

> 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
>            Assignee: Bryant Luk
>             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.


[jira] Commented: (WINK-131) remove JAXB source jars from source distribution

Posted by "Bryant Luk (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WINK-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741081#action_12741081 ] 

Bryant Luk commented on WINK-131:
---------------------------------

> I feel I need to explain it a bit better: the only reason that jaxb*sources appeared in the dependencies, was to include them in the distribution.

Good to know.  Thanks.

> 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
>            Assignee: Michael Elman
>             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.


[jira] Commented: (WINK-131) remove JAXB source jars from source distribution

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WINK-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741041#action_12741041 ] 

Hudson commented on WINK-131:
-----------------------------

Integrated in Wink-Trunk-JDK1.5 #92 (See [http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/92/])
    []: remove JAXB source jars from source distribution
rollback to 802440
See https://issues.apache.org/jira/browse/?focusedCommentId=12741021


> 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
>            Assignee: Michael Elman
>             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.


[jira] Commented: (WINK-131) remove JAXB source jars from source distribution

Posted by "Bryant Luk (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Assigned: (WINK-131) remove JAXB source jars from source distribution

Posted by "Bryant Luk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WINK-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryant Luk reassigned WINK-131:
-------------------------------

    Assignee: Bryant Luk

> 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
>            Assignee: Bryant Luk
>             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.


[jira] Resolved: (WINK-131) remove JAXB source jars from source distribution

Posted by "Michael Elman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WINK-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Elman resolved WINK-131.
--------------------------------

    Resolution: Fixed

Fixed.

I feel I need to explain it a bit better: the only reason that jaxb*sources appeared in the dependencies, was to include them in the distribution.
If I remember correctly it was some legal issue that we were required to redistribute them.
As I understand now, we are required not to distribute them anymore, so the best solution is just remove these dependencies.


> 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
>            Assignee: Michael Elman
>             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.


[jira] Commented: (WINK-131) remove JAXB source jars from source distribution

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WINK-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740978#action_12740978 ] 

Hudson commented on WINK-131:
-----------------------------

Integrated in Wink-Trunk-JDK1.5 #89 (See [http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/89/])
    Remove JAXB sources from distribution

See []


> 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
>            Assignee: Bryant Luk
>             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.