You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2009/08/06 15:57:45 UTC

svn commit: r801650 - /tuscany/java/sca/modules/assembly-xsd/src/main/resources/sca-1.1-cd04.xsd

Author: antelder
Date: Thu Aug  6 13:57:45 2009
New Revision: 801650

URL: http://svn.apache.org/viewvc?rev=801650&view=rev
Log:
Add back the jee schemas. Ok this might not be the perfect place for it but this gets the build passing again for now

Modified:
    tuscany/java/sca/modules/assembly-xsd/src/main/resources/sca-1.1-cd04.xsd

Modified: tuscany/java/sca/modules/assembly-xsd/src/main/resources/sca-1.1-cd04.xsd
URL: http://svn.apache.org/viewvc/tuscany/java/sca/modules/assembly-xsd/src/main/resources/sca-1.1-cd04.xsd?rev=801650&r1=801649&r2=801650&view=diff
==============================================================================
--- tuscany/java/sca/modules/assembly-xsd/src/main/resources/sca-1.1-cd04.xsd (original)
+++ tuscany/java/sca/modules/assembly-xsd/src/main/resources/sca-1.1-cd04.xsd Thu Aug  6 13:57:45 2009
@@ -33,4 +33,6 @@
    <include schemaLocation="sca-contribution-c-1.1-cd04.xsd"/>
    <include schemaLocation="sca-contribution-java-1.1-cd02.xsd"/>
    
+   <include schemaLocation="sca-jee-1.1-wd03.xsd"/>
+
 </schema>