Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Orange-OpenSource/test-release-wro4j-buildtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is an example project for wro4j-taglib.

We tried to have a configuration which generates processed files in target/ so that mvn clean can remove it and we don't commit files by error.

However it is difficult to make it work both with a command line built and with the eclipse plugin m2e-wro with WTP, particularly when we use the CSS url rewriting feature (which we need most of the time).

In this configuration, we can use the debug mode thanks to the taglib, which works correctly because the original files are used. Then when we build from command line, the css url rewriter works correctly as well. Only when you try to use the wro-generated files directly from Eclipse WTP the URLs in CSS are incorrect.

About

Example project for wro4j-taglib

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published