Skip to content

Library code used by other 4th Line projects

License

Notifications You must be signed in to change notification settings

nova-video-player/seamless

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seamless

This is a fork from 4th line seamless project https://github.com/4thline/seamless intended for Nova Video Player use only.

The goal of this fork is to be able to compile seamless-util seamless-http seamless-xml and seamless-swing jars for cling-core and cling-support usage with a minimum of dependencies and no link to 4thline repositories.

As a consequence all the changes made are potentially breaking seamless other modules.

Compilation requires java8 and can be achieved via:

JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 mvn clean install -Dmaven.source.skip -DskipTests -Dmaven.javadoc.skip=true

About

Library code used by other 4th Line projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.4%
  • CSS 4.4%
  • HTML 0.2%