Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.txt #14

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions id-update-batch-jobs/source/darkstar-batch/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@ I) License Notices

Build Requirements:
1) Apache Maven: http://maven.apache.org/download.cgi
2) Java 7 JDK: http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html
3) Optional: Eclipse w/ Maven Plugin
2) Java 8 JDK: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should just say "7 or later" so we don't keep updating the number in the future for 9, 10, 11...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3) Optional: Eclipse Neon (Includes Maven) http://www.eclipse.org/neon/

Runtime Requirements:
1) Java 7 JRE: http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html
2) POLUtils/MassExtractor: https://github.com/Windower/POLUtils/tree/master/Binaries
1) Java 8 JRE: http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html
2) POLUtils/MassExtractor: https://github.com/Windower/POLUtils/releases

==========================================
= B) Building the Project
==========================================

The Darkstar Batch Jobs are written in Java, and are built with Apache Maven, an industry standard
build system for Java projects. In order to build the project, you will need both Apache Maven and
the Java 7 JDK installed on your machine.
the Java 8 JDK installed on your machine.

Building from the Command Line:

Expand Down Expand Up @@ -245,4 +245,4 @@ Both GNU & the Apache Software Foundation consider Apache License 2.0 & GPL v3 C
so long as the final project is distrubted as GPL v3.

https://www.gnu.org/licenses/license-list.html
http://www.apache.org/licenses/GPL-compatibility.html
http://www.apache.org/licenses/GPL-compatibility.html