adaptTo() 2019 - Agenda online

2019-06-07 Thread Stefan Seifert
Hi everyone,

we are happy to present to you the official adaptTo() 2019 agenda: 
https://adapt.to/schedule

If you were waiting for the agenda to book your ticket you can get it here: 
https://adapt.to/tickets

We are looking forward to welcome you at KOSMOS Berlin, our great location for 
this year's adaptTo().

Kind regards on behalf of the adaptTo() Team
Stefan

By the way: If you always wanted to see the faces behind the talks, there will 
be a nice speaker gallery on our website: https://adapt.to/speaker



[jira] [Resolved] (FELIX-6143) Don't embedd javax.json and converter

2019-06-07 Thread Carsten Ziegeler (JIRA)


 [ 
https://issues.apache.org/jira/browse/FELIX-6143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler resolved FELIX-6143.
-
Resolution: Fixed

Changed in rev 1860746
This also avoids the dependency on an implementation class

> Don't embedd javax.json and converter
> -
>
> Key: FELIX-6143
> URL: https://issues.apache.org/jira/browse/FELIX-6143
> Project: Felix
>  Issue Type: Improvement
>  Components: Configurator
>Reporter: Carsten Ziegeler
>Assignee: Carsten Ziegeler
>Priority: Major
> Fix For: configurator-1.0.10
>
>
> THe configurator currently embedds javax.json, its implementation and the 
> converter. This is bad practice and updates to those libraries always require 
> a new configurator release.
> We should not embed them and use proper dependencies (through imports)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (FELIX-6143) Don't embedd javax.json and converter

2019-06-07 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created FELIX-6143:
---

 Summary: Don't embedd javax.json and converter
 Key: FELIX-6143
 URL: https://issues.apache.org/jira/browse/FELIX-6143
 Project: Felix
  Issue Type: Improvement
  Components: Configurator
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
 Fix For: configurator-1.0.10


THe configurator currently embedds javax.json, its implementation and the 
converter. This is bad practice and updates to those libraries always require a 
new configurator release.
We should not embed them and use proper dependencies (through imports)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)