DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Everything else has been configured in the latest Felix parent POM:
| Code Block | ||||
|---|---|---|---|---|
| ||||
<parent> <groupId>org.apache.felix</groupId> <artifactId>felix-parent</artifactId> <version>1.2.0</version> <relativePath>../pom/pom.xml</relativePath> </parent> |
Staging the Release Candidates
...