News

Microsoft Pulls 'Open Source' Release, Apologizes

The director of Microsoft's Open Source Software Lab Sam Ramji posted an apology on Friday for not releasing the source code for one of its open source projects.

Sandcastle, a "documentation compiler for managed class libraries," had been available through Microsoft's CodePlex site. However, the source code for the software wasn't, violating the license the software had been released under.

"A number of people have alerted me in the last 24 hours that a Microsoft project called Sandcastle, located on Codeplex, used the Ms-PL [license] and called itself 'open source' yet never posted the source code," Ramji posted on his blog Friday. "This is unacceptable and represents a violation of Microsoft's Open Source policy. I take it extremely seriously."

"I apologize to the OSI on behalf of Microsoft for this mistake," Ramji continued, stating that he had the project removed from the site immediately. "Our policy regarding use of the term Open Source is clear: Open Source refers to projects using OSI-approved licenses."

According to Ramji, the project will not return to Codeplex unless the Sandcastle team decides to post the source code. "If not," he wrote, "we will remove all references to Sandcastle from Codeplex."

While many praised Microsoft and Ramji for quick action on the issue, some developers have been left in limbo without the software.

"This hurts," wrote the first poster under Ramji's blog entry. "Just today I started to use it....It disappeared under my fingers."

In fact, at press time, all of the posts under Ramji's blog focused on the lack of access to Sandcastle. "We do not care about the source, just release the binary and please do it soon, since you used your office to take it off," commented another poster. "We know you have to do your job, but most of us do not live by open source...even though we work [with it]. "

According to the Sandcastle blog, the Sandcastle team is currently deciding whether to publish the project's source code or move the project to Microsoft's MSDN code gallery. Wrote Anand Raman, a group manager in Microsoft's developer division, "I am going to evaluate these and other options carefully but rest assured the Sandcastle downloads will be available soon for the customers."

About the Author

Becky Nagel serves as vice president of AI for 1105 Media specializing in developing media, events and training for companies around AI and generative AI technology. She also regularly writes and reports on AI news, and is the founding editor of PureAI.com. She's the author of "ChatGPT Prompt 101 Guide for Business Users" and other popular AI resources with a real-world business perspective. She regularly speaks, writes and develops content around AI, generative AI and other business tech. She has a background in Web technology and B2B enterprise technology journalism.

comments powered by Disqus

Featured

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

Subscribe on YouTube