https://github.com/apache/james-jsieve
Mirror of Apache James jSieve
https://github.com/apache/james-jsieve
james java mail network-server
Last synced: about 2 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 (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2025-09-16T18:54:48.000Z (7 months ago)
- Last Synced: 2025-10-29T00:50:03.886Z (6 months ago)
- Topics: james, java, mail, network-server
- Language: Java
- Size: 9.1 MB
- Stars: 10
- Watchers: 13
- Forks: 24
- 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