Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Is there an updated installation/usage guide? #53

Open
lilith opened this issue Sep 18, 2014 · 7 comments
Open

Is there an updated installation/usage guide? #53

lilith opened this issue Sep 18, 2014 · 7 comments

Comments

@lilith
Copy link
Contributor

lilith commented Sep 18, 2014

No description provided.

@moljac
Copy link

moljac commented Mar 26, 2015

+1 here

A bit more info about config file locations, please.

Running sharpen I get following:

just launching

$ java -jar ./src/target/sharpencore-0.0.1-SNAPSHOT-jar-with-dependencies.jar
Error:unspecified source folder. Please check help.
Unable to find sharpen.properties

invoking help:

$ java -jar ./src/target/sharpencore-0.0.1-SNAPSHOT-jar-with-dependencies.jar -help
Unable to find sharpen.properties

I have sharpen properties in

  • folder where command was invoked
  • folder where sharpen jar resides

$ ls ./sharpen.properties
./sharpen.properties
$ ls ./src/target/sharpen.properties
./src/target/sharpen.properties

@lilith
Copy link
Contributor Author

lilith commented Mar 30, 2015

Very strange. The bleeding edge dev branch is (temporarily) at https://github.com/ydanila/sharpen_imazen/tree/develop You might give that a try?

@firesharker
Copy link

I've tried running the develop and the master branch with java 1.7 and 1.8, but got the same results. Any ideas?

@lilith
Copy link
Contributor Author

lilith commented May 5, 2015

We fixed some bugs around paths. Latest version here: https://github.com/imazen/sharpen/tree/develop

@kymowang
Copy link

if only the sharpen.properties, you may zip it from resource folder into the jar file by for example 7zip, although i don't know if there are other issues.

@granadacoder
Copy link

@kymowang Thanks. It seemed to be the only file missing. I was able to use this work around. Note 7zip had its own issue with the "Add" button! https://sourceforge.net/p/sevenzip/discussion/45797/thread/0b8b2c38/ Some days you can't win.

@chris-hatton
Copy link

Current master branch seems to be broken.
I've tried following the instructions exactly on two machines, Java 7, Maven 3.5.0, Mac & Windows.
mvn install task does not create /sharpen.core/target but instead the output goes to .m2 repository.
I copy this file out and attempt to execute it, but sharpen.properties is reported missing.
I will try inserting it into the jar manually, but it is a shame to have to patch this manually.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants