Erroneous addin-project.xml file not found message
Opened this issue · 0 comments
Mailaender commented
I tried SVN as a data source to rule out the git puller being broken.
Fetching Source
svn export --force https://github.com/Mailaender/LuaBinding "/home/builder/cydin-files/Source/768"
A /home/builder/cydin-files/Source/768
A /home/builder/cydin-files/Source/768/branches
A /home/builder/cydin-files/Source/768/trunk
A /home/builder/cydin-files/Source/768/trunk/.gitignore
A /home/builder/cydin-files/Source/768/trunk/AssemblyInfo.cs
A /home/builder/cydin-files/Source/768/trunk/LuaBinding.addin.xml
A /home/builder/cydin-files/Source/768/trunk/LuaBinding.csproj
A /home/builder/cydin-files/Source/768/trunk/LuaBinding.sln
A /home/builder/cydin-files/Source/768/trunk/LuaLanguageBinding.cs
A /home/builder/cydin-files/Source/768/trunk/addin-project.xml
A /home/builder/cydin-files/Source/768/trunk/templates
A /home/builder/cydin-files/Source/768/trunk/templates/EmptyLuaFile.xft.xml
A /home/builder/cydin-files/Source/768/trunk/templates/EmptyLuaModule.xft.xml
A /home/builder/cydin-files/Source/768/trunk/templates/LuaConsoleProject.xpt.xml
A /home/builder/cydin-files/Source/768/trunk/templates/LuaGmodAddon.xpt.xml
A /home/builder/cydin-files/Source/768/trunk/templates/LuaMissionOpenRA.xft.xml
A /home/builder/cydin-files/Source/768/trunk/templates/WowAddinProject.xpt.xml
Exported revision 65.
Building Solution
addin-project.xml file not found
Though it is existing and it just checked it out. I tried setting the Manifest Path
to .
or /home/builder/cydin-files/Source/768/trunk/
or addin-project.xml
but nothing helped.