Skip to content

classesa directory created during build #8119

@axw001

Description

@axw001

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

Are you willing to submit a pull request?

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind:bugBug report or fixneeds:triageRequires attention from one of the committers

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions