From 070170888218452f903e9a9022292b312f2b2704 Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Thu, 13 Jun 2019 16:30:40 -0400 Subject: Update site --- docs/apidocs/allclasses-frame.html | 5 +- docs/apidocs/allclasses-noframe.html | 5 +- docs/apidocs/bjc/replpair/ReplError.html | 8 +- docs/apidocs/bjc/replpair/ReplOpts.html | 378 +++++++++++++++ docs/apidocs/bjc/replpair/ReplPair.html | 31 +- docs/apidocs/bjc/replpair/StageStatus.html | 4 +- docs/apidocs/bjc/replpair/class-use/ReplError.html | 11 +- docs/apidocs/bjc/replpair/class-use/ReplOpts.html | 152 ++++++ docs/apidocs/bjc/replpair/class-use/ReplPair.html | 18 +- .../bjc/replpair/class-use/StageStatus.html | 36 +- docs/apidocs/bjc/replpair/package-frame.html | 5 +- docs/apidocs/bjc/replpair/package-summary.html | 10 +- docs/apidocs/bjc/replpair/package-tree.html | 5 +- docs/apidocs/bjc/replpair/package-use.html | 11 +- docs/apidocs/constant-values.html | 4 +- docs/apidocs/deprecated-list.html | 4 +- docs/apidocs/help-doc.html | 4 +- docs/apidocs/index-all.html | 54 ++- docs/apidocs/index.html | 2 +- docs/apidocs/overview-tree.html | 5 +- docs/changelog.html | 125 +++++ docs/changes-report.html | 95 ++++ docs/dependencies.html | 4 +- docs/dependency-info.html | 4 +- docs/dev-activity.html | 92 ++++ docs/distribution-management.html | 4 +- docs/file-activity.html | 529 +++++++++++++++++++++ docs/images/add.gif | Bin 0 -> 207 bytes docs/images/fix.gif | Bin 0 -> 181 bytes docs/images/icon_help_sml.gif | Bin 0 -> 1019 bytes docs/images/remove.gif | Bin 0 -> 227 bytes docs/images/rss.png | Bin 0 -> 249 bytes docs/images/update.gif | Bin 0 -> 192 bytes docs/index.html | 4 +- docs/licenses.html | 4 +- docs/plugin-management.html | 4 +- docs/plugins.html | 18 +- docs/project-info.html | 4 +- docs/project-reports.html | 22 +- docs/scm.html | 4 +- docs/summary.html | 4 +- docs/team.html | 4 +- docs/testapidocs/allclasses-frame.html | 4 +- docs/testapidocs/allclasses-noframe.html | 4 +- docs/testapidocs/bjc/replpair/ReplPairTest.html | 21 +- .../bjc/replpair/class-use/ReplPairTest.html | 4 +- docs/testapidocs/bjc/replpair/package-frame.html | 4 +- docs/testapidocs/bjc/replpair/package-summary.html | 4 +- docs/testapidocs/bjc/replpair/package-tree.html | 4 +- docs/testapidocs/bjc/replpair/package-use.html | 4 +- docs/testapidocs/constant-values.html | 4 +- docs/testapidocs/deprecated-list.html | 4 +- docs/testapidocs/help-doc.html | 4 +- docs/testapidocs/index-all.html | 6 +- docs/testapidocs/index.html | 2 +- docs/testapidocs/overview-tree.html | 4 +- 56 files changed, 1647 insertions(+), 99 deletions(-) create mode 100644 docs/apidocs/bjc/replpair/ReplOpts.html create mode 100644 docs/apidocs/bjc/replpair/class-use/ReplOpts.html create mode 100644 docs/changelog.html create mode 100644 docs/changes-report.html create mode 100644 docs/dev-activity.html create mode 100644 docs/file-activity.html create mode 100644 docs/images/add.gif create mode 100644 docs/images/fix.gif create mode 100644 docs/images/icon_help_sml.gif create mode 100644 docs/images/remove.gif create mode 100644 docs/images/rss.png create mode 100644 docs/images/update.gif (limited to 'docs') diff --git a/docs/apidocs/allclasses-frame.html b/docs/apidocs/allclasses-frame.html index 3731c78..482330f 100644 --- a/docs/apidocs/allclasses-frame.html +++ b/docs/apidocs/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (everge 1.0-SNAPSHOT API) - + @@ -14,6 +14,7 @@
diff --git a/docs/apidocs/allclasses-noframe.html b/docs/apidocs/allclasses-noframe.html index 5a79af8..3d4248d 100644 --- a/docs/apidocs/allclasses-noframe.html +++ b/docs/apidocs/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (everge 1.0-SNAPSHOT API) - + @@ -14,6 +14,7 @@
diff --git a/docs/apidocs/bjc/replpair/ReplError.html b/docs/apidocs/bjc/replpair/ReplError.html index 9209ca6..5204357 100644 --- a/docs/apidocs/bjc/replpair/ReplError.html +++ b/docs/apidocs/bjc/replpair/ReplError.html @@ -2,10 +2,10 @@ - + ReplError (everge 1.0-SNAPSHOT API) - + @@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab"; + +static List<ReplPair> +ReplPair.readList(List<ReplPair> detals, + Scanner scn, + List<ReplError> errs, + ReplOpts ropts)  + diff --git a/docs/apidocs/bjc/replpair/class-use/ReplOpts.html b/docs/apidocs/bjc/replpair/class-use/ReplOpts.html new file mode 100644 index 0000000..aa7ca94 --- /dev/null +++ b/docs/apidocs/bjc/replpair/class-use/ReplOpts.html @@ -0,0 +1,152 @@ + + + + + + +Uses of Class bjc.replpair.ReplOpts (everge 1.0-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
bjc.replpair.ReplOpts

+
+
+ +
+ + + + +

Copyright © 2019. All rights reserved.

+ + diff --git a/docs/apidocs/bjc/replpair/class-use/ReplPair.html b/docs/apidocs/bjc/replpair/class-use/ReplPair.html index d547be4..2bb6311 100644 --- a/docs/apidocs/bjc/replpair/class-use/ReplPair.html +++ b/docs/apidocs/bjc/replpair/class-use/ReplPair.html @@ -2,10 +2,10 @@ - + Uses of Class bjc.replpair.ReplPair (everge 1.0-SNAPSHOT API) - + @@ -106,6 +106,13 @@ static List<ReplPair> +ReplPair.readList(List<ReplPair> detals, + Scanner scn, + List<ReplError> errs, + ReplOpts ropts)  + + +static List<ReplPair> ReplPair.readList(Scanner scn)
Read a list of replacement pairs from an input source.
@@ -149,6 +156,13 @@ an existing list.
+ +static List<ReplPair> +ReplPair.readList(List<ReplPair> detals, + Scanner scn, + List<ReplError> errs, + ReplOpts ropts)  + diff --git a/docs/apidocs/bjc/replpair/class-use/StageStatus.html b/docs/apidocs/bjc/replpair/class-use/StageStatus.html index 29739bc..28239ee 100644 --- a/docs/apidocs/bjc/replpair/class-use/StageStatus.html +++ b/docs/apidocs/bjc/replpair/class-use/StageStatus.html @@ -2,10 +2,10 @@ - + Uses of Class bjc.replpair.StageStatus (everge 1.0-SNAPSHOT API) - + @@ -80,6 +80,21 @@

Uses of StageStatus in bjc.replpair

+ + + + + + + + + + + + +
Fields in bjc.replpair declared as StageStatus 
Modifier and TypeField and Description
StageStatusReplOpts.defStatus +
Default status.
+
@@ -102,6 +117,23 @@ the order they are declared.
Methods in bjc.replpair that return StageStatus 
+ + + + + + + + + + +
Constructors in bjc.replpair with parameters of type StageStatus 
Constructor and Description
ReplOpts(int p, + int s, + boolean m, + StageStatus t, + boolean d) +
Create a new set of repl.
+
diff --git a/docs/apidocs/bjc/replpair/package-frame.html b/docs/apidocs/bjc/replpair/package-frame.html index 4542af1..5545ec3 100644 --- a/docs/apidocs/bjc/replpair/package-frame.html +++ b/docs/apidocs/bjc/replpair/package-frame.html @@ -2,10 +2,10 @@ - + bjc.replpair (everge 1.0-SNAPSHOT API) - + @@ -15,6 +15,7 @@

Classes

Enums

