]> source.dussan.org Git - aspectj.git/commit
Update assemblies to include AspectJ licence
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Sat, 6 Jan 2024 09:48:24 +0000 (16:48 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Sat, 6 Jan 2024 09:48:24 +0000 (16:48 +0700)
commit939e81e6babc20852fe1d6d1fa490c95e1aa8b56
tree54bfdef5a14ee7f74ab457030a807b38da54458c
parent81dc828653c9c3f01341ad9defdfaef3cec1d5d2
Update assemblies to include AspectJ licence

The former HTML file was moved up one directory level and converted to
asciidoc format. Therefore, include the ADOC file from the correct
location now.

Alternatively, we could have included the generated HTML from the
aj-build/dist/docs/doc directory, but that would have meant adding a
dependency to the 'docs' module to several other modules for this one
file. Actually, asciidoc has become a widely used and accepted format
for documentation and is human-readable by design. Therefore, it is OK
to include the ADOC file. The important thing is that the licence
information
  - is contained in each published artifact,
  - can be found easily,
  - its content is human-readable.

All these requirements are still met with this change. Arguably, ADOC is
easier to read than HTML and does not even need a web browser.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
aspectjmatcher/aspectjmatcher-assembly.xml
aspectjmatcher/aspectjmatcher-sources-assembly.xml
aspectjrt/aspectjrt-assembly.xml
aspectjrt/aspectjrt-sources-assembly.xml
aspectjtools/aspectjtools-assembly.xml
aspectjtools/aspectjtools-sources-assembly.xml
aspectjweaver/aspectjweaver-assembly.xml
aspectjweaver/aspectjweaver-sources-assembly.xml
docs/README-AspectJ.adoc
installer/aspectjinstaller-assembly.xml
installer/pom.xml