Skip to content

616c/maven-distribution-com.sphenon.components.engines.objectassembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maven-distribution-com.sphenon.components.engines.objectassembler

Build Object Assembler Distribution from Sphenon components.

Prerequisites

Clone and build the Sphenon components.

Cloning and building

git clone https://github.com/616c/maven-distribution-com.sphenon.components.engines.objectassembler.git mvn install

After successful build, you find distribution archives in the target subfolder, named:

objectassembler-#.#.#-bin.(tar.gz|tar.bz2|zip)

Running

under

src/test/script/run.bash

you'll find a little testscript that invokes the objectassembler with full classpath from this project here and with an internally provided Object Construction Plan (OCP) that is contained in the JAR file. It prints out the test results of reading this OCP. Of course reading an OCP via command line does not make too much sense, but it demonstrates how to do it. Many sample OCPs can found on xocp.org.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages