Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change/include source zip/jar which can easily be used in an IDE to attach source [JDBC203] #252

Closed
firebird-automations opened this issue Dec 3, 2011 · 5 comments

Comments

@firebird-automations
Copy link

Submitted by: @mrotteveel

The current Jaybird distribution does not include a sources zip or jar which can easily be used in an IDE to attach source to Jaybird code. The firebird site does contain a sources zip, but the layout of this zip follows the repository layout, which makes it (as good as) impossible to use correctly in an IDE.

This can be solved by including a zip or jar in the distribution which includes the sources with the packages rooted in the root of the zip (ie same as the maven <package>-sources.jar)

Commits: 03d53ca a2decea

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

assignee: Roman Rokytskyy [ rrokytskyy ] => Mark Rotteveel [ avalanche1979 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Open [ 1 ] => In Progress [ 3 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Updated build files to generate a jaybird-2.2.0-sources.jar and include it in the distribution zip

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: In Progress [ 3 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: Jaybird 2.2 [ 10053 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants