[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)
5 years, 5 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)
5 years, 5 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)
5 years, 5 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)
5 years, 5 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)
5 years, 5 months
[JBoss JIRA] (ISPN-10254) Modularize Spring Boot Starter Docs
by Donald Naro (Jira)
[ https://issues.jboss.org/browse/ISPN-10254?page=com.atlassian.jira.plugin... ]
Donald Naro updated ISPN-10254:
-------------------------------
Description:
In 9.4.x and 7.3.x the doc source for the Spring Boot Starter is different for upstream and downstream.
* Modularize the Spring Boot Starter doc source upstream.
* Include the Spring Boot Starter docs on the community site (infinispan.org/documentation).
* Remove the Spring Boot Starter productization docs from infinispan/documentation/src/main/asciidoc.
This task removes duplication of content with downstream source. Also brings the user experience for Spring Boot Starter docs into alignment with the strategy for ISPN 10.
was:
modularize the SB starter docs here: https://github.com/infinispan/infinispan-spring-boot
the purpose is to use the community source more efficiently and align with the docs for session externalization and the operator.
content isn't changing. pull source files from github and generate the product title on the customer portal.
> Modularize Spring Boot Starter Docs
> -----------------------------------
>
> Key: ISPN-10254
> URL: https://issues.jboss.org/browse/ISPN-10254
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation-Core
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
>
> In 9.4.x and 7.3.x the doc source for the Spring Boot Starter is different for upstream and downstream.
> * Modularize the Spring Boot Starter doc source upstream.
> * Include the Spring Boot Starter docs on the community site (infinispan.org/documentation).
> * Remove the Spring Boot Starter productization docs from infinispan/documentation/src/main/asciidoc.
> This task removes duplication of content with downstream source. Also brings the user experience for Spring Boot Starter docs into alignment with the strategy for ISPN 10.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 5 months