Page 1 of 1

Madsonic Build Info

Posted: 17 Sep 2013, 17:08
by Madsonic

LATEST BUILD INFO

buildtreev6.png
buildtreev6.png (10.47 KiB) Viewed 9331 times
Statistics

Code: Select all

Info                    Subsonic 5.3     Madsonic 6.1.8700

Booter JAR size            10 MB             8 MB (-20%)
Servlet WAR size           34 MB            74 MB (+217%)
Server SourceCode           9 MB            51 MB (+566%)
Project SourceCode        152 MB           664 MB (+436%)
Java Server SourceCode    1.5 MB           2.6 MB (+170%)

Subsonic/Madsonic           100%          36%/64% 
internal Build

Build 6.3.9460

Build IDE

IDE: Spring Tool Suite™ 3.8.4 based on Eclipse Mars (4.6)
IDE: Eclipse Mars.2 (4.5.2)
IDE: Android Studio 2.0.0

JAVA: Oracle JDK 1.8_102

Build Systems
  • Windows 10 64 Bit
  • Debian 8.8 64 Bit
  • OSX 10.12.5 64 Bit
TESTED SYSTEM
  • Windows 2012 R2 64 Bit
  • Windows 2008 R2 64 Bit
  • Windows 10 64 Bit
  • Windows 8.1 64 Bit
  • Windows 7 32 Bit
  • Ubuntu 14.04 64 Bit
  • Centos 7.0 64 Bit
  • Fedora 19 64 Bit
  • Debian 8.1 64 Bit
  • FreeBSD 64 Bit
  • SMEServer 9.0
  • FreeNAS
  • Zyxel NSA325v1
TESTED BROWSER
  • Internet Explorer 9-11
  • Google Chrome 17-55
  • Mozilla Firefox 14-50
  • Opera 12.16

min. requirements

* Recent version of [Maven] http://maven.apache.org
* A JAVA JDK installation. 1.8.x series of OpenJDK or Oracle JDK 8+

Madsonic 6.1 default build

Code: Select all

$ mvn clean install package -P deploy-default, main -DcompilerArgument=-Xlint:deprecation 
*) last Change

Re: Madsonic Build Info

Posted: 05 Nov 2013, 07:10
by etyrnal
works (5.0.3780) on Ubuntu 13.10 64bit

although it doesn't seem to install as a service that starts automatically at boot time

Re: Madsonic Build Info

Posted: 05 Nov 2013, 07:11
by etyrnal
also -- works on opera 12.16 on Ubuntu 13.10

Re: Madsonic Build Info

Posted: 05 Jan 2015, 12:39
by SerpensAlatus
Works very good on Zyxel NSA325v1. TY!

Re: Madsonic Build Info

Posted: 16 Jun 2016, 13:10
by Jay Freeman
IntelliJ IDEA is an excellent IDE for Java development and imports this project without any problems.

Re: Madsonic Build Info

Posted: 21 Nov 2016, 16:29
by Qijack
Note that the plugin does not apply any security restrictions to the BuildInfo controller - make sure to restrict access to this page if you do not want the information to be publicly available. http://djangostars.com/blog/ ;)