June Rhodes
June Rhodes
``` System.IO.FileNotFoundException: Could not find file 'C:\Users\June\Documents\Projects\Protobuild.Manager\Build\Redpoint.appliedpolicy'. File name: 'C:\Users\June\Documents\Projects\Protobuild.Manager\Build\Redpoint.appliedpolicy' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize,...
Got this change on the Prototest module after synchronising: ``` + + Included Code\Prototest.Include\Program.cs + True + ```
This results in issues when packaging templates: ``` Starting package creation for Template 2 Loading: {PROJECT_XML_NAME}.Content 3 System.IO.FileNotFoundException: Could not find file "/srv/leases/19774/template/Build/Projects/{PROJECT_XML_NAME}.Content.definition". 4 File name: '/srv/leases/19774/template/Build/Projects/{PROJECT_XML_NAME}.Content.definition' 5 at System.IO.FileStream..ctor...
Sometimes when you have a structure like this: - Source Project A (references Source Project B) - Source Project B (references Binary DLL A) - Binary DLL A The IDE...
``` Resolving: http://protobuild.org/hach-que/Castle.Core Found an existing working copy of this package at /home/june/Projects/test/Protogame/Ninject.Extensions.Factory/Linux/Castle.Core System.IO.DirectoryNotFoundException: Directory '/home/june/Projects/test/Protogame/Ninject.Extensions.Factory/Linux/Castle.Core' not found. at System.IO.Directory.ValidateDirectoryListing (System.String path, System.String searchPattern, System.Boolean& stop) [0x00000] in :0 at...
Protobuild should support a new "Language" package type which declares additional project generation XSLT files for new languages. This would allow projects to then use new "Language=" settings on projects...
While resolving packages: ``` 18 Marking Newtonsoft.Json as ignored for Git 19 Unpacking binary package from tar/lzma archive 20 Binary resolution complete 21 Resolving: http://protobuild.org/hach-que/protobuf-net 22 Package type not specified...
Since this property has been wrong in a bunch of different use cases.