diff --git a/docs/apidocs/bjc/replpair/package-summary.html b/docs/apidocs/bjc/replpair/package-summary.html index 926c2f6..545f70d 100644 --- a/docs/apidocs/bjc/replpair/package-summary.html +++ b/docs/apidocs/bjc/replpair/package-summary.html @@ -2,10 +2,10 @@ - + bjc.replpair (everge 1.0-SNAPSHOT API) - + @@ -89,6 +89,12 @@ +ReplOpts + +
Options for processing ReplPairs.
+ + + ReplPair
String pairs for replacements.
diff --git a/docs/apidocs/bjc/replpair/package-tree.html b/docs/apidocs/bjc/replpair/package-tree.html index d88f4e0..9b16b77 100644 --- a/docs/apidocs/bjc/replpair/package-tree.html +++ b/docs/apidocs/bjc/replpair/package-tree.html @@ -2,10 +2,10 @@ - + bjc.replpair Class Hierarchy (everge 1.0-SNAPSHOT API) - + @@ -78,6 +78,7 @@
  • java.lang.Object
  • diff --git a/docs/apidocs/bjc/replpair/package-use.html b/docs/apidocs/bjc/replpair/package-use.html index f758e73..8e93ee5 100644 --- a/docs/apidocs/bjc/replpair/package-use.html +++ b/docs/apidocs/bjc/replpair/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package bjc.replpair (everge 1.0-SNAPSHOT API) - + @@ -89,11 +89,16 @@ +ReplOpts +
    Options for processing ReplPairs.
    + + + ReplPair
    String pairs for replacements.
    - + StageStatus
    Possible statuses of pairs with respect to exporting.
    diff --git a/docs/apidocs/constant-values.html b/docs/apidocs/constant-values.html index 7bcfab6..a078162 100644 --- a/docs/apidocs/constant-values.html +++ b/docs/apidocs/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (everge 1.0-SNAPSHOT API) - + diff --git a/docs/apidocs/deprecated-list.html b/docs/apidocs/deprecated-list.html index 2e796a8..c92914c 100644 --- a/docs/apidocs/deprecated-list.html +++ b/docs/apidocs/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (everge 1.0-SNAPSHOT API) - + diff --git a/docs/apidocs/help-doc.html b/docs/apidocs/help-doc.html index ce63bd1..232c431 100644 --- a/docs/apidocs/help-doc.html +++ b/docs/apidocs/help-doc.html @@ -2,10 +2,10 @@ - + API Help (everge 1.0-SNAPSHOT API) - + diff --git a/docs/apidocs/index-all.html b/docs/apidocs/index-all.html index 1ceee11..45bf0ed 100644 --- a/docs/apidocs/index-all.html +++ b/docs/apidocs/index-all.html @@ -2,10 +2,10 @@ - + Index (everge 1.0-SNAPSHOT API) - + @@ -69,7 +69,7 @@
    -
    A B C F L M N P R S T V  +
    A B C D F I L M N P R S T V 

    A

    @@ -93,6 +93,28 @@
    compareTo(ReplPair) - Method in class bjc.replpair.ReplPair
     
    + + + +

    D

    +
    +
    defMulti - Variable in class bjc.replpair.ReplOpts
    +
    +
    Whether to process multi-line defns.
    +
    +
    defPrior - Variable in class bjc.replpair.ReplOpts
    +
    +
    The default priority.
    +
    +
    defStage - Variable in class bjc.replpair.ReplOpts
    +
    +
    The default stage.
    +
    +
    defStatus - Variable in class bjc.replpair.ReplOpts
    +
    +
    Default status.
    +
    +
    @@ -103,6 +125,16 @@
    The string to look for.
    + + + +

    I

    +
    +
    isDebug - Variable in class bjc.replpair.ReplOpts
    +
    +
    Enable debug info.
    +
    +
    @@ -166,6 +198,8 @@
    Read a list of replacement pairs from an input source, adding them to an existing list.
    +
    readList(List<ReplPair>, Scanner, List<ReplError>, ReplOpts) - Static method in class bjc.replpair.ReplPair
    +
     
    replace - Variable in class bjc.replpair.ReplPair
    The string to replace it with.
    @@ -178,6 +212,18 @@
    Create a new ReplPair parse error.
    +
    ReplOpts - Class in bjc.replpair
    +
    +
    Options for processing ReplPairs.
    +
    +
    ReplOpts() - Constructor for class bjc.replpair.ReplOpts
    +
    +
    Create a default set of options.
    +
    +
    ReplOpts(int, int, boolean, StageStatus, boolean) - Constructor for class bjc.replpair.ReplOpts
    +
    +
    Create a new set of repl.
    +
    ReplPair - Class in bjc.replpair
    String pairs for replacements.
    @@ -242,7 +288,7 @@ the order they are declared.
    -A B C F L M N P R S T V 
    +A B C D F I L M N P R S T V 
    diff --git a/docs/apidocs/index.html b/docs/apidocs/index.html index a8d71fb..84e9952 100644 --- a/docs/apidocs/index.html +++ b/docs/apidocs/index.html @@ -2,7 +2,7 @@ - + everge 1.0-SNAPSHOT API @@ -82,6 +82,7 @@
  • java.lang.Object
  • diff --git a/docs/changelog.html b/docs/changelog.html new file mode 100644 index 0000000..0cd045d --- /dev/null +++ b/docs/changelog.html @@ -0,0 +1,125 @@ + + + + + + everge – Change Log Report + + + + + + + + +
    + +
    +
    +
    +
    +

    Change Log Report

    +

    Total number of changed sets: 1

    +
    +

    Changes between 2019-05-14 and 2019-06-14

    +

    Total commits: 11
    Total number of files changed: 150

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TimestampAuthorDetails
    2019-06-12 21:48:59bculkin2442 <bjculkin@mix.wvu.edu>data/test/test6.rp v 6be017f0b44dae0b43a127d82c9e8d3bc6637bce
    src/main/java/bjc/replpair/ReplOpts.java v 6be017f0b44dae0b43a127d82c9e8d3bc6637bce
    src/main/java/bjc/replpair/ReplPair.java v 6be017f0b44dae0b43a127d82c9e8d3bc6637bce
    src/test/java/bjc/replpair/ReplPairTest.java v 6be017f0b44dae0b43a127d82c9e8d3bc6637bce

    Tests & Debugging

    Added another test, this time for staging.

    Also added some debugging capabilities.
    2019-06-12 17:02:15bculkin2442 <bjculkin@mix.wvu.edu>docs/apidocs/allclasses-frame.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/apidocs/allclasses-noframe.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/apidocs/bjc/replpair/ReplError.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/apidocs/bjc/replpair/ReplPair.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/apidocs/bjc/replpair/StageStatus.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/apidocs/bjc/replpair/class-use/ReplError.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/apidocs/bjc/replpair/class-use/ReplPair.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/apidocs/bjc/replpair/class-use/StageStatus.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/apidocs/bjc/replpair/package-frame.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/apidocs/bjc/replpair/package-summary.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/apidocs/bjc/replpair/package-tree.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/apidocs/bjc/replpair/package-use.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/apidocs/constant-values.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/apidocs/deprecated-list.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/apidocs/help-doc.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/apidocs/index-all.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/apidocs/index.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/apidocs/overview-tree.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/dependencies.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/dependency-info.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/distribution-management.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/index.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/licenses.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/plugin-management.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/plugins.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/project-info.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/project-reports.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/scm.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/summary.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/team.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/testapidocs/allclasses-frame.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/testapidocs/allclasses-noframe.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/testapidocs/bjc/replpair/ReplPairTest.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/testapidocs/bjc/replpair/class-use/ReplPairTest.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/testapidocs/bjc/replpair/package-frame.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/testapidocs/bjc/replpair/package-summary.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/testapidocs/bjc/replpair/package-tree.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/testapidocs/bjc/replpair/package-use.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/testapidocs/constant-values.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/testapidocs/deprecated-list.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/testapidocs/help-doc.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/testapidocs/index-all.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/testapidocs/index.html v 5392663881d49fed1df32c58c99f63242b38733f
    docs/testapidocs/overview-tree.html v 5392663881d49fed1df32c58c99f63242b38733f
    pom.xml v 5392663881d49fed1df32c58c99f63242b38733f
    src/changes/changes.xml v 5392663881d49fed1df32c58c99f63242b38733f

    Update
    2019-06-12 05:32:29bculkin2442 <bjculkin@mix.wvu.edu>pom.xml v 66652bfad76e4149375ce7b305ecac41c59ca84c

    Update POM
    2019-06-11 22:58:54bculkin2442 <bjculkin@mix.wvu.edu>target/site/apidocs/allclasses-frame.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/allclasses-noframe.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/bjc/replpair/ReplError.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/bjc/replpair/ReplPair.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/bjc/replpair/StageStatus.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/bjc/replpair/class-use/ReplError.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/bjc/replpair/class-use/ReplPair.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/bjc/replpair/class-use/StageStatus.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/bjc/replpair/package-frame.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/bjc/replpair/package-summary.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/bjc/replpair/package-tree.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/bjc/replpair/package-use.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/constant-values.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/deprecated-list.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/help-doc.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/index-all.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/index.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/overview-tree.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/package-list v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/script.js v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/apidocs/stylesheet.css v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/css/maven-base.css v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/css/maven-theme.css v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/css/print.css v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/css/site.css v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/dependencies.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/dependency-info.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/distribution-management.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/images/close.gif v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/images/collapsed.gif v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/images/expanded.gif v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/images/external.png v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/images/icon_error_sml.gif v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/images/icon_info_sml.gif v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/images/icon_success_sml.gif v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/images/icon_warning_sml.gif v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/images/logos/build-by-maven-black.png v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/images/logos/build-by-maven-white.png v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/images/logos/maven-feather.png v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/images/newwindow.png v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/index.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/licenses.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/plugin-management.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/plugins.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/project-info.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/project-reports.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/scm.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/summary.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/team.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/testapidocs/allclasses-frame.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/testapidocs/allclasses-noframe.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/testapidocs/bjc/replpair/ReplPairTest.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/testapidocs/bjc/replpair/class-use/ReplPairTest.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/testapidocs/bjc/replpair/package-frame.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/testapidocs/bjc/replpair/package-summary.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/testapidocs/bjc/replpair/package-tree.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/testapidocs/bjc/replpair/package-use.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/testapidocs/constant-values.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/testapidocs/deprecated-list.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/testapidocs/help-doc.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/testapidocs/index-all.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/testapidocs/index.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/testapidocs/overview-tree.html v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/testapidocs/package-list v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/testapidocs/script.js v 3127e50947f9a91827d2d974336ddb0c2a4874c4
    target/site/testapidocs/stylesheet.css v 3127e50947f9a91827d2d974336ddb0c2a4874c4

    Remove old site
    2019-06-11 22:58:11bculkin2442 <bjculkin@mix.wvu.edu>.gitignore v 57034c35bff863550771a2c0154b255e3f81d0d4
    pom.xml v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/apidocs/allclasses-frame.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/apidocs/allclasses-noframe.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/apidocs/bjc/replpair/ReplError.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/apidocs/bjc/replpair/ReplPair.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/apidocs/bjc/replpair/StageStatus.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/apidocs/bjc/replpair/class-use/ReplError.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/apidocs/bjc/replpair/class-use/ReplPair.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/apidocs/bjc/replpair/class-use/StageStatus.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/apidocs/bjc/replpair/package-frame.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/apidocs/bjc/replpair/package-summary.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/apidocs/bjc/replpair/package-tree.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/apidocs/bjc/replpair/package-use.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/apidocs/constant-values.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/apidocs/deprecated-list.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/apidocs/help-doc.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/apidocs/index-all.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/apidocs/index.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/apidocs/overview-tree.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/testapidocs/allclasses-frame.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/testapidocs/allclasses-noframe.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/testapidocs/bjc/replpair/ReplPairTest.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/testapidocs/bjc/replpair/class-use/ReplPairTest.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/testapidocs/bjc/replpair/package-frame.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/testapidocs/bjc/replpair/package-summary.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/testapidocs/bjc/replpair/package-tree.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/testapidocs/bjc/replpair/package-use.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/testapidocs/constant-values.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/testapidocs/deprecated-list.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/testapidocs/help-doc.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/testapidocs/index-all.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/testapidocs/index.html v 57034c35bff863550771a2c0154b255e3f81d0d4
    target/site/testapidocs/overview-tree.html v 57034c35bff863550771a2c0154b255e3f81d0d4

    Update
    2019-06-11 22:57:29bculkin2442 <bjculkin@mix.wvu.edu>docs/apidocs/allclasses-frame.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/allclasses-noframe.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/bjc/replpair/ReplError.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/bjc/replpair/ReplPair.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/bjc/replpair/StageStatus.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/bjc/replpair/class-use/ReplError.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/bjc/replpair/class-use/ReplPair.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/bjc/replpair/class-use/StageStatus.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/bjc/replpair/package-frame.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/bjc/replpair/package-summary.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/bjc/replpair/package-tree.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/bjc/replpair/package-use.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/constant-values.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/deprecated-list.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/help-doc.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/index-all.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/index.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/overview-tree.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/package-list v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/script.js v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/apidocs/stylesheet.css v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/css/maven-base.css v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/css/maven-theme.css v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/css/print.css v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/css/site.css v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/dependencies.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/dependency-info.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/distribution-management.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/images/close.gif v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/images/collapsed.gif v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/images/expanded.gif v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/images/external.png v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/images/icon_error_sml.gif v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/images/icon_info_sml.gif v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/images/icon_success_sml.gif v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/images/icon_warning_sml.gif v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/images/logos/build-by-maven-black.png v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/images/logos/build-by-maven-white.png v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/images/logos/maven-feather.png v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/images/newwindow.png v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/index.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/licenses.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/plugin-management.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/plugins.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/project-info.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/project-reports.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/scm.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/summary.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/team.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/testapidocs/allclasses-frame.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/testapidocs/allclasses-noframe.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/testapidocs/bjc/replpair/ReplPairTest.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/testapidocs/bjc/replpair/class-use/ReplPairTest.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/testapidocs/bjc/replpair/package-frame.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/testapidocs/bjc/replpair/package-summary.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/testapidocs/bjc/replpair/package-tree.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/testapidocs/bjc/replpair/package-use.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/testapidocs/constant-values.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/testapidocs/deprecated-list.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/testapidocs/help-doc.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/testapidocs/index-all.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/testapidocs/index.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/testapidocs/overview-tree.html v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/testapidocs/package-list v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/testapidocs/script.js v be27420d9f67ccbbda1f0663328acdb376d06058
    docs/testapidocs/stylesheet.css v be27420d9f67ccbbda1f0663328acdb376d06058

    Relocate site
    2019-06-11 22:49:28bculkin2442 <bjculkin@mix.wvu.edu>target/site/apidocs/allclasses-frame.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/allclasses-noframe.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/bjc/replpair/ReplError.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/bjc/replpair/ReplPair.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/bjc/replpair/StageStatus.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/bjc/replpair/class-use/ReplError.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/bjc/replpair/class-use/ReplPair.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/bjc/replpair/class-use/StageStatus.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/bjc/replpair/package-frame.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/bjc/replpair/package-summary.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/bjc/replpair/package-tree.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/bjc/replpair/package-use.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/constant-values.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/deprecated-list.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/help-doc.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/index-all.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/index.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/overview-tree.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/package-list v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/script.js v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/apidocs/stylesheet.css v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/css/maven-base.css v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/css/maven-theme.css v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/css/print.css v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/css/site.css v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/dependencies.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/dependency-info.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/distribution-management.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/images/close.gif v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/images/collapsed.gif v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/images/expanded.gif v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/images/external.png v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/images/icon_error_sml.gif v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/images/icon_info_sml.gif v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/images/icon_success_sml.gif v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/images/icon_warning_sml.gif v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/images/logos/build-by-maven-black.png v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/images/logos/build-by-maven-white.png v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/images/logos/maven-feather.png v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/images/newwindow.png v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/index.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/licenses.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/plugin-management.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/plugins.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/project-info.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/project-reports.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/scm.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/summary.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/team.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/testapidocs/allclasses-frame.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/testapidocs/allclasses-noframe.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/testapidocs/bjc/replpair/ReplPairTest.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/testapidocs/bjc/replpair/class-use/ReplPairTest.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/testapidocs/bjc/replpair/package-frame.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/testapidocs/bjc/replpair/package-summary.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/testapidocs/bjc/replpair/package-tree.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/testapidocs/bjc/replpair/package-use.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/testapidocs/constant-values.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/testapidocs/deprecated-list.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/testapidocs/help-doc.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/testapidocs/index-all.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/testapidocs/index.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/testapidocs/overview-tree.html v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/testapidocs/package-list v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/testapidocs/script.js v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943
    target/site/testapidocs/stylesheet.css v 0cb3a672ffa1960c7d1c3d04da4376aca07f5943

    Include site
    2019-06-11 22:28:51Benjamin J. Culkin <bjculkin@mix.wvu.edu>.gitignore v eba653d0d712e43676e28f93b7cba217cb56cecc
    README.md v eba653d0d712e43676e28f93b7cba217cb56cecc
    data/test/test1.rp v eba653d0d712e43676e28f93b7cba217cb56cecc
    data/test/test2.rp v eba653d0d712e43676e28f93b7cba217cb56cecc
    data/test/test3.rp v eba653d0d712e43676e28f93b7cba217cb56cecc
    data/test/test4.rp v eba653d0d712e43676e28f93b7cba217cb56cecc
    data/test/test5.rp v eba653d0d712e43676e28f93b7cba217cb56cecc
    pom.xml v eba653d0d712e43676e28f93b7cba217cb56cecc
    src/main/java/bjc/replpair/App.java v eba653d0d712e43676e28f93b7cba217cb56cecc
    src/main/java/bjc/replpair/ReplError.java v eba653d0d712e43676e28f93b7cba217cb56cecc
    src/main/java/bjc/replpair/ReplPair.java v eba653d0d712e43676e28f93b7cba217cb56cecc
    src/main/java/bjc/replpair/StageStatus.java v eba653d0d712e43676e28f93b7cba217cb56cecc
    src/test/java/bjc/replpair/AppTest.java v eba653d0d712e43676e28f93b7cba217cb56cecc
    src/test/java/bjc/replpair/ReplPairTest.java v eba653d0d712e43676e28f93b7cba217cb56cecc

    Initial commit p2

    The rest of the files, for initial upload to github
    2019-06-11 21:58:45bculkin2442 <bjculkin@mix.wvu.edu>.gitignore v 94e6474619dbd6b2d3215b59cb8ab86825532fb3
    pom.xml v 94e6474619dbd6b2d3215b59cb8ab86825532fb3

    Update POM to be better
    2019-06-11 21:30:55Benjamin Culkin <bjculkin@mix.wvu.edu>LICENSE v efbcfd63cfbac6f715cef245f9d68d6fd12fde2d

    Add LICENSE

    Add LICENSE file for dictating the terms the software is usable under. Apache 2.0, because I don't care that much what you do with it, but I would like to hear about it if you do something with it.
    2019-06-11 20:01:53Benjamin J. Culkin <bjculkin@mix.wvu.edu>pom.xml v 71c35c0ffba04e7c7932ffa06b9528b2a5efb48d
    src/main/java/bjc/replpair/App.java v 71c35c0ffba04e7c7932ffa06b9528b2a5efb48d
    src/test/java/bjc/replpair/AppTest.java v 71c35c0ffba04e7c7932ffa06b9528b2a5efb48d

    Initial commit
    +
    +
    +
    +
    +
    + + + diff --git a/docs/changes-report.html b/docs/changes-report.html new file mode 100644 index 0000000..db2d6c5 --- /dev/null +++ b/docs/changes-report.html @@ -0,0 +1,95 @@ + + + + + + everge – everge - Simple text replacement application + + + + + + + + + +
    + +
    +
    +
    +
    +

    everge - Simple text replacement application

    +
    +

    Release History

    + + + + + + + + +
    VersionDateDescription
    current Current work version
    +
    +

    Release current

    + + + + + + + + +
    TypeChangesBy
    AddInitial release :)Ben Culkin
    +
    +
    +
    +
    +
    + + + diff --git a/docs/dependencies.html b/docs/dependencies.html index 2b31c69..7ebf6c8 100644 --- a/docs/dependencies.html +++ b/docs/dependencies.html @@ -1,5 +1,5 @@ - + @@ -24,7 +24,7 @@ everge
    +3.0.0 + +org.apache.maven.plugins +maven-surefire-plugin +2.22.1
    diff --git a/docs/project-info.html b/docs/project-info.html index 28bec30..4787faa 100644 --- a/docs/project-info.html +++ b/docs/project-info.html @@ -1,5 +1,5 @@ - + @@ -24,7 +24,7 @@ everge
    +Test Javadoc API documentation. + +Changes +Changes report on releases of this project. + +Change Log +Generated change log report from SCM. + +File Activity +Generated file activity report from SCM. + +Developer Activity +Generated developer activity report from SCM.
    diff --git a/docs/scm.html b/docs/scm.html index b767e97..33e6487 100644 --- a/docs/scm.html +++ b/docs/scm.html @@ -1,5 +1,5 @@ - + @@ -24,7 +24,7 @@ everge
    diff --git a/docs/testapidocs/index.html b/docs/testapidocs/index.html index f05d513..d3ca469 100644 --- a/docs/testapidocs/index.html +++ b/docs/testapidocs/index.html @@ -2,7 +2,7 @@ - + everge 1.0-SNAPSHOT Test API -- cgit v1.2.3