Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix notion of module in FileWebJarLib and http://localhost:9000/assets #447

Merged
merged 1 commit into from Feb 21, 2015

Conversation

cheleb
Copy link
Contributor

@cheleb cheleb commented Feb 20, 2015

rendering.

Add source origin in toString of FileWebJarLib.
FileWebJarLib will only index file associated with a module (source)
when the source jar contain a folder with the same name.

This will ease the merge of webjars with a same source (usefull for webcomponent integration).

Without this commit, webjar with a same source are deployed and merged
but only one webjar is shown in http://localhost:9000/assets

You can try with this webcomponent:
https://github.com/cheleb/org.webjars.polymers

mvn clean install them.

add a dependency on:

org.webjars.polymers google-map 0.4.1

then go to http://localhost:9000/libs/polymers/0.5.4/google-map/demo.html

rendering.

Add source origin in toString of FileWebJarLib.
FileWebJarLib will only index file associated with a module (source)
when the source jar contain a folder with the same name.

This will ease the merge of webjars with a same source (usefull for webcomponent integration).

Without this commit, webjar with a same source are deployed and merged
but only one webjar is shown in http://localhost:9000/assets
@buildhive
Copy link

Wisdom Framework » wisdom #414 UNSTABLE
Looks like there's a problem with this pull request
(what's this?)

cescoffier added a commit that referenced this pull request Feb 21, 2015
Fix notion of module in FileWebJarLib and http://localhost:9000/assets
@cescoffier cescoffier merged commit 6adfd1b into wisdom-framework:master Feb 21, 2015
@cescoffier
Copy link
Member

Thanks !

@cescoffier cescoffier added this to the 0.7.1 milestone Feb 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants