Talk:Knockout4Java
From APIDesign
(Comment provided by Abrar - via ArticleComments extension) |
|||
(5 intermediate revisions not shown.) | |||
Line 10: | Line 10: | ||
--Tim Boudreau 01:35, 17 May 2013 (CEST) | --Tim Boudreau 01:35, 17 May 2013 (CEST) | ||
</div> | </div> | ||
- | == | + | == Ruediger Moeller said ... == |
<div class='commentBlock'> | <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)