[ http://issues.apache.org/jira/browse/JAXME-67?page=all ]
     
Jochen Wiedmann closed JAXME-67:
--------------------------------

    Fix Version: 0.6
     Resolution: Fixed
      Assign To: Jochen Wiedmann

Fixed in trunk and 0.5 branch. Thanks, in particular for resolving the problems 
source and supplying a patch.


> Building from Source: Missing Files
> -----------------------------------
>
>          Key: JAXME-67
>          URL: http://issues.apache.org/jira/browse/JAXME-67
>      Project: JaxMe
>         Type: Bug
>     Versions: 0.5
>     Reporter: Boris Gruschke
>     Assignee: Jochen Wiedmann
>      Fix For: 0.6

>
> Building Jaxme 0.5 from source failed because of some missing build files. 
> The patch below fixes the creation of the source tar file.
> --- ws-jaxme-0.5.orig/build.xml 2005-08-09 23:36:52.000000000 +0200
> +++ ws-jaxme-0.5.new/build.xml  2005-08-14 02:36:31.000000000 +0200
> @@ -51,9 +51,8 @@
>                 <include name="LICENSE"/>
>                 <include name="NOTICE"/>
>                 <include name="README*"/>
> -               <include name="build*.xml"/>
> -               <include name="forrest-targets.ent"/>
> -               <include name="forrest.properties"/>
> +               <include name="build.xml"/>
> +               <include name="ant/*"/>
>                 <include name="jaxme.properties.sample"/>
>                 <include name="status.xml"/>
>                 <include name="prerequisites/*"/>

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to