Talk:Knockout4Java
From APIDesign
(Replacing page with '<noinclude>Comments on Knockout4Java <comments /> ----- __NOEDITSECTION__</noinclude> == Tim Boudreau said ... == <div class='commentBlock'> Don't use "-SNAPSHOT" in your...') |
|||
(2 intermediate revisions not shown.) | |||
Line 9: | Line 9: | ||
--Tim Boudreau 01:35, 17 May 2013 (CEST) | --Tim Boudreau 01:35, 17 May 2013 (CEST) | ||
+ | </div> | ||
+ | == Ruediger Moeller said ... == | ||
+ | |||
+ | <div class='commentBlock'> | ||
+ | Very interesting stuff .. where can i get a full distribution incl. source ? All the mvn releases are binary though it's flagged (maven.org) as [[GPL]]. | ||
+ | Why no github or something more convenient for collaboration ? | ||
+ | |||
+ | --Ruediger Moeller 15:01, 28 February 2014 (CET) | ||
+ | |||
+ | Hello Ruediger, | ||
+ | thanks for your interest. The sources are available at http://hg.netbeans.org/html4j/ because this project started as a [[NetBeans]] subproject. I hope that is not going to stop you from collaborating. | ||
+ | |||
+ | I am not sure where you see the ''[[GPL]] flag''? My ''pom.xml'' says | ||
+ | http://hg.netbeans.org/html4j/file/release-0.7.5/pom.xml#l40 | ||
+ | the dual license is [[CDDL]] and [[GPLwithClassPathException]] - e.g. very liberal. | ||
+ | |||
+ | --[[User:JaroslavTulach|JaroslavTulach]] 09:04, 5 March 2014 (UTC) | ||
</div> | </div> |
Current revision
Comments on Knockout4Java <comments />
Tim Boudreau said ...
Ruediger Moeller said ...
Very interesting stuff .. where can i get a full distribution incl. source ? All the mvn releases are binary though it's flagged (maven.org) as GPL. Why no github or something more convenient for collaboration ?
--Ruediger Moeller 15:01, 28 February 2014 (CET)
Hello Ruediger, thanks for your interest. The sources are available at http://hg.netbeans.org/html4j/ because this project started as a NetBeans subproject. I hope that is not going to stop you from collaborating.
I am not sure where you see the GPL flag? My pom.xml says http://hg.netbeans.org/html4j/file/release-0.7.5/pom.xml#l40 the dual license is CDDL and GPLwithClassPathException - e.g. very liberal.
--JaroslavTulach 09:04, 5 March 2014 (UTC)
Don't use "-SNAPSHOT" in your versions and you won't have download-the-internet builds.
--Tim Boudreau 01:35, 17 May 2013 (CEST)