You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/11/25 07:14:01 UTC

[jira] Created: (AXIS2-1774) axis2-jaxbri module does not compile

axis2-jaxbri module does not compile
------------------------------------

                 Key: AXIS2-1774
                 URL: http://issues.apache.org/jira/browse/AXIS2-1774
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: wsdl
         Environment: both Jdk 15 and jdk 14
            Reporter: Amila Chinthaka Suriarachchi
         Assigned To: Thilina Gunarathne


I built the axis2_branch source with the following command.
maven clean dist-bin -Dmaven.test.skip -o

There I found that the axis2-jaxbri module is not get compiled. As a result of this the axis2-jaxbri.jar file is not added to the release. Even jaxb runtime classes are not added.


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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-1774) axis2-jaxbri module does not compile

Posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-1774?page=comments#action_12452622 ] 
            
Thilina Gunarathne commented on AXIS2-1774:
-------------------------------------------

The problem was AFAIK we can't compile the jaxri module on jdk1.4..  There was an conditional to build it when building on 1.5.. But I have never tried it..

It would be great if somebody who knows enough maven magic comment on how to get this done..

> axis2-jaxbri module does not compile
> ------------------------------------
>
>                 Key: AXIS2-1774
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1774
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: wsdl
>         Environment: both Jdk 15 and jdk 14
>            Reporter: Amila Chinthaka Suriarachchi
>         Assigned To: Thilina Gunarathne
>
> I built the axis2_branch source with the following command.
> maven clean dist-bin -Dmaven.test.skip -o
> There I found that the axis2-jaxbri module is not get compiled. As a result of this the axis2-jaxbri.jar file is not added to the release. Even jaxb runtime classes are not added.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-1774) axis2-jaxbri module does not compile

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

Thilina Gunarathne resolved AXIS2-1774.
---------------------------------------

    Resolution: Fixed

Fixed in the 1.1.1-RC1...

We are building the release artifacts using JDK 1.5 with maven,compile target set as 1.4...



> axis2-jaxbri module does not compile
> ------------------------------------
>
>                 Key: AXIS2-1774
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1774
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: wsdl
>         Environment: both Jdk 15 and jdk 14
>            Reporter: Amila Chinthaka Suriarachchi
>         Assigned To: Thilina Gunarathne
>
> I built the axis2_branch source with the following command.
> maven clean dist-bin -Dmaven.test.skip -o
> There I found that the axis2-jaxbri module is not get compiled. As a result of this the axis2-jaxbri.jar file is not added to the release. Even jaxb runtime classes are not added.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org