-
Type: Task
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.0
-
Component/s: Nuxeo Drive
One for the Python client, let's keep https://github.com/nuxeo/nuxeo-drive, and one for the nuxeo-drive addon, why not call it https://github.com/nuxeo/nuxeo-drive-addon ?
Many reasons for this:
- Client and server addon should have independant release cycles, the addon following the Nuxeo Platform / the client having its own one (we now want to release Nuxeo Drive more often than and independently from the Nuxeo Platform).
- Client is Python code, not compiled / server addon is Java, compiled by Maven.
- Client artifacts are the result of a Python freeze (MSI or DMG package), deployed to the drive update site http://community.nuxeo.com/static/drive / server addon artifacts are jar built by Maven and deployed to Nexus.
- is required by
-
NXP-13825 Drive: allow client-server compatibility functional tests
- Open
-
NXDRIVE-40 Drive : Update site release process by Jenkins
- Resolved