Skip to content

generated/javatests licenses#139

Open
glelouet wants to merge 1 commit intophax:masterfrom
glelouet:generated-test-licenses
Open

generated/javatests licenses#139
glelouet wants to merge 1 commit intophax:masterfrom
glelouet:generated-test-licenses

Conversation

@glelouet
Copy link
Copy Markdown
Contributor

@glelouet glelouet commented May 9, 2026

Small fix to add the licence so the generated class files.
Copied from the JCMWriter to dicover the classes from the packages

  • lists the classes of the packages
  • hidden classes are discarded
  • classes with already a header are discarded (even if empty header)
  • subclasses are not walked over.
  • add the header LICENCE to the selected classes.

@phax I let you change what needs change.
maybe run sh/cleaninstal before merging ?

@glelouet
Copy link
Copy Markdown
Contributor Author

glelouet commented May 10, 2026

I was thinking of extracting the classes iteration in a dedicated JCM proxy field
something like Stream<JDefinedClass> JCM#classes::rootClasses , with classes the proxy field (basically a structure to contain existing classes listing etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant