Skip to content

saros-project/repackaged-picocontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repackaged and Patched PicoContainer

This repository contains a build file that creates a repackaged picocontainer version (the package org.picocontainer mapped to saros.repackaged.picocontainer) which also contains a few Saros specific patches (see the src dir).

We had to repackage the library because the IntelliJ framework also contains a picocontainer version and we wanted to avoid the issues that arise from having both versions in the classpath.

Build

Calling ./gradlew shadowJar creates the desired jar file in the directory build/libs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published