You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jaxme-dev@ws.apache.org by jo...@apache.org on 2005/08/15 07:13:17 UTC

svn commit: r232760 - in /webservices/jaxme/branches/b0_5: build.xml status.xml

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: jaxme-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: jaxme-dev-help@ws.apache.org