Community
Participate
Working Groups
When validating a J2EE web module, it appears that the framework validates the source files, but also validates the files mirrored in the hidden ".deployables" folder. It would seem that this would instantly double the time it takes for validators to run. Validation framework should probably ignore any "hidden" folders such as ".deployables"
This problem will be fixed when we get rid of the .deployables folder at compile time and move it publish task *** This bug has been marked as a duplicate of 97756 ***
I'm closing this since Nitin fixed all of the validators to ignore .folders
FYI, I have put in code today in the framework to ignore the .deployables folder