You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2006/06/10 15:30:05 UTC

svn commit: r413294 - /forrest/events/forrest-friday/20060609-log.txt

Author: crossley
Date: Sat Jun 10 06:30:05 2006
New Revision: 413294

URL: http://svn.apache.org/viewvc?rev=413294&view=rev
Log:
Update

Modified:
    forrest/events/forrest-friday/20060609-log.txt

Modified: forrest/events/forrest-friday/20060609-log.txt
URL: http://svn.apache.org/viewvc/forrest/events/forrest-friday/20060609-log.txt?rev=413294&r1=413293&r2=413294&view=diff
==============================================================================
--- forrest/events/forrest-friday/20060609-log.txt (original)
+++ forrest/events/forrest-friday/20060609-log.txt Sat Jun 10 06:30:05 2006
@@ -760,3 +760,38 @@
 [22:28] tscherle1: yeah 
 [22:29] tscherle1: that means the <map:resource name="transform-to-document"> is not working correct for the remoteDemo
 [22:29] xley: llet me look at locationmap.xml
+[22:30] xley: no errors at all in errors.log
+[22:31] tscherle1: hmm did you include all logs?
+[22:31] tscherle1: *.log
+[22:31] tscherle1: it is in the core.log
+[22:32] xley: will look at core.log in a minute
+[22:33] xley: re: locationmap.xml ... that is what it is supposed to do (get the source from svn).
+[22:33] xley: great it works.
+[22:33] xley: we should change the demo to a different source.
+[22:34] _Gav_: Any reason why ...
+[22:34] _Gav_:     <selectors default="exists">
+[22:34] _Gav_:           <selector name="exists" logger="sitemap.selector.exists"  
+[22:34] _Gav_:                     src="org.apach​e.forrest.sourceexists.SourceExist​sSelector" />
+[22:34] _Gav_:     </selectors>
+[22:34] _Gav_: is commented out, but not in Daisy
+[22:34] _Gav_: (Hi all)
+[22:35] tscherle1: the thing is that we need to find out what is the core match that treats normally "remoteDemo/**.xml"
+[22:35] tscherle1: because we do not use it
+[22:35] tscherle1: but the daisy plugin does
+[22:35] tscherle1: hi
+[22:35] _Gav_: ok, just wondered
+[22:36] xley: re: core.log ... we have many warnings in there at normal times.
+[22:40] tscherle1: I reckon the core match is in forrest.xmap
+[22:40] tscherle1:  <map:match pattern="**.xml">
+[22:40] tscherle1:          <map:generate src="{lm:project.{0}}"/>
+[22:40] tscherle1:          <map:serialize type="xml"/>
+[22:40] tscherle1:        </map:match>
+[22:40] tscherle1: but I need to go buy some food 
+[22:40] tscherle1: will be back in an hour
+[23:17] _Gav_: hello
+[23:22] xley: hello
+[23:24] xley: I just committed a fix for FOR-876 remoteDemo locationmap. Of course we need a combination of sitemap and locationmap to handle this. Thanks to everyone for the help.
+[23:24] _Gav_: ah, thought I was cut off.
+[23:25] _Gav_: I just posted to the list my findings for this CSS lark.
+[23:25] xley: :-)
+[23:27] _Gav_: It aint easy, but to match the way it done currently, probably for the best