[ 
https://issues.apache.org/jira/browse/AXIS2-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davanum Srinivas resolved AXIS2-2283.
-------------------------------------

    Resolution: Fixed

Thanks! (513775)

-- dims

> dist-war goal - <axis2-trunk>/modules/json/target not found
> -----------------------------------------------------------
>
>                 Key: AXIS2-2283
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2283
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: samples, build,site
>         Environment: jdk 1.4
>            Reporter: sumedha rubasinghe
>         Attachments: json-saaj-build.patch
>
>
> Problem :
> --------------------------------------------------------------------------------------------------------------------------------------------
> When running 'dist-war' goal under jdk 1.4, build is broken with the 
> following message.
> BUILD FAILED
> File...... <PATH-FROM-ROOT>/axis2-trunk/maven.xml
> Element... ant:copy
> Line...... 420
> Column.... 47
> <PATH-FROM-ROOT>/axis2-trunk/modules/json/target not found.
> Json module is excluded from jdk 1.4 build. 
> Regardless of this the build is searching for the json jar, when running the 
> 'dist-war' goal.
>         <!-- In <ROOT>/maven.xml -->
>       <!-- Copy the json jar -->
>         <ant:copy toDir="target/temp/war/lib">
>             <ant:fileset
>                     
> file="modules/json/target/axis2-json-${pom.currentVersion}.jar"/>
>         </ant:copy>

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to