You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lécharny (Jira)" <ji...@apache.org> on 2022/03/22 08:41:00 UTC

[jira] [Commented] (DIRAPI-382) The api-all--sources.jar in central is empty

    [ https://issues.apache.org/jira/browse/DIRAPI-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17510329#comment-17510329 ] 

Emmanuel Lécharny commented on DIRAPI-382:
------------------------------------------

Indeed, good catch !

The jar was OK in 2.0.1, something must have changed, but y I don't see what ...

In the mean time, you can checkout the sources using the following command (here to grab the 2.1.0 version):

```
$ git clone https://gitbox.apache.org/repos/asf/directory-ldap-api.git ldap-api
$ git checkout 2.1.0
```

You can also grab a tgz containing all the sources here: [apache-ldap-api 2.1.0 sources|https://dist.apache.org/repos/dist/release/directory/api/dist/2.1.0/apache-ldap-api-2.1.0-src.tar.gz]

> The api-all-<version>-sources.jar in central is empty
> -----------------------------------------------------
>
>                 Key: DIRAPI-382
>                 URL: https://issues.apache.org/jira/browse/DIRAPI-382
>             Project: Directory Client API
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Thomas Jodes
>            Priority: Major
>
> As a developer using an IDE, I want to hop into the sources of the LDAP-API project.
> Tracing the downloaded sources jar of "api-all-2.1.0.jar", i.e. "api-all-2.1.0-sources.jar", it is empty, thus containing no java file that an IDE can use to see either code nor documentation.
> It would be appreciable to add the api-all's sources to maven central as well.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org