RC-Paves3-build / plovr

Automatically exported from code.google.com/p/plovr
0 stars 0 forks source link

error on 'plovr serve' with no argument #49

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
FEATURE REQUEST:
'plovr serve' with no arguments should emit an error of some kind.

NOTE: In my examples, 'plovr' is an alias for 'java -jar "C:\some\long\path 
to\plovr-96feca4d303b.jar"'

What steps will reproduce the problem?

1. plovr serve

What is the expected output? What do you see instead?

EXPECTED: "no config file" [or some such error text]
ACTUAL: "Listening on /0:0:0:0:0:0:0:0:9810"

What version of the product are you using? On what operating system?

plovr built from revision 2827:96feca4d303b
[on Windows 7]
Revision numbers for embedded Closure Tools:
Closure Library:    1277
Closure Compiler:   1440
Closure Templates:    19

Please provide any additional information below.

Original issue reported on code.google.com by jwfe...@gmail.com on 27 Oct 2011 at 6:15

GoogleCodeExporter commented 8 years ago
For clarity, I'm using a pre-built plovr jar file (the September 2011 release) 
and I'm running on Windows 7.

Original comment by jwfe...@gmail.com on 27 Oct 2011 at 6:20

GoogleCodeExporter commented 8 years ago
Fixed in 
http://code.google.com/p/plovr/source/detail?r=ade66a794ff873b8f1b5e1956719de7e6
bd96858

Original comment by bolinf...@gmail.com on 6 Nov 2011 at 7:34