-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P3
-
Affects Version/s: None
-
Component/s: deploy
-
Environment:
Ubuntu 12.04, x64
fx:info's nested tag fx:splash has no effect
So, it we're trying to deploy something without fx:splash, it has the same result as if we're doing this with fx:splash
Attach some sample project, to create bundle with fx:splash you've to run this:
ant -f simple-build-big.xml deploy-with-info
Without:
ant -f simple-build-big.xml deploy
So, it we're trying to deploy something without fx:splash, it has the same result as if we're doing this with fx:splash
Attach some sample project, to create bundle with fx:splash you've to run this:
ant -f simple-build-big.xml deploy-with-info
Without:
ant -f simple-build-big.xml deploy