https://github.com/apache/james-jsieve
Mirror of Apache James jSieve
https://github.com/apache/james-jsieve
james java mail network-server
Last synced: 11 months ago
JSON representation
Mirror of Apache James jSieve
- Host: GitHub
- URL: https://github.com/apache/james-jsieve
- Owner: apache
- License: apache-2.0
- Created: 2012-07-15T07:00:29.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-02-28T06:30:37.000Z (about 2 years ago)
- Last Synced: 2025-04-03T04:16:59.737Z (11 months ago)
- Topics: james, java, mail, network-server
- Language: Java
- Size: 9.1 MB
- Stars: 10
- Watchers: 14
- Forks: 25
- Open Issues: 1
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
JSieve is built using Maven 2 (http://maven.apache.org).
To build all modules type:
% mvn install
To release:
%mvn clean javadoc:aggregate site install
%mvn release:clean
%mvn release:perform
Read the rest on http://www.apache.org/dev/publishing-maven-artifacts.html