Skip to content

Kabisa-archive/camel-jcifs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Camel SMB Component

This project is a Samba Camel component build on top of JCIFS (http://jcifs.samba.org/).

It was originally developed by Redpill Linpro AB and Helsingborgs stad as part of a integration project.

This component is licensed under the LGPL (http://www.gnu.org/licenses/lgpl-2.1.txt)

The unit testing is done by mocking out the jcifs library to be able to run automaticly.

There are some manuell integration tests (src/integrationtest) that are meant to be run with a a local CIFS server (Samba or MS Windows share). To run these copy camelsmb.prp.template to your home directory, rename it to camelsmb.prp" and edit to include correct details.

Contributor

Martin Samuelsson [martin AT martsam DOT se]
Pontus Ullgren [ullgren gmail com]

Build

To build use this command: mvn clean install

To deploy to nexus use: mvn clean deploy

To build faster use -Pfastinstall

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published