Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

PackageDrone/0.12.0/NewAndNoteworthy

< PackageDrone
Revision as of 07:10, 9 December 2015 by Jens.reimann.ibh-systems.com (Talk | contribs) (Created page with "This is the first release at the Eclipse Foundation. == New features == === Maven Import with dependencies === The maven import has the capability now to resolve dependenci...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the first release at the Eclipse Foundation.

New features

Maven Import with dependencies

The maven import has the capability now to resolve dependencies before triggering the import process. It also shows an overview of what would happen during the import and allows to include/exclude artifacts before actually performing the import process.

Changes

Probably some.

Fixes and improvements

Working on Windows

The development setup and the server test has been enhanced to actually support the Windows platform. Package Drone can now be developed, tested and run on the Windows platform. However it is not tested as well as the Linux platform.

Fix the upload API

The upload API and with it the Jekins plugin where broken. This version does fix the upload API and works together with the new version of the Jenkins Plugin (0.2.0). The Jenkins plugin is not part of the Eclipse Package Drone project.

Known bugs and issues

A few.

Back to the top