Author: thorsten
Date: Sun Jan 29 04:47:38 2006
New Revision: 373306
URL: http://svn.apache.org/viewcvs?rev=373306&view=rev
Log:
Removing obsolete code (FOR-798)
Removed:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/contract.property.xsl
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/get.structurer.by.requested.format.xsl
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/nugget.xsl
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/prepare.properties.xsl
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/prepare.view.xsl
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/themer.html.xsl
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml?rev=373306&r1=373305&r2=373306&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml
Sun Jan 29 04:47:38 2006
@@ -168,13 +168,6 @@
<location
src="{defaults:themer}/resources/stylesheets/hooksMatcher-html.xsl" />
</select>
</match>
- <!-- contracts (e.g. html) need to be prepared for their
stylesheet-aggregation. -->
- <match pattern="contract-property.xsl">
- <select type="exists">
- <location
src="{project:structurer}/resources/stylesheets/contract.property.xsl" />
- <location
src="{defaults:structurer}/resources/stylesheets/contract.property.xsl" />
- </select>
- </match>
<!-- contracts (e.g. html) that can be used in the project. -->
<match pattern="ls.contracts.xsl">
<select type="exists">