On 3 nov, 15:26, ed bras <[email protected]> wrote:
>
> BTW: what is exactly a "private artifact" and what kind of artificats are
> there ?

artifacts are those things (mostly "files" or "bag of bytes", but not
necessarily) created during the compilation (by generators and
linkers); public artifacts go into the "war" (image bundles,
*.nocache.js, *.cache.*, etc.) while private artifacts go into the -
extra folder (soyc reports, symbol maps, messages/constants properties
files). This should not be confused with generated types (created by
generators) whose Java source code is outputted in the -gen folder.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to