[JBoss JIRA] (ISPN-10482) Add Jandex index files to various Infinispan modules
by Will Burns (Jira)
Will Burns created ISPN-10482:
---------------------------------
Summary: Add Jandex index files to various Infinispan modules
Key: ISPN-10482
URL: https://issues.jboss.org/browse/ISPN-10482
Project: Infinispan
Issue Type: Sub-task
Reporter: Will Burns
Assignee: Will Burns
Fix For: 10.0.0.CR1
Quarkus and maybe some other tools can work much better and efficiently if we provide a Jandex index in the various jar files. This way they can easily lookup and find classes that extend/implement others as well as various annotations.
This adds minor size inflation to existing jars ~5-8% larger.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (ISPN-10481) Add additional type support for Protostream user Marshaller
by Will Burns (Jira)
Will Burns created ISPN-10481:
---------------------------------
Summary: Add additional type support for Protostream user Marshaller
Key: ISPN-10481
URL: https://issues.jboss.org/browse/ISPN-10481
Project: Infinispan
Issue Type: Sub-task
Components: Loaders and Stores
Reporter: Will Burns
Assignee: Will Burns
Fix For: 10.0.0.CR1
The PersistenceMarshallerImpl uses protostream to do marshalling and if not falls back to a user marshaller. The protostream context supports many more JDK built in types that we aren't currently testing for. This would allow a user to not have to supply these themselves.
An example of known types can be found in the BaseProtoStreamMarshaller class.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (ISPN-10480) Docs: Attributes to remove symlinks
by Donald Naro (Jira)
[ https://issues.jboss.org/browse/ISPN-10480?page=com.atlassian.jira.plugin... ]
Donald Naro updated ISPN-10480:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/7202
> Docs: Attributes to remove symlinks
> -----------------------------------
>
> Key: ISPN-10480
> URL: https://issues.jboss.org/browse/ISPN-10480
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation-Core
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
>
> This task removes some files for simplicity and adds attributes to get around the need for symlinks in downstream source for RH docs tooling.
> No need to have both stories.adoc and topics.adoc for each title.
> Add attributes for community and product:
> * :images_dir: resolves to the images directory. For community, images are in the same directory as the main asciidoc file. For product, need to symlink images in the directory for master.adoc.
> * :stories: resolves to the directory that contains assembly files. Community this is ../../stories. Product is a symlink to the stories directory.
> * :topics: resolves to the directory that contains adoc topic files. Community this is ../../topics. Product is a symlink to the topics directory.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (ISPN-10480) Docs: Attributes to remove symlinks
by Donald Naro (Jira)
[ https://issues.jboss.org/browse/ISPN-10480?page=com.atlassian.jira.plugin... ]
Donald Naro updated ISPN-10480:
-------------------------------
Status: Open (was: New)
> Docs: Attributes to remove symlinks
> -----------------------------------
>
> Key: ISPN-10480
> URL: https://issues.jboss.org/browse/ISPN-10480
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation-Core
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
>
> This task removes some files for simplicity and adds attributes to get around the need for symlinks in downstream source for RH docs tooling.
> No need to have both stories.adoc and topics.adoc for each title.
> Add attributes for community and product:
> * :images_dir: resolves to the images directory. For community, images are in the same directory as the main asciidoc file. For product, need to symlink images in the directory for master.adoc.
> * :stories: resolves to the directory that contains assembly files. Community this is ../../stories. Product is a symlink to the stories directory.
> * :topics: resolves to the directory that contains adoc topic files. Community this is ../../topics. Product is a symlink to the topics directory.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (ISPN-10480) Docs: Attributes to remove symlinks
by Donald Naro (Jira)
[ https://issues.jboss.org/browse/ISPN-10480?page=com.atlassian.jira.plugin... ]
Donald Naro updated ISPN-10480:
-------------------------------
Description:
This task removes some files for simplicity and adds attributes to get around the need for symlinks in downstream source for RH docs tooling.
No need to have both stories.adoc and topics.adoc for each title.
Add attributes for community and product:
* :images_dir: resolves to the images directory. For community, images are in the same directory as the main asciidoc file. For product, need to symlink images in the directory for master.adoc.
* :stories: resolves to the directory that contains assembly files. Community this is ../../stories. Product is a symlink to the stories directory.
* :topics: resolves to the directory that contains adoc topic files. Community this is ../../topics. Product is a symlink to the topics directory.
was:This task removes some files for simplicity and adds attributes to get around the need for symlinks in downstream source for RH docs tooling.
> Docs: Attributes to remove symlinks
> -----------------------------------
>
> Key: ISPN-10480
> URL: https://issues.jboss.org/browse/ISPN-10480
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation-Core
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
>
> This task removes some files for simplicity and adds attributes to get around the need for symlinks in downstream source for RH docs tooling.
> No need to have both stories.adoc and topics.adoc for each title.
> Add attributes for community and product:
> * :images_dir: resolves to the images directory. For community, images are in the same directory as the main asciidoc file. For product, need to symlink images in the directory for master.adoc.
> * :stories: resolves to the directory that contains assembly files. Community this is ../../stories. Product is a symlink to the stories directory.
> * :topics: resolves to the directory that contains adoc topic files. Community this is ../../topics. Product is a symlink to the topics directory.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (ISPN-10480) Docs: Attributes to remove symlinks
by Donald Naro (Jira)
Donald Naro created ISPN-10480:
----------------------------------
Summary: Docs: Attributes to remove symlinks
Key: ISPN-10480
URL: https://issues.jboss.org/browse/ISPN-10480
Project: Infinispan
Issue Type: Enhancement
Components: Documentation-Core
Reporter: Donald Naro
Assignee: Donald Naro
This task removes some files for simplicity and adds attributes to get around the need for symlinks in downstream source for RH docs tooling.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months