wro4j icon indicating copy to clipboard operation
wro4j copied to clipboard

Add support for group-ref from imported model to parent model

Open bbergstrom opened this issue 12 years ago • 0 comments

wro.xml has group 'foo' and imports wro2.xml wro2.xml defines a group with a group-ref 'foo'. this currently crashes

2012-12-13 16:17:49 [DEBUG] WroRuntimeException - Invalid group-ref: foo (http-bio-8080-exec-1, ro.isdc.wro.WroRuntimeException, WroRuntimeException.java:30)

It would be a great feature to be able to reference across imports.

bbergstrom avatar Dec 13 '12 22:12 bbergstrom