The teavm.js sample does not need license
authorJaroslav Tulach <jaroslav.tulach@netbeans.org>
Sat, 15 Mar 2014 17:24:48 +0100
changeset 6188f766d3c7ce7
parent 617 9ecac1653f55
child 619 ae10a70c2f5a
The teavm.js sample does not need license
pom.xml
     1.1 --- a/pom.xml	Sat Mar 15 17:21:03 2014 +0100
     1.2 +++ b/pom.xml	Sat Mar 15 17:24:48 2014 +0100
     1.3 @@ -97,6 +97,7 @@
     1.4                         <exclude>.*/**</exclude>
     1.5                         <exclude>ko-archetype/src/main/resources/**</exclude>
     1.6                         <exclude>ko4j/src/main/resources/org/netbeans/html/ko4j/knockout*.js</exclude>
     1.7 +                       <exclude>src/main/javadoc/resources/teavm.js</exclude>
     1.8                    </excludes>
     1.9                </configuration>
    1.10            </plugin>