Ant Task in Team Foundation Server Build Extensions Power Tool not adding errors and warnings when flash compilation fails


hi,

  using ant task build extensions tool , below way calling task. noticied out of 4 flash modules (swf files) 2 getting generated , 2 failing due code errors. team build not showing errors thrown ant. need set configurable properties make sure team build fails when ant build fails?

<import project="$(msbuildextensionspath)\microsoft\visualstudio\v10.0\buildextensions\microsoft.teamfoundation.build.extensions.ant.targets" />

<ant teamfoundationserverurl="$(teamfoundationserverurl)"
          buildfile="$(srcroot)\flash\build\build.xml"
          builduri="$(builduri)"
          anthome="$(ant_home)"
          javahome="$(java_home)"
          flavor="%(configurationtobuild.flavortobuild)"
          platform="%(configurationtobuild.platformtobuild)"
          properties="binariesroot=$(binariesroot);buildnumber=$(shortbuildnumber);sourcegetversion=$(sourcegetversion)" />

when executed ant build task locally through command window, able see list of errors expecting in original build log.

c:\program files (x86)\java\jdk1.6.0_25\bin\java.exe -jar "c:\program files (x86)\apache\ant\apache-ant-1.8.2\lib\ant-launcher.jar" -buildfile e:\b\sources\abc\pqr\xyz\flash\build\build.xml -dbinariesroot=e:\b\binaries -dbuildnumber=20120215.2 -dsourcegetversion=c827942

any appreciated. in advance.

regards,

livereshu.

hi livereshu,

thank question.

i trying involve familiar topic further @ issue. there might time delay. appreciate patience.

thank understanding , support.

best regards,


lily wu [msft]
msdn community support | feedback us



Archived Forums T-U  >  Team Foundation Server – Power Tools & Add-ons



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........