Skip to content

Update YUICompressor.java#243

Open
dongdongdeng wants to merge 1 commit intoyui:masterfrom
dongdongdeng:patch-2
Open

Update YUICompressor.java#243
dongdongdeng wants to merge 1 commit intoyui:masterfrom
dongdongdeng:patch-2

Conversation

@dongdongdeng
Copy link

For compressing JS file in Windows 7 error.

java.io.FileNotFoundException: wwBuildROOTjsjquerycs.jquery.min.js:\ww\WebRoot\js\jquery\cs.jquery.min.js
[apply] at java.io.FileOutputStream.open(Native Method)
[apply] at java.io.FileOutputStream.(FileOutputStream.java:179)
[apply] at java.io.FileOutputStream.(FileOutputStream.java:70)
[apply] at com.yahoo.platform.yui.compressor.YUICompressor.main(YUICompressor.java:183)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[apply] at com.yahoo.platform.yui.compressor.Bootstrap.main(Bootstrap.java:21)

For compressing JS file in Windows 7 error.

 java.io.FileNotFoundException: wwBuildROOTjsjquerycs.jquery.min.js:\ww\WebRoot\js\jquery\cs.jquery.min.js 
    [apply] 	at java.io.FileOutputStream.open(Native Method)
    [apply] 	at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
    [apply] 	at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
    [apply] 	at com.yahoo.platform.yui.compressor.YUICompressor.main(YUICompressor.java:183)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [apply] 	at com.yahoo.platform.yui.compressor.Bootstrap.main(Bootstrap.java:21)
@tml tml self-assigned this Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants