Package: opsin / 2.7.0-2

Metadata

Package Version Patches format
opsin 2.7.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
jar mainClass and deps.patch | (download)

opsin-cli/pom.xml | 15 14 1 - 0 !
1 file changed, 14 insertions( ), 1 deletion(-)

 setting mainclass and dependencies for jar as explained in
 https://stackoverflow.com/questions/9689793/cant-execute-jar-file-no-main-manifest-attribute,
 https://maven.apache.org/shared/maven-archiver/examples/classpath.html
remove enforcer.patch | (download)

pom.xml | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 patching out maven-enforcer-plugin as its dependencies for the
 project cannot be satisfied for the moment.
add pom dependencies.patch | (download)

opsin-cli/pom.xml | 8 8 0 - 0 !
1 file changed, 8 insertions( )

 adding missing pom dependencies.
ignore missing inchi.patch | (download)

opsin-cli/src/main/java/uk/ac/cam/ch/wwmm/opsin/Cli.java | 17 9 8 - 0 !
1 file changed, 9 insertions( ), 8 deletions(-)

 reporting missing inchi support.