Fix Javadoc build.
Remove package-info for package without sources. Remove ci profile from initial build steps to avoid duplicate tasks. Remove unused asciidoctor plugin. See #1742
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
/**
|
||||
* Support infrastructure for the configuration of R2DBC-specific repositories.
|
||||
*/
|
||||
@org.springframework.lang.NonNullApi
|
||||
@org.springframework.lang.NonNullFields
|
||||
package org.springframework.data.r2dbc;
|
||||
Reference in New Issue
Block a user