background preloader

Versioning & Production

Facebook Twitter

Sonar. Sonar (software quality) SonarQube (formerly Sonar[1]) is an open source platform for Continuous Inspection of code quality. Features[edit] Reception[edit] In 2009 Sonar received the Jolt Awards under testing tools category.[9][10] Featured in continuous integration tools.[11] Used by the Andalusian Autonomous Government,[12] eXo Platform,[13] Apache Software Foundation,[14] Eclipse Foundation,[15] Marvelution.[16] References[edit] External links[edit] Further reading[edit] See also[edit] List of tools for static code analysis.

Selenium - Web Browser Automation. Open Source Features. Cucumber - Making BDD fun. Open Source Enterprise Content Management System (CMS) | Alfresco. IceScrum, Free and OpenSource platform for your agile developments. Java SE 7 — Java.net. Maven - Welcome to Apache Maven. m2eclipse. Maven Integration (m2e) The goal of the m2e project is to provide a first-class Apache Maven support in the Eclipse IDE, making it easier to edit Maven's pom.xml, run a build from the IDE and much more. For Java developers, the very tight integration with JDT greatly simplifies the consumption of Java artifacts either being hosted on open source repositories such as Maven Central, or in your in-house Maven repository. m2e is also a platform that let others provide better integration with additional Maven plugins (e.g.

Android, web development, etc.), and facilitates the distribution of those extensions through the m2e marketplace. Maven and Apache Maven are trademarks of the Apache Software Foundation. Maven Central is a service mark of Sonatype, Inc. Nexus, Maven IDE, Maven Shell, and Polyglot Maven are trademarks of Sonatype, Inc. The Build Artifact Repository Manager. Continuum - Welcome to Continuum. The Bug Genie ~ Friendly issue tracking. Subversion.tigris.org. WebSVN - Online subversion repository browser. Tortoisesvn.tigris.org. Subclipse.tigris.org. The Official YAML Web Site. YAML. YAML is a recursive acronym for "YAML Ain't Markup Language". Early in its development, YAML was said to mean "Yet Another Markup Language",[3] but it was then reinterpreted (backronyming the original acronym) to distinguish its purpose as data-oriented, rather than document markup.

Features[edit] Examples[edit] Sample document[edit] Data structure hierarchy is maintained by outline indentation. --- receipt: Oz-Ware Purchase Invoice date: 2012-08-06 customer: given: Dorothy family: Gale items: - part_no: A4786 descrip: Water Bucket (Filled) price: 1.47 quantity: 4 - part_no: E1628 descrip: High Heeled "Ruby" Slippers size: 8 price: 100.27 quantity: 1 bill-to: &id001 street: | 123 Tornado Alley Suite 16 city: East Centerville state: FL ship-to: *id001 specialDelivery: > Follow the Yellow Brick Road to the Emerald City.

Notice that strings do not require enclosure in quotations. Language elements[edit] Basic components of YAML[edit] Lists[edit] Associative arrays[edit] Block literals[edit]