Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADT_AXX missing #6

Open
gayprogrammer opened this issue Sep 20, 2017 · 1 comment
Open

ADT_AXX missing #6

gayprogrammer opened this issue Sep 20, 2017 · 1 comment

Comments

@gayprogrammer
Copy link

I started using v2.8.1 in my project from v2.6, and it appears that ADT_AXX is no longer in the library. It was not mentioned being removed in the changelog for release 2.3. I found it was commented out on Aug 19 in 056d260

<!--
<execution>
<id>superstructure_adt</id>
<goals>
<goal>superstructuregen</goal>
</goals>
<configuration>
<targetDirectory>${basedir}/target/generated-sources/superstructuregen</targetDirectory>
<targetStructureName>ADT_AXX</targetStructureName>
<version>${gen.version}</version>
<structures>
<structure>ADT_A[0-9]{2}</structure>
</structures>
</configuration>
</execution>-->

I think this is a pretty important feature. Was this a mistake, or is it deliberately no longer a part of HAPI?

@omlip
Copy link

omlip commented Oct 26, 2022

Happy if we can have an answer about this :D I know 5 years later :-)

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

No branches or pull requests

2 participants