Author: jochen
Date: Sun Aug 14 22:13:04 2005
New Revision: 232759

URL: http://svn.apache.org/viewcvs?rev=232759&view=rev
Log:
The source distribution did not contain the necessary build scripts.
PR: JAXME-67
Submitted by: Boris Gruschke, boris at gruschke.de

Modified:
    webservices/jaxme/trunk/build.xml
    webservices/jaxme/trunk/status.xml

Modified: webservices/jaxme/trunk/build.xml
URL: 
http://svn.apache.org/viewcvs/webservices/jaxme/trunk/build.xml?rev=232759&r1=232758&r2=232759&view=diff
==============================================================================
--- webservices/jaxme/trunk/build.xml (original)
+++ webservices/jaxme/trunk/build.xml Sun Aug 14 22:13:04 2005
@@ -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/*"/>

Modified: webservices/jaxme/trunk/status.xml
URL: 
http://svn.apache.org/viewcvs/webservices/jaxme/trunk/status.xml?rev=232759&r1=232758&r2=232759&view=diff
==============================================================================
--- webservices/jaxme/trunk/status.xml (original)
+++ webservices/jaxme/trunk/status.xml Sun Aug 14 22:13:04 2005
@@ -45,6 +45,11 @@
         as a reference to another object, as it should be.
         (JAXME-58, Fredrik Vraalsen <fredrik at vraalsen.no>)
       </action>
+      <action dev="JW" type="fix" context="generator">
+        The source distribution did not contain the necessary
+        build scripts. (JAXME-67, Boris Gruschke,
+        <boris at gruschke.de>)
+      </action>
     </release>
        <release version="0.5" date="2005-Aug-08">
       <action dev="JW" type="enhancement" context="js">



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

Reply via email to