GithubHelp home page GithubHelp logo

duderino / jsvc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vertipub/jsvc

0.0 2.0 0.0 391 KB

Fork of apache jsvc project. jsvc-unix.c mostly rewritten to make more reliable.

License: Apache License 2.0

jsvc's Introduction

To build the JAVA part: ant dist

The Java portion of Commons Daemon requires Java 1.3 or later to build

To build the native parts: 1 - jsvc: jsvc is only for Un*x systems cd src/native/unix; configure; make You need a gnu make. The jsvc executable is created in the dist directory. There is a INSTALL.txt in src/native/unix - please have a look at it.

2 - procrun: procrun is only for windows cd src\native\windows\apps cd prunsrv nmake [CPU=(X86|X64|I64)] cd ..\prunmgr nmake [CPU=(X86|X64|I64)] (It is also possible to use the MS development tools).

See also the README files in src\native\windows

To build the documentation: (See http://commons.apache.org/building.html). mvn site:generate (Do not forget to get ../commons-build: (cd ..; svn co http://svn.apache.org/repos/asf/commons/proper/commons-build/trunk/ commons-build))

To deploy the documentation to the apache site: mvn -Dmaven.username=${user.name} site:deploy

To deploy the Java jars to the Nexus staging repo:

mvn clean mvn deploy -Prelease [-Ptest-deploy]

The test-deploy profile will deploy to target/deploy; omit for the live deploy

Note: do not use clean in the same invocation. Not sure why, but with Commons-Parent v21 this results deploying the non-Maven archives (zip and tar.gz) as well. They can be deleted before closing the repo, but it is easier not to create them.

jsvc's People

Contributors

cwimmer-altiscale avatar thiru-verticloud avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.