Guest User

Untitled

a guest
Jan 17th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. The package is of bad quality
  2.  
  3. The installation of a package which violates the quality standards isn't allowed.
  4. This could cause serious problems on your computer. Please contact the person or
  5. organisation who provided this package file and include the details beneath.
  6.  
  7. Details V
  8. The package doesn't provide a valid Installed-Size control field. See Debian Policy 5.6.20
  9.  
  10. [OK] [Ignore and install]
  11.  
  12. <target name="-post-jfx-deploy">
  13. <fx:deploy width="${javafx.run.width}" height="${javafx.run.height}"
  14. nativeBundles="all"
  15. outdir="${basedir}/${dist.dir}" outfile="${application.title}">
  16. <fx:application name="${application.title}"
  17. mainClass="${javafx.main.class}"/>
  18. <fx:resources>
  19. <fx:fileset dir="${basedir}/${dist.dir}" includes="*.jar"/>
  20. </fx:resources>
  21. <fx:info title="${application.title}" vendor="${application.vendor}"/>
  22. </fx:deploy>
  23. </target>
Add Comment
Please, Sign In to add comment