[JBoss JIRA] (ISPN-4773) Clean up distribution packaging
by Tristan Tarrant (JIRA)
Tristan Tarrant created ISPN-4773:
-------------------------------------
Summary: Clean up distribution packaging
Key: ISPN-4773
URL: https://issues.jboss.org/browse/ISPN-4773
Project: Infinispan
Issue Type: Enhancement
Components: Build process
Affects Versions: 7.0.0.Beta2
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 7.0.0.CR1
The distribution build process is currently very messy:
- it is based on overly complex assembly files
- the layout of the distribution packages is not ideal
- some of the documentation is not obviously accessible (jmx, xsd)
- since the javadoc plugin is configured to use aggregate builds, it cannot be run without building the entire tree
The solution:
- move the distribution logic to its own module
- use ant instead of assembly descriptors to build the distribution packages
- improve the layout, include the missing docs and remove the aging cruft
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (ISPN-4772) APIDistTest random failures
by Dan Berindei (JIRA)
Dan Berindei created ISPN-4772:
----------------------------------
Summary: APIDistTest random failures
Key: ISPN-4772
URL: https://issues.jboss.org/browse/ISPN-4772
Project: Infinispan
Issue Type: Bug
Reporter: Dan Berindei
Assignee: Mircea Markus
Priority: Blocker
The lock acquisition timeout is too small, because the asynchronous TxCompletionNotificationCommand can easily be delayed by more than 100ms.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (ISPN-4771) Combine doclets to avoid running javadocs multiple times
by Tristan Tarrant (JIRA)
Tristan Tarrant created ISPN-4771:
-------------------------------------
Summary: Combine doclets to avoid running javadocs multiple times
Key: ISPN-4771
URL: https://issues.jboss.org/browse/ISPN-4771
Project: Infinispan
Issue Type: Enhancement
Components: Documentation-Core
Affects Versions: 7.0.0.Beta2
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 7.0.0.CR1
The PublicAPIDoclet and JMXDoclet doclets should be combined so that they only require one pass
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months