eclipse-archived / packagedrone

Eclipse Package Drone
http://eclipse.org/package-drone
Eclipse Public License 1.0
66 stars 39 forks source link

Upload using API v3 and CleanUp #95

Open kdoteu opened 7 years ago

kdoteu commented 7 years ago

We developed a Maven Plugin for uploading bundles and features, because we love to ordering it our way .D Everything works fine for the first tests. image

Now I wanted to combine our plugin and the cleanup aspect. I configured as followed picture image As you can see, I also tried the new trigger system. But after uploading once, I cant upload again using the api in version 3. Every time I try to upload a feature again, I get a HTTP 500 Server Error.

I wanted to provide logs, but I can't find the option to enable it.

Package-Drone:0.14.0 (updated today ;)

ctron commented 7 years ago

Hm, strange. Logs should be in /var/logs and I guess they would be helpful in this case.

kdoteu commented 7 years ago

Thanks for your reply. There are no packagedrone.logs. Eventually I've to enable logging in some way?