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

URL: http://svn.apache.org/viewcvs?rev=232760&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/branches/b0_5/build.xml
    webservices/jaxme/branches/b0_5/status.xml

Modified: webservices/jaxme/branches/b0_5/build.xml
URL: 
http://svn.apache.org/viewcvs/webservices/jaxme/branches/b0_5/build.xml?rev=232760&r1=232759&r2=232760&view=diff
==============================================================================
--- webservices/jaxme/branches/b0_5/build.xml (original)
+++ webservices/jaxme/branches/b0_5/build.xml Sun Aug 14 22:13:13 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/branches/b0_5/status.xml
URL: 
http://svn.apache.org/viewcvs/webservices/jaxme/branches/b0_5/status.xml?rev=232760&r1=232759&r2=232760&view=diff
==============================================================================
--- webservices/jaxme/branches/b0_5/status.xml (original)
+++ webservices/jaxme/branches/b0_5/status.xml Sun Aug 14 22:13:13 2005
@@ -40,6 +40,11 @@
         The ChoiceHandlerSG did not treat a choice
         with minOccurs="0" as optional. (JAXME-65)
       </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