All Projects → apache → Manifoldcf

apache / Manifoldcf

Licence: apache-2.0
Mirror of Apache ManifoldCF

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Manifoldcf

Openoffice
Apache OpenOffice
Stars: ✭ 497 (+664.62%)
Mutual labels:  content
Ofbiz
Apache OFBiz - Main development has moved to the ofbiz-frameworks repository.
Stars: ✭ 719 (+1006.15%)
Mutual labels:  content
Scarab
A system to patch your content files.
Stars: ✭ 38 (-41.54%)
Mutual labels:  content
Couchdb
Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
Stars: ✭ 5,166 (+7847.69%)
Mutual labels:  content
Pagekit
Pagekit CMS
Stars: ✭ 5,455 (+8292.31%)
Mutual labels:  content
Lokum
Manage a website’s content using Trello
Stars: ✭ 26 (-60%)
Mutual labels:  content
Flextype
Hybrid Content Management System with the freedom of a headless CMS and with the full functionality of a traditional CMS
Stars: ✭ 436 (+570.77%)
Mutual labels:  content
React No Content
A SVG react component to display when there's no content.
Stars: ✭ 59 (-9.23%)
Mutual labels:  content
Loadinglayout
简单实用的页面多状态布局(content,loading,empty,error)
Stars: ✭ 712 (+995.38%)
Mutual labels:  content
Librecms
Free Open Source Content Management System, based on PHP, Bootstrap and jQuery.
Stars: ✭ 12 (-81.54%)
Mutual labels:  content
Contributing Template
Template for writing your own contributing guide
Stars: ✭ 565 (+769.23%)
Mutual labels:  content
Core
Source Code for dotCMS Java Enterprise Content Management System
Stars: ✭ 615 (+846.15%)
Mutual labels:  content
Article presets
Ermöglicht die Verwendung von frei definierbaren Artikelvorlagen.
Stars: ✭ 26 (-60%)
Mutual labels:  content
Lassie
Web Content Retrieval for Humans™
Stars: ✭ 521 (+701.54%)
Mutual labels:  content
Couchdb Couch
Mirror of Apache CouchDB
Stars: ✭ 43 (-33.85%)
Mutual labels:  content
Html2article
Html网页正文提取
Stars: ✭ 441 (+578.46%)
Mutual labels:  content
Lemonade Stand
A handy guide to financial support for open source
Stars: ✭ 6,513 (+9920%)
Mutual labels:  content
Poi
Mirror of Apache POI
Stars: ✭ 1,136 (+1647.69%)
Mutual labels:  content
Webthings
A collection of all things web, because my memory sucks and so does yours.
Stars: ✭ 50 (-23.08%)
Mutual labels:  content
Get File
CLI and API to get a single file from Github repository.
Stars: ✭ 9 (-86.15%)
Mutual labels:  content

Licensed to the Apache Software Foundation (ASF) under one or more

contributor license agreements. See the NOTICE file distributed with

this work for additional information regarding copyright ownership.

The ASF licenses this file to You under the Apache License, Version 2.0

(the "License"); you may not use this file except in compliance with

the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software

distributed under the License is distributed on an "AS IS" BASIS,

WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and

limitations under the License.

Welcome to the Apache ManifoldCF project!

Apache ManifoldCF is a multi-repository crawler framework, with multiple connectors.

For a complete description of the ManifoldCF project, team composition, source code repositories, and other details, please see the ManifoldCF web site at http://manifoldcf.apache.org

Instructions for Building Apache ManifoldCF from Source

  1. Download a source distribution of ManifoldCF, and unpack it.

  2. Download the corresponding lib distribution of ManifoldCF, containing the binary dependencies, and unpack it.

  3. Copy the lib folder in the lib distribution into the source distribution.

  4. Download the Java SE 8 JDK (Java Development Kit), or greater, from http://www.oracle.com/technetwork/java/index.html. You will need the JDK installed, and the %JAVA_HOME%\bin directory included on your command path. To test this, issue a "java -version" command from your shell and verify that the Java version is 1.8 or greater.

  5. Download the Apache Ant binary distribution (1.7.0 or greater) from http://ant.apache.org. You will need Ant installed and the %ANT_HOME%\bin directory included on your command path. To test this, issue a "ant -version" command from your shell and verify that Ant is available.

  6. If you want to build the site documents, check out, build, and install Apache Forrest version 0.9-dev or higher.

  7. In a shell, change to the root directory of the source (where you find the outermost build.xml file), and type "ant" for directions.

Some Files and Directories Included in Apache ManifoldCF Source Distributions

framework The sources for the Apache ManifoldCF framework.

connectors The sources for the Apache ManifoldCF connectors.

site The sources for the Apache ManifoldCF documentation.

tests The sources for the Apache ManifoldCF integration and load tests.

build.xml The root ant build script for Apache ManifoldCF.

mvn-bootstrap[.sh|.bat] The Apache Maven bootstrap script which installs required jars into the local Maven repository.

pom.xml The root Maven build file, which builds certain ManifoldCF jars and war files. Invoke with "mvn clean install".

Licensing

ManifoldCF is licensed under the Apache License 2.0. See the files called LICENSE.txt and NOTICE.txt for more information.

Cryptographic Software Notice

This distribution may include software that has been designed for use with cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

The following provides more details on the included software that may be subject to export controls on cryptographic software:

ManifoldCF interfaces with the Java Secure Socket Extension (JSSE) API to provide

- HTTPS support

ManifoldCF does not include any implementation of JSSE or JCE.

Contact

o For general information visit the main project site at http://manifoldcf.apache.org

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].