[JBoss JIRA] (ISPN-10384) Create dedicated maven-plugins repository
by Katia Aresti (Jira)
[ https://issues.jboss.org/browse/ISPN-10384?page=com.atlassian.jira.plugin... ]
Katia Aresti updated ISPN-10384:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Create dedicated maven-plugins repository
> -----------------------------------------
>
> Key: ISPN-10384
> URL: https://issues.jboss.org/browse/ISPN-10384
> Project: Infinispan
> Issue Type: Enhancement
> Components: Build
> Affects Versions: 10.0.0.Beta3
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 10.0.0.Beta4
>
>
> In the main ISPN repo we have a plugins dir that contains our custom maven plugins used throughout our builds. Currently this dir contains the infinispan-defaults-maven-plugin for extracting code defaults to xsd and the protocol-parser-generator-maven-plugin for generating the hotrod parser.
> We should create a new repository under the infinispan org, e.g. github.com/infinispan/maven-plugins, to contain all of our maven plugins that do not depend on ISPN code.
> The infinispan-defaults-maven-plugin can't be moved as it depends on infinispan-commons.
> https://github.com/infinispan/maven-plugins
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (ISPN-10395) Remove GAV from infinispan-bom and distribution pom
by Pedro Ruivo (Jira)
[ https://issues.jboss.org/browse/ISPN-10395?page=com.atlassian.jira.plugin... ]
Pedro Ruivo updated ISPN-10395:
-------------------------------
Status: Open (was: New)
> Remove GAV from infinispan-bom and distribution pom
> ---------------------------------------------------
>
> Key: ISPN-10395
> URL: https://issues.jboss.org/browse/ISPN-10395
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Priority: Major
>
> Remove the following GAV from infinispan-bom:
> Sample/Test code:
> {noformat}
> org.infinispan.protostream:sample-domain-definition
> org.infinispan.protostream:sample-domain-implementation
> {noformat}
> Integration test:
> {noformat}
> org.infinispan:infinispan-jcache-tck-runner
> {noformat}
> Removed, no longer built
> {noformat}
> org.infinispan:infinispan-remote
> {noformat}
> And remove the removed javadoc modules (embedded and remote)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (ISPN-10395) Remove GAV from infinispan-bom and distribution pom
by Pedro Ruivo (Jira)
[ https://issues.jboss.org/browse/ISPN-10395?page=com.atlassian.jira.plugin... ]
Work on ISPN-10395 started by Pedro Ruivo.
------------------------------------------
> Remove GAV from infinispan-bom and distribution pom
> ---------------------------------------------------
>
> Key: ISPN-10395
> URL: https://issues.jboss.org/browse/ISPN-10395
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Priority: Major
>
> Remove the following GAV from infinispan-bom:
> Sample/Test code:
> {noformat}
> org.infinispan.protostream:sample-domain-definition
> org.infinispan.protostream:sample-domain-implementation
> {noformat}
> Integration test:
> {noformat}
> org.infinispan:infinispan-jcache-tck-runner
> {noformat}
> Removed, no longer built
> {noformat}
> org.infinispan:infinispan-remote
> {noformat}
> And remove the removed javadoc modules (embedded and remote)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (ISPN-10395) Remove GAV from infinispan-bom and distribution pom
by Pedro Ruivo (Jira)
Pedro Ruivo created ISPN-10395:
----------------------------------
Summary: Remove GAV from infinispan-bom and distribution pom
Key: ISPN-10395
URL: https://issues.jboss.org/browse/ISPN-10395
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Remove the following GAV from infinispan-bom:
Sample/Test code:
{noformat}
org.infinispan.protostream:sample-domain-definition
org.infinispan.protostream:sample-domain-implementation
{noformat}
Integration test:
{noformat}
org.infinispan:infinispan-jcache-tck-runner
{noformat}
Removed, no longer built
{noformat}
org.infinispan:infinispan-remote
{noformat}
And remove the removed javadoc modules (embedded and remote)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (ISPN-10381) Anchor for Security Headings
by Donald Naro (Jira)
[ https://issues.jboss.org/browse/ISPN-10381?page=com.atlassian.jira.plugin... ]
Donald Naro closed ISPN-10381.
------------------------------
> Anchor for Security Headings
> ----------------------------
>
> Key: ISPN-10381
> URL: https://issues.jboss.org/browse/ISPN-10381
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation-Core
> Affects Versions: 10.0.0.Beta3, 9.4.15.Final
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
>
> Two headings with "Security". Only one has an anchor.
> Heading 1 in server_protocols_rest.adoc
> ===== Security
> Heading 2 in security.adoc
> [[security]]
> == Security
> Attempting to select Heading 2 in the generated docs redirects to Heading 1. Solution is to have unique anchors for both headings.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (ISPN-10386) OSGi integration tests never run
by Dan Berindei (Jira)
[ https://issues.jboss.org/browse/ISPN-10386?page=com.atlassian.jira.plugin... ]
Dan Berindei updated ISPN-10386:
--------------------------------
Status: Open (was: New)
> OSGi integration tests never run
> --------------------------------
>
> Key: ISPN-10386
> URL: https://issues.jboss.org/browse/ISPN-10386
> Project: Infinispan
> Issue Type: Bug
> Components: Build, Test Suite - Core
> Affects Versions: 10.0.0.Beta3, 9.4.15.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Major
> Fix For: 10.0.0.Beta4
>
>
> When we started supporting JDK9, Karaf and Pax-Exam didn't support it yet, so we disabled the OSGi integration tests when running on JDK11.
> When we started building on JDK11 and only running the tests on JDK8 with the {{java8-test}} profile, we didn't update the {{integrationtests-osgi}} POM, so the tests stay disabled regardless of profile.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months