Ok, so now I have a kind of stable build witgh Tycho 4.0.4.

No way to get the build working with higher versions of Tycho.

I wasn't able to upgradeĀ  the LDAP API, MINA or the serverĀ  to the latest versions, there are some pb with some dependencies that can't be found (no way to find out why commons-text 1.15 can't be found, while 1.10 is fine - it replaces the 1.9 version we were using).

I continue working on those issues, which require some Tycho plugin debugging.


There are 2 routes we can take here:

- cut a 2.0 immediately, based on the branch I have worked on.

- wait a bit so that the latest DS/API/MINA versions are integrated: the current Studio does not work well with TLS 1.3, I had to use M16 for that.

In any case, it's interesting, I'm gaining traction on the tools and features, so I'm not losing my time.


Let me know what you perception regarding the immediate release or the differed one.


Thanks!

On 6/5/26 08:47, Emmanuel Lecharny wrote:
FTR, here is the commands I use to build Studio with Java 25:

mvn --f pom-first.xml clean install

mvn --f pom.xml clean install -Djdk.xml.maxGeneralEntitySizeLimit=0 -Djdk.xml.totalEntitySizeLimit=0 -Djdk.xml.entityExpansionLimit=0


The arguments are necessary otherwise I get some errors.


I still have to understand why we get those errors...



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to