You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by im...@apache.org on 2007/08/11 10:01:43 UTC

svn commit: r564852 - in /myfaces/orchestra/trunk/core/src/main/resources: META-INF/orchestra.xsd META-INF/spring.schemas org/ org/apache/ org/apache/myfaces/ org/apache/myfaces/orchestra/ org/apache/myfaces/orchestra/orchestra.xsd

Author: imario
Date: Sat Aug 11 01:01:42 2007
New Revision: 564852

URL: http://svn.apache.org/viewvc?view=rev&rev=564852
Log:
changed spring schema definition to work with http:// url and local file. Thanks to Michael Marr for the patch!

Added:
    myfaces/orchestra/trunk/core/src/main/resources/org/
    myfaces/orchestra/trunk/core/src/main/resources/org/apache/
    myfaces/orchestra/trunk/core/src/main/resources/org/apache/myfaces/
    myfaces/orchestra/trunk/core/src/main/resources/org/apache/myfaces/orchestra/
    myfaces/orchestra/trunk/core/src/main/resources/org/apache/myfaces/orchestra/orchestra.xsd   (contents, props changed)
      - copied, changed from r555295, myfaces/orchestra/trunk/core/src/main/resources/META-INF/orchestra.xsd
Removed:
    myfaces/orchestra/trunk/core/src/main/resources/META-INF/orchestra.xsd
Modified:
    myfaces/orchestra/trunk/core/src/main/resources/META-INF/spring.schemas

Modified: myfaces/orchestra/trunk/core/src/main/resources/META-INF/spring.schemas
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/core/src/main/resources/META-INF/spring.schemas?view=diff&rev=564852&r1=564851&r2=564852
==============================================================================
--- myfaces/orchestra/trunk/core/src/main/resources/META-INF/spring.schemas (original)
+++ myfaces/orchestra/trunk/core/src/main/resources/META-INF/spring.schemas Sat Aug 11 01:01:42 2007
@@ -1 +1 @@
-http\://myfaces.apache.org/orchestra=/META-INF/orchestra.xsd
\ No newline at end of file
+http\://myfaces.apache.org/orchestra/orchestra.xsd=org/apache/myfaces/orchestra/orchestra.xsd
\ No newline at end of file

Copied: myfaces/orchestra/trunk/core/src/main/resources/org/apache/myfaces/orchestra/orchestra.xsd (from r555295, myfaces/orchestra/trunk/core/src/main/resources/META-INF/orchestra.xsd)
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/core/src/main/resources/org/apache/myfaces/orchestra/orchestra.xsd?view=diff&rev=564852&p1=myfaces/orchestra/trunk/core/src/main/resources/META-INF/orchestra.xsd&r1=555295&p2=myfaces/orchestra/trunk/core/src/main/resources/org/apache/myfaces/orchestra/orchestra.xsd&r2=564852
==============================================================================
    (empty)

Propchange: myfaces/orchestra/trunk/core/src/main/resources/org/apache/myfaces/orchestra/orchestra.xsd
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/orchestra/trunk/core/src/main/resources/org/apache/myfaces/orchestra/orchestra.xsd
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: myfaces/orchestra/trunk/core/src/main/resources/org/apache/myfaces/orchestra/orchestra.xsd
------------------------------------------------------------------------------
    svn:mime-type = text/xml