Переглянути джерело

Fixed a typo in a comment.

svn changeset:15676/svn branch:6.5
tags/6.7.0.beta1
Marko Grönroos 13 роки тому
джерело
коміт
4ca0adb711
1 змінених файлів з 1 додано та 1 видалено
  1. 1
    1
      build/build.xml

+ 1
- 1
build/build.xml Переглянути файл

@@ -816,7 +816,7 @@
</fileset>
</jar>
<!-- Generate the Package-Exports attribute in the JAR -->
<!-- Generate the Export-Package attribute in the manifest of the JAR -->
<java classname="com.vaadin.buildhelpers.GeneratePackageExports" failonerror="true" fork="yes">
<arg value="${output-dir}/WebContent/WEB-INF/lib/${lib-jar-name}"/>
<classpath>

Завантаження…
Відмінити
Зберегти