Closed GoogleCodeExporter closed 9 years ago
----------------------------------------------------- <!DOCTYPE cruisecontrol [ <!ENTITY email '<email from="cfs.Build@noreply.com" mailhost="localhost" includeDetails="true" dashboardServerName="cfs"> <users> <user name="BuildMaster" group="buildmaster" address="fake@bogas.com"/> <user name="NathanielK" group="developer" address="myemail@myemail.com" xmlns="http://nant.sf.net/schemas/ nant.xsd" /> </users> <groups> <group name="buildmaster" notification="failed"/> </groups> </email>'> <!ENTITY labeller '<labeller type="defaultlabeller"> <prefix>1.0.0.</prefix> </labeller>'> ]> ----------------------------------------------------------- Repost of error ------------------------------------------------------------ [xmlpeek] Peeking at 'C:\Projects\cfs\trunk\Build\server\cfs\Artifacts \buildlogs\log20070611083047Lbuild.1.0.0.5.xml' with XPath expression '//modification/user'. [xmlpeek] Found '1' nodes with the XPath expression '//modification/ user'. [xmlpeek] Peeking at 'c:\Projects\cfs\trunk\Build\ccnetproject.xml' with XPath expression '//email/users/user[@name = 'NathanielK']/ @address'. [echo] No matching nodes found for XPath expression '//email/users/ user[@name = 'NathanielK']/@address'. ---------------------------------------------------------------------
Original issue reported on code.google.com by jay.flowers@gmail.com on 11 Jun 2007 at 3:07
jay.flowers@gmail.com
Fixed in 0.8. The NAnt task largeproperty was transfering the NAnt xml namespace to the ccnet project file.
Original comment by jay.flowers@gmail.com on 7 Jul 2007 at 3:05
Original issue reported on code.google.com by
jay.flowers@gmail.com
on 11 Jun 2007 at 3:07