flexgen-checkins Mailing List for FlexGen
Status: Planning
Brought to you by:
jjweston
You can subscribe to this list here.
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(10) |
Jul
(75) |
Aug
(31) |
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(28) |
Aug
(6) |
Sep
|
Oct
|
Nov
(5) |
Dec
(1) |
2011 |
Jan
(5) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(4) |
Dec
(44) |
2014 |
Jan
(2) |
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Jeffrey J. W. <jjw...@us...> - 2014-04-03 19:18:47
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via 951c23b14f9da4b08a5ee52d8e3934de49f3cc5b (commit) from bc11be7fcc390c475b2b81df10549f01988bc76e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 951c23b14f9da4b08a5ee52d8e3934de49f3cc5b Author: Jeff Weston <jjw...@gm...> Date: Thu Apr 3 12:17:59 2014 -0700 Finished fixing the test that is broken in Java 1.8. Finished fixing the test that is broken in Java 1.8 due to being sensitive to the iteration order of elements in a HashSet. There were multiple problems that needed to be fixed. My earlier commit only fixed the first problem. ----------------------------------------------------------------------- Summary of changes: .../map/test/MapGeneratorTest_Generate.java | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2014-04-03 18:13:47
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via bc11be7fcc390c475b2b81df10549f01988bc76e (commit) from 333bb8b343436c0ec133e1bde48dc5d30cfd8821 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit bc11be7fcc390c475b2b81df10549f01988bc76e Author: Jeff Weston <jjw...@gm...> Date: Thu Apr 3 11:13:04 2014 -0700 Updated tests. Updated tests to verify that transactions in the test random number generator are completely played back. ----------------------------------------------------------------------- Summary of changes: .../map/test/MapGeneratorTest_Generate.java | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2014-04-03 17:55:54
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via 333bb8b343436c0ec133e1bde48dc5d30cfd8821 (commit) from 57c546f1331f6e884defc3b0d0e0d6b96ef81f3a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 333bb8b343436c0ec133e1bde48dc5d30cfd8821 Author: Jeff Weston <jjw...@gm...> Date: Thu Apr 3 10:53:55 2014 -0700 Updated Checkstyle configuration. Updated Checkstyle configuration to give a warning, rather than an error, for TODO comments. ----------------------------------------------------------------------- Summary of changes: checkstyle.xml | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2014-04-03 17:08:35
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via 57c546f1331f6e884defc3b0d0e0d6b96ef81f3a (commit) from e0f963fef40e0e1bd433c42e22d1119f2517f3b4 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 57c546f1331f6e884defc3b0d0e0d6b96ef81f3a Author: Jeff Weston <jjw...@gm...> Date: Thu Apr 3 10:03:27 2014 -0700 Fixed test that is broken in Java 1.8. Fixed test that is broken in Java 1.8 due to being sensitive to the iteration order of elements in a HashSet. ----------------------------------------------------------------------- Summary of changes: .../main/java/org/flexgen/map/MapGenerator.java | 7 +++++-- .../map/test/MapGeneratorTest_Generate.java | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2014-01-01 14:45:05
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via e0f963fef40e0e1bd433c42e22d1119f2517f3b4 (commit) from 81a14eca7f6c34556000682905042889cddc11bc (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e0f963fef40e0e1bd433c42e22d1119f2517f3b4 Author: Jeff Weston <jjw...@gm...> Date: Wed Jan 1 06:44:39 2014 -0800 Added a full map perspective to the Dungeon example application. ----------------------------------------------------------------------- Summary of changes: .../java/org/flexgen/example/DungeonExample.java | 16 ++++++++++++---- main/src/site/apt/doc/examples.apt | 15 ++++++++++++--- 2 files changed, 24 insertions(+), 7 deletions(-) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2014-01-01 14:20:19
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via 81a14eca7f6c34556000682905042889cddc11bc (commit) from aaf1b1be0018272cedda99920953f68a2b4782b3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 81a14eca7f6c34556000682905042889cddc11bc Author: Jeff Weston <jjw...@gm...> Date: Wed Jan 1 06:19:50 2014 -0800 Updated copyright for new year. ----------------------------------------------------------------------- Summary of changes: assembly/assembly-bin.xml | 2 +- assembly/assembly-src.xml | 2 +- assembly/pom.xml | 2 +- checkstyle.xml | 2 +- doc/cookbook.html | 4 ++-- doc/index.html | 4 ++-- example/pom.xml | 2 +- .../example/DoorwayMapTileLocationFilter.java | 2 +- .../java/org/flexgen/example/DungeonExample.java | 2 +- .../java/org/flexgen/example/FullMapRenderer.java | 2 +- .../example/GrowingMapTileLocationFilter.java | 2 +- .../example/LocalMapTileLocationFilter.java | 2 +- .../org/flexgen/example/MapRendererHelper.java | 2 +- .../org/flexgen/example/PartialMapRenderer.java | 2 +- .../java/org/flexgen/example/RiverExample.java | 2 +- .../java/org/flexgen/example/package-info.java | 2 +- java.header | 2 +- license.txt | 2 +- main/pom.xml | 2 +- .../flexgen/map/BeforeMapTileAddedListener.java | 2 +- .../flexgen/map/BeforeMapTileRemovedListener.java | 2 +- .../main/java/org/flexgen/map/MapGenerator.java | 2 +- main/src/main/java/org/flexgen/map/MapTile.java | 2 +- .../java/org/flexgen/map/MapTileAddedListener.java | 2 +- .../src/main/java/org/flexgen/map/MapTileEdge.java | 2 +- .../java/org/flexgen/map/MapTileEdgePosition.java | 2 +- .../main/java/org/flexgen/map/MapTileLocation.java | 2 +- .../org/flexgen/map/MapTileLocationFilter.java | 2 +- .../java/org/flexgen/map/MapTileOrientation.java | 2 +- .../main/java/org/flexgen/map/MapTilePosition.java | 2 +- .../org/flexgen/map/MapTileRemovedListener.java | 2 +- .../src/main/java/org/flexgen/map/MapTileType.java | 2 +- main/src/main/java/org/flexgen/map/MapUnit.java | 2 +- .../map/RectangularMapTileLocationFilter.java | 2 +- .../main/java/org/flexgen/map/package-info.java | 2 +- main/src/main/java/org/flexgen/util/Chooser.java | 2 +- .../main/java/org/flexgen/util/ImprovedRandom.java | 2 +- main/src/main/java/org/flexgen/util/Option.java | 2 +- .../main/java/org/flexgen/util/package-info.java | 2 +- main/src/site/apt/doc/examples.apt | 2 +- main/src/site/apt/doc/getting.apt.vm | 2 +- main/src/site/apt/index.apt | 2 +- main/src/site/site.xml | 2 +- .../org/flexgen/map/test/MapGeneratorTest.java | 2 +- .../map/test/MapGeneratorTest_Generate.java | 2 +- .../flexgen/map/test/MapTileEdgePositionTest.java | 2 +- .../java/org/flexgen/map/test/MapTileEdgeTest.java | 2 +- .../org/flexgen/map/test/MapTileLocationTest.java | 2 +- .../flexgen/map/test/MapTileOrientationTest.java | 2 +- .../org/flexgen/map/test/MapTilePositionTest.java | 2 +- .../java/org/flexgen/map/test/MapTileTest.java | 2 +- .../java/org/flexgen/map/test/MapTileTypeTest.java | 2 +- .../java/org/flexgen/map/test/MapUnitTest.java | 2 +- .../test/RectangularMapTileLocationFilterTest.java | 2 +- .../java/org/flexgen/map/test/package-info.java | 2 +- .../support/TestBeforeMapTileAddedListener.java | 2 +- .../support/TestBeforeMapTileRemovedListener.java | 2 +- .../map/test/support/TestMapTileAddedListener.java | 2 +- .../test/support/TestMapTileRemovedListener.java | 2 +- .../org/flexgen/map/test/support/package-info.java | 2 +- .../org/flexgen/test/helper/GeneralHelper.java | 2 +- .../flexgen/test/helper/MapGeneratorHelper.java | 2 +- .../org/flexgen/test/helper/MapTileEdgeHelper.java | 2 +- .../org/flexgen/test/helper/MapTileHelper.java | 2 +- .../flexgen/test/helper/MapTileLocationHelper.java | 2 +- .../test/helper/MapTileOrientationHelper.java | 2 +- .../org/flexgen/test/helper/MapTileTypeHelper.java | 2 +- .../org/flexgen/test/helper/MapUnitHelper.java | 2 +- .../java/org/flexgen/test/helper/package-info.java | 2 +- .../flexgen/test/helper/tiles/DungeonTiles.java | 2 +- .../org/flexgen/test/helper/tiles/RiverTiles.java | 2 +- .../flexgen/test/helper/tiles/package-info.java | 2 +- .../java/org/flexgen/util/test/ChooserTest.java | 2 +- .../org/flexgen/util/test/ImprovedRandomTest.java | 2 +- .../java/org/flexgen/util/test/OptionTest.java | 2 +- .../java/org/flexgen/util/test/package-info.java | 2 +- .../util/test/support/BrokenImprovedRandom.java | 2 +- .../util/test/support/TestImprovedRandom.java | 2 +- .../support/TestImprovedRandomTransaction.java | 2 +- .../flexgen/util/test/support/package-info.java | 2 +- pom.xml | 2 +- www/index.html | 4 ++-- www/license.txt | 2 +- www/plan.html | 4 ++-- 84 files changed, 88 insertions(+), 88 deletions(-) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-21 15:21:12
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via aaf1b1be0018272cedda99920953f68a2b4782b3 (commit) from 89f9f238ae00e17bd4c29621fe20801a66657a4c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit aaf1b1be0018272cedda99920953f68a2b4782b3 Author: Jeff Weston <jjw...@gm...> Date: Sat Dec 21 07:20:36 2013 -0800 Moved the FlexGen documentation to its own top-level menu. ----------------------------------------------------------------------- Summary of changes: main/src/site/apt/doc/index.apt | 45 --------------------------------------- main/src/site/site.xml | 9 ++++--- 2 files changed, 5 insertions(+), 49 deletions(-) delete mode 100644 main/src/site/apt/doc/index.apt hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-20 16:39:39
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via 89f9f238ae00e17bd4c29621fe20801a66657a4c (commit) from da8d6631d75c84449a3aa55308814d57b44a8d6b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 89f9f238ae00e17bd4c29621fe20801a66657a4c Author: Jeff Weston <jjw...@gm...> Date: Fri Dec 20 08:39:14 2013 -0800 Added documentation for how to run the example applications. ----------------------------------------------------------------------- Summary of changes: main/src/site/apt/doc/examples.apt | 85 ++++++++++++++++++++++++++++++++++++ main/src/site/apt/doc/index.apt | 12 +++-- main/src/site/site.xml | 1 + 3 files changed, 93 insertions(+), 5 deletions(-) create mode 100644 main/src/site/apt/doc/examples.apt hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-16 21:32:26
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via da8d6631d75c84449a3aa55308814d57b44a8d6b (commit) from 5c3131454815819a35cd0a2ad94b28a3e091b26d (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit da8d6631d75c84449a3aa55308814d57b44a8d6b Author: Jeff Weston <jjw...@gm...> Date: Mon Dec 16 13:32:00 2013 -0800 Added documentation for how to get FlexGen. ----------------------------------------------------------------------- Summary of changes: main/src/site/apt/doc/getting.apt.vm | 86 ++++++++++++++++++++++++++++++++++ main/src/site/apt/doc/index.apt | 43 +++++++++++++++++ main/src/site/site.xml | 3 + 3 files changed, 132 insertions(+), 0 deletions(-) create mode 100644 main/src/site/apt/doc/getting.apt.vm create mode 100644 main/src/site/apt/doc/index.apt hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-16 17:24:46
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via 5c3131454815819a35cd0a2ad94b28a3e091b26d (commit) from cad10b395e9484d6e027e305ddf211f5a48789d5 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5c3131454815819a35cd0a2ad94b28a3e091b26d Author: Jeff Weston <jjw...@gm...> Date: Mon Dec 16 08:58:06 2013 -0800 Added the FlexGen snapshots repository to the example project. ----------------------------------------------------------------------- Summary of changes: example/pom.xml | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-16 16:43:31
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via cad10b395e9484d6e027e305ddf211f5a48789d5 (commit) via 75685619cd7a8f6b2158a8dc5be21efc722a0f34 (commit) from ef7751e580e138295f0c02dbfcd384a261fc4506 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit cad10b395e9484d6e027e305ddf211f5a48789d5 Author: Jeff Weston <jjw...@gm...> Date: Mon Dec 16 08:43:03 2013 -0800 Added the SourceForge logo to the FlexGen web site. commit 75685619cd7a8f6b2158a8dc5be21efc722a0f34 Author: Jeff Weston <jjw...@gm...> Date: Mon Dec 16 08:38:12 2013 -0800 Switched the Maven logo on the FlexGen web site. ----------------------------------------------------------------------- Summary of changes: main/src/site/site.xml | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-16 15:43:45
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via ef7751e580e138295f0c02dbfcd384a261fc4506 (commit) from f6a5f5d020855575b9f4a1a455e4f9f2fcce432c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ef7751e580e138295f0c02dbfcd384a261fc4506 Author: Jeff Weston <jjw...@gm...> Date: Mon Dec 16 07:43:20 2013 -0800 Added a default goal for the checkstyle profile. ----------------------------------------------------------------------- Summary of changes: pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-16 15:40:56
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via f6a5f5d020855575b9f4a1a455e4f9f2fcce432c (commit) from 32d0ca78c0ddb51da92186c550020e1394c9bffb (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f6a5f5d020855575b9f4a1a455e4f9f2fcce432c Author: Jeff Weston <jjw...@gm...> Date: Mon Dec 16 07:40:31 2013 -0800 Switched from DOS to Unix line endings. ----------------------------------------------------------------------- Summary of changes: checkstyle.xml | 350 ++++++++++++++++++++++++++++---------------------------- 1 files changed, 175 insertions(+), 175 deletions(-) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-15 22:13:28
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via 32d0ca78c0ddb51da92186c550020e1394c9bffb (commit) from ae8604000913ddeb5e0b6c8c080fa60a69f9604b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 32d0ca78c0ddb51da92186c550020e1394c9bffb Author: Jeff Weston <jjw...@gm...> Date: Sun Dec 15 14:13:09 2013 -0800 Removed the Distribution Management report from the FlexGen web site. ----------------------------------------------------------------------- Summary of changes: main/pom.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-15 22:08:19
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via ae8604000913ddeb5e0b6c8c080fa60a69f9604b (commit) from 34d76aa8e7031fea76d27d87318314d5289ecd72 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ae8604000913ddeb5e0b6c8c080fa60a69f9604b Author: Jeff Weston <jjw...@gm...> Date: Sun Dec 15 14:07:48 2013 -0800 Added distribution information for the FlexGen Maven repository. ----------------------------------------------------------------------- Summary of changes: pom.xml | 23 +++++++++++++++++++++++ 1 files changed, 23 insertions(+), 0 deletions(-) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-15 19:52:08
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via 34d76aa8e7031fea76d27d87318314d5289ecd72 (commit) from 2b135f4dbd0b9a92803048155f14c627b2eb2258 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 34d76aa8e7031fea76d27d87318314d5289ecd72 Author: Jeff Weston <jjw...@gm...> Date: Sun Dec 15 11:51:47 2013 -0800 Added Cobertura Test Coverage report to the FlexGen web site. ----------------------------------------------------------------------- Summary of changes: main/pom.xml | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-15 14:30:51
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via 2b135f4dbd0b9a92803048155f14c627b2eb2258 (commit) from 5799b655bceed6d6dce23fc1f58c4ff0ea638f30 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2b135f4dbd0b9a92803048155f14c627b2eb2258 Author: Jeff Weston <jjw...@gm...> Date: Sun Dec 15 06:30:22 2013 -0800 Added Surefire configuration to run all of the FlexGen unit tests. ----------------------------------------------------------------------- Summary of changes: main/pom.xml | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-15 05:49:59
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via 5799b655bceed6d6dce23fc1f58c4ff0ea638f30 (commit) from 6f2b6df46211330a5bb8cab4e3e3de50ecfb91d2 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5799b655bceed6d6dce23fc1f58c4ff0ea638f30 Author: Jeff Weston <jjw...@gm...> Date: Sat Dec 14 21:49:37 2013 -0800 Added assembly descriptor for a source assembly. ----------------------------------------------------------------------- Summary of changes: assembly/{assembly-bin.xml => assembly-src.xml} | 30 ++++------------------- assembly/pom.xml | 1 + 2 files changed, 6 insertions(+), 25 deletions(-) copy assembly/{assembly-bin.xml => assembly-src.xml} (73%) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-15 05:21:39
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via 6f2b6df46211330a5bb8cab4e3e3de50ecfb91d2 (commit) from 441d874fca0613b7774a4f889086a619c0db42ef (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 6f2b6df46211330a5bb8cab4e3e3de50ecfb91d2 Author: Jeff Weston <jjw...@gm...> Date: Sat Dec 14 21:21:08 2013 -0800 Updated profiles for the example applications. Updated profiles for the example applications to allow them to be run from the root project. ----------------------------------------------------------------------- Summary of changes: example/pom.xml | 2 -- pom.xml | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 2 deletions(-) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-14 19:00:16
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via 441d874fca0613b7774a4f889086a619c0db42ef (commit) from 7b08a187a486de442a3598d26b8700d267fe88b6 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 441d874fca0613b7774a4f889086a619c0db42ef Author: Jeff Weston <jjw...@gm...> Date: Sat Dec 14 10:59:58 2013 -0800 Fixed broken link to the FlexGen license. ----------------------------------------------------------------------- Summary of changes: main/src/site/apt/index.apt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-14 18:57:14
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via 7b08a187a486de442a3598d26b8700d267fe88b6 (commit) from 9fde7cf15b5909433c7ba6c7c5e2d1f1e9529bd6 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 7b08a187a486de442a3598d26b8700d267fe88b6 Author: Jeff Weston <jjw...@gm...> Date: Sat Dec 14 10:56:52 2013 -0800 Moved the FlexGen license from the web site to the project root. ----------------------------------------------------------------------- Summary of changes: assembly/assembly-bin.xml | 2 +- main/src/site/resources/license.txt => license.txt | 0 main/pom.xml | 2 +- main/src/site/site.xml | 1 - 4 files changed, 2 insertions(+), 3 deletions(-) rename main/src/site/resources/license.txt => license.txt (100%) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-14 18:48:37
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via 9fde7cf15b5909433c7ba6c7c5e2d1f1e9529bd6 (commit) from 42ac75eab389d56adf3ab23c6c8c8fa8a4c68a0c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 9fde7cf15b5909433c7ba6c7c5e2d1f1e9529bd6 Author: Jeff Weston <jjw...@gm...> Date: Sat Dec 14 10:48:17 2013 -0800 Added copyright header. ----------------------------------------------------------------------- Summary of changes: assembly/assembly-bin.xml | 32 ++++++++++++++++++++++++++++++++ 1 files changed, 32 insertions(+), 0 deletions(-) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-14 18:46:09
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via 42ac75eab389d56adf3ab23c6c8c8fa8a4c68a0c (commit) from 9756cb91ef4b525bd7ec600b0373aa1d2ea4c8b7 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 42ac75eab389d56adf3ab23c6c8c8fa8a4c68a0c Author: Jeff Weston <jjw...@gm...> Date: Sat Dec 14 10:45:25 2013 -0800 Updated profiles for running the example applications. Updated profiles for running the example applications to compile the example project before running the applications. ----------------------------------------------------------------------- Summary of changes: example/pom.xml | 22 ++++++++++++++++++++-- 1 files changed, 20 insertions(+), 2 deletions(-) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-14 18:34:24
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via 9756cb91ef4b525bd7ec600b0373aa1d2ea4c8b7 (commit) from b67171c5abebd662ab29ef78f46487565436d110 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 9756cb91ef4b525bd7ec600b0373aa1d2ea4c8b7 Author: Jeff Weston <jjw...@gm...> Date: Sat Dec 14 10:33:57 2013 -0800 Added project and profile for building the FlexGen distribution files. ----------------------------------------------------------------------- Summary of changes: assembly/assembly-bin.xml | 42 +++++++++++++++++++++++++++++++++++++++++ pom.xml => assembly/pom.xml | 44 ++++++++++++++++++++---------------------- main/pom.xml | 24 +++++++++++++++++++++++ pom.xml | 8 +++++++ 4 files changed, 95 insertions(+), 23 deletions(-) create mode 100644 assembly/assembly-bin.xml copy pom.xml => assembly/pom.xml (70%) hooks/post-receive -- FlexGen |
From: Jeffrey J. W. <jjw...@us...> - 2013-12-14 15:40:57
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "FlexGen". The branch, master has been updated via b67171c5abebd662ab29ef78f46487565436d110 (commit) from 62c641d181d686ca74119201f42da6cdd1321632 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit b67171c5abebd662ab29ef78f46487565436d110 Author: Jeff Weston <jjw...@gm...> Date: Sat Dec 14 07:40:35 2013 -0800 Updated the license information to use a local file. ----------------------------------------------------------------------- Summary of changes: main/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- FlexGen |