You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/06/07 09:07:23 UTC

[GitHub] [netbeans] JaroslavTulach commented on a change in pull request #1278: [NETBEANS-2604] Support SVG icon loading from ImageUtilities

JaroslavTulach commented on a change in pull request #1278: [NETBEANS-2604] Support SVG icon loading from ImageUtilities
URL: https://github.com/apache/netbeans/pull/1278#discussion_r291507671
 
 

 ##########
 File path: platform/libs.batik/nbproject/project.properties
 ##########
 @@ -15,6 +15,22 @@
 # specific language governing permissions and limitations
 # under the License.
 
+file.reference.batik-anim-1.11.jar=external/batik-anim-1.11.jar
+file.reference.batik-awt-util-1.11.jar=external/batik-awt-util-1.11.jar
+file.reference.batik-bridge-1.11.jar=external/batik-bridge-1.11.jar
+file.reference.batik-constants-1.11.jar=external/batik-constants-1.11.jar
+file.reference.batik-css-1.11.jar=external/batik-css-1.11.jar
+file.reference.batik-dom-1.11.jar=external/batik-dom-1.11.jar
+file.reference.batik-ext-1.11.jar=external/batik-ext-1.11.jar
+file.reference.batik-gvt-1.11.jar=external/batik-gvt-1.11.jar
+file.reference.batik-i18n-1.11.jar=external/batik-i18n-1.11.jar
+file.reference.batik-parser-1.11.jar=external/batik-parser-1.11.jar
+file.reference.batik-script-1.11.jar=external/batik-script-1.11.jar
+file.reference.batik-svg-dom-1.11.jar=external/batik-svg-dom-1.11.jar
+file.reference.batik-util-1.11.jar=external/batik-util-1.11.jar
+file.reference.batik-xml-1.11.jar=external/batik-xml-1.11.jar
+file.reference.xml-apis-ext-1.3.04.jar=external/xml-apis-ext-1.3.04.jar
+file.reference.xmlgraphics-commons-2.3.jar=external/xmlgraphics-commons-2.3.jar
 
 Review comment:
   Adding unavoidable dependency on fifteen new JAR files into core NetBeans Platform will increase the [weight](http://wiki.apidesign.org/wiki/HeavyWeight) of the Platform quite a lot.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists