axw001 opened a new issue, #8119:
URL: https://github.com/apache/netbeans/issues/8119

   ### Apache NetBeans version
   
   Apache NetBeans 24
   
   ### What happened
   
   A new unwanted directory is appearing in the build directory and so being 
included in the .war file
   
   
/build/web/WEB-INF/classesa/NetbeansProjects/jaffa/build/web/javascript/[various
 files here]
   
   The folder contains files that are generated and written to the web 
directory during the build.
   
   If I subsequently edit files in under the web directory of the project they 
start to appear in the classesa directory with additional directory tree 
structure
   
   ### Language / Project Type / NetBeans Component
   
   java ant web application project
   
   ### How to reproduce
   
   The directory /build/web/WEB-INF/classesa/ is created and populated with 
files when I do a clean build.
   
   In my build I am compacting and merging javascript files and copying them to 
the web/javascript directory which seems to trigger adding the classesa 
directory during the build...
   
   When files under the web directory are subsequently modified the classesa 
directory gets added to with the jsp files I have edited.
   
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Mac OSX 11.7.10
   
   ### JDK
   
   open JDK 17
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   Every time I build
   
   ![Screenshot 2025-01-07 at 11 39 
24](https://github.com/user-attachments/assets/800341f8-0761-411f-a762-ca952fbc5e4d)
   
   
   ### Are you willing to submit a pull request?
   
   No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to