i've no intention to invest any actual work on the code in it. it's just that it's used in a lot of our integration tests and it's probably not worth to go through all those and replace the code with something else https://github.com/search?q=org%3Aapache+org.apache.sling.testing.tools+language%3AJava&type=code&l=Java
it may always happen that we need to touch it to make it compatible with newer JDKs, although we are not there yet. stefan > -----Original Message----- > From: Konrad Windszus <[email protected]> > Sent: Thursday, December 18, 2025 11:32 AM > To: [email protected] > Subject: Re: Git repo for org.apache.sling.testing.tools missing? > > Hi Stefan, > Well, it says it is deprecated in https://github.com/apache/sling-old-svn- > mirror/blob/73fe13fa286dd70447d40acdc1050bf314a67aeb/testing/tools/pom.xml > #L36 (https://issues.apache.org/jira/browse/SLING-5703). > Also mentioned as deprecated in > https://sling.apache.org/downloads.cgi#deprecated. > > All deprecated modules were not moved to Git. > Why do you want to revive that? > Konrad > > > On 18. Dec 2025, at 09:51, Stefan Seifert <[email protected]> > wrote: > > > > we have have a lot of dependencies to an old testing tools collection > org.apache.sling.testing.tools: > > > https://github.com/search?q=org%3Aapache+org.apache.sling.testing.tools+la > nguage%3A%22Maven+POM%22&type=code&l=Maven+POM > > > > but the git repositors for this modules is missing - for some reason it > seems it was skipped for the SVN-to-git migration, i found the sources > only here: > > https://github.com/apache/sling-old-svn-mirror/tree/trunk/testing/tools > > > > does anyone know the reason why it was not migrated? > > > > if no one objects i will create a new git repo for it and report the old > code with history to it. > > > > stefan > >
