Changeset 689

Show
Ignore:
Timestamp:
05/29/07 22:03:53 (1 year ago)
Author:
schst
Message:

Removed obsolete files

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/build/stubbles/build.xml

    r683 r689  
    5050    <copy file="${project.basedir}/../../config/xml/processors.xml" tofile="${build.src.dir}/config/xml/processors-dist.xml" /> 
    5151    <copy file="${project.basedir}/../../config/xml/rdbms.xml" tofile="${build.src.dir}/config/xml/rdbms-dist.xml" /> 
    52     <copy file="${project.basedir}/../../config/xml/json-rpc-service-dist.xml" tofile="${build.src.dir}/config/xml/json-rpc-service-dist.xml" /> 
     52    <copy file="${project.basedir}/../../config/xml/json-rpc-service.xml" tofile="${build.src.dir}/config/xml/json-rpc-service-dist.xml" /> 
    5353    <copy file="${project.basedir}/../../config/xml/variantmanager.xml" tofile="${build.src.dir}/config/xml/variantmanager-dist.xml" /> 
    5454 
  • trunk/config/xml/json-rpc-service.xml

    r598 r689  
    33    xmlns:xj="http://xjconf.net/XJConf" 
    44    xmlns="http://stubbles.net/service/json-rpc"> 
    5   <service-url>http://localhost/?processor=jsonrpc</service-url> 
     5  <service-url>${jsonrpc.service.url}</service-url> 
    66  <use-firebug>true</use-firebug> 
    77  <services>