Timeframe: 30 days, Total Commits: 110 Total Number of Files Changed: 258
Date | Author | File/Message |
---|---|---|
2005-06-20 00:30:35 | Jon Tayler |
antibody/test/java/uk/ac/roe/antigen/config/TestStep.java v 1.1 branches: 1.1.2; file TestStep.java was initially added on branch rewrite. |
2005-06-20 00:30:35 | Jon Tayler | branches: 1.1.2; file Step.java was initially added on branch rewrite. |
2005-06-20 00:30:35 | Jon Tayler |
antibody/test/java/uk/ac/roe/antigen/config/SequenceAnalyserTest.java v 1.1 branches: 1.1.2; file SequenceAnalyserTest.java was initially added on branch rewrite. |
2005-06-20 00:30:35 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/config/SequenceAnalyser.java v 1.1 branches: 1.1.2; file SequenceAnalyser.java was initially added on branch rewrite. |
2005-06-20 00:30:35 | Jon Tayler |
antibody/test/java/uk/ac/roe/antigen/utils/PropertyConcatinatorTest.java v 1.1 branches: 1.1.2; file PropertyConcatinatorTest.java was initially added on branch rewrite. |
2005-06-20 00:30:35 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/utils/PropertyConcatinator.java v 1.1 branches: 1.1.2; file PropertyConcatinator.java was initially added on branch rewrite. |
2005-06-20 00:30:35 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/config/InitialisationException.java v 1.1 branches: 1.1.2; file InitialisationException.java was initially added on branch rewrite. |
2005-06-20 00:30:35 | Jon Tayler |
antibody/test/java/uk/ac/roe/antigen/config/BadTestStep.java v 1.1 branches: 1.1.2; file BadTestStep.java was initially added on branch rewrite. |
2005-06-20 00:30:35 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/config/BadStepException.java v 1.1 branches: 1.1.2; file BadStepException.java was initially added on branch rewrite. |
2005-06-20 00:30:35 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/config/BadSequenceException.java v 1.1 branches: 1.1.2; file BadSequenceException.java was initially added on branch rewrite. |
2005-06-20 00:30:35 | Jon Tayler |
antibody/test/java/uk/ac/roe/antigen/config/AntigenConfigTest.java v 1.1 branches: 1.1.2; file AntigenConfigTest.java was initially added on branch rewrite. |
2005-06-20 00:30:35 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/core/AntProjectFactory.java v 1.1 branches: 1.1.2; file AntProjectFactory.java was initially added on branch rewrite. |
2005-06-20 00:30:35 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/config/AntigenConfig.java v 1.1.2.3 antibody/src/java/uk/ac/roe/antigen/config/BadSequenceException.java v 1.1.2.1 antibody/src/java/uk/ac/roe/antigen/config/BadStepException.java v 1.1.2.1 antibody/src/java/uk/ac/roe/antigen/config/InitialisationException.java v 1.1.2.1 antibody/src/java/uk/ac/roe/antigen/config/SequenceAnalyser.java v 1.1.2.1 antibody/src/java/uk/ac/roe/antigen/config/StepConfig.java v 1.1.2.4 antibody/src/java/uk/ac/roe/antigen/core/AntProjectFactory.java v 1.1.2.1 antibody/src/java/uk/ac/roe/antigen/core/Antigen.java v 1.1.2.4 antibody/src/java/uk/ac/roe/antigen/core/Step.java v 1.1.2.1 antibody/src/java/uk/ac/roe/antigen/utils/PropertyConcatinator.java v 1.1.2.1 antibody/test/java/uk/ac/roe/antigen/config/AntigenConfigTest.java v 1.1.2.1 antibody/test/java/uk/ac/roe/antigen/config/BadTestStep.java v 1.1.2.1 antibody/test/java/uk/ac/roe/antigen/config/SequenceAnalyserTest.java v 1.1.2.1 antibody/test/java/uk/ac/roe/antigen/config/TestStep.java v 1.1.2.1 antibody/test/java/uk/ac/roe/antigen/utils/PropertyConcatinatorTest.java v 1.1.2.1 Work on config -> chain of steps |
2005-06-19 13:44:59 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/config/StepConfig.java v 1.1.2.3 antibody/src/java/uk/ac/roe/antigen/core/Antigen.java v 1.1.2.3 antibody/test/java/antigentest.xml v 1.1.2.3 antibody/test/java/uk/ac/roe/antigen/core/AntigenTest.java v 1.1.2.3 config complete |
2005-06-19 12:56:19 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/core/Antigen.java v 1.1.2.2 more progress on the config parsing |
2005-06-19 12:55:58 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/config/AntigenConfig.java v 1.1.2.2 antibody/src/java/uk/ac/roe/antigen/config/StepConfig.java v 1.1.2.2 antibody/test/java/antigentest.xml v 1.1.2.2 antibody/test/java/uk/ac/roe/antigen/core/AntigenTest.java v 1.1.2.2 more progress on the config parsing |
2005-06-19 11:50:05 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/config/AntigenConfig.java v 1.1.2.1 antibody/src/java/uk/ac/roe/antigen/config/StepConfig.java v 1.1.2.1 antibody/src/java/uk/ac/roe/antigen/core/Antigen.java v 1.1.2.1 antibody/test/java/antigentest.xml v 1.1.2.1 antibody/test/java/uk/ac/roe/antigen/core/AllTests.java v 1.1.2.1 antibody/test/java/uk/ac/roe/antigen/core/AntigenTest.java v 1.1.2.1 started work on parsing the config file |
2005-06-19 11:50:05 | Jon Tayler | branches: 1.1.2; file antigentest.xml was initially added on branch rewrite. |
2005-06-19 11:50:05 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/config/StepConfig.java v 1.1 branches: 1.1.2; file StepConfig.java was initially added on branch rewrite. |
2005-06-19 11:50:05 | Jon Tayler |
antibody/test/java/uk/ac/roe/antigen/core/AntigenTest.java v 1.1 branches: 1.1.2; file AntigenTest.java was initially added on branch rewrite. |
2005-06-19 11:50:05 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/config/AntigenConfig.java v 1.1 branches: 1.1.2; file AntigenConfig.java was initially added on branch rewrite. |
2005-06-19 11:50:05 | Jon Tayler | branches: 1.1.2; file Antigen.java was initially added on branch rewrite. |
2005-06-19 11:50:05 | Jon Tayler |
antibody/test/java/uk/ac/roe/antigen/core/AllTests.java v 1.1 branches: 1.1.2; file AllTests.java was initially added on branch rewrite. |
2005-06-19 11:49:28 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/core/Launcher.java v 1.1.2.4 finished off the commandline options and plumbed in the creation of the core Antigen object |
2005-06-19 11:48:42 | Jon Tayler |
antibody/test/java/uk/ac/roe/antigen/core/LauncherTest.java v 1.1.2.3 removed a test that I couldn't think of a way of making working |
2005-06-19 11:47:59 | Jon Tayler | add in stuff for commons digester |
2005-06-18 15:33:55 | Jon Tayler | remove version 0.1-SNAPSHOT since the project name change just causes duff links |
2005-06-18 15:20:37 | Jon Tayler | more link tweaks |
2005-06-18 14:40:15 | Jon Tayler | some link fixes |
2005-06-18 14:24:33 | Jon Tayler |
antibody/project.properties v 1.2 antigen-installer/project.properties v 1.4 antigen-installer/project.xml v 1.11 antigen-maker/project.properties v 1.3 hello-goodbye/.cvsignore v 1.2 hello-goodbye/LICENSE.txt v 1.2 hello-goodbye/project.properties v 1.3 hello-goodbye/project.xml v 1.5 hello-goodbye/resources/config.properties v 1.10 hello-goodbye/resources/local-img/BAYOU.jpg v 1.2 hello-goodbye/resources/local-img/world.jpg v 1.2 hello-goodbye/xdocs/.cvsignore v 1.2 hello-goodbye/xdocs/navigation.xml v 1.2 hello-world/project.properties v 1.3 hello-world/ant/build.xml v 1.3 hello-world/ant/default.properties v 1.2 hello-world/ant/myprogram/HelloWorld.class v 1.2 hello-world/ant/myprogram/hello.bat v 1.2 hello-world/resources/config.properties v 1.3 hello-world/resources/local-img/BAYOU.jpg v 1.2 hello-world/resources/local-img/world.jpg v 1.2 hello-world/resources/velocitytemplates/hello.html v 1.3 hello-world/xdocs/.cvsignore v 1.2 hello-world/xdocs/navigation.xml v 1.2 hello-world-ant/.cvsignore v 1.5 hello-world-ant/build.xml v 1.2 hello-world-ant/maven.xml v 1.3 hello-world-ant/project.properties v 1.2 hello-world-ant/project.xml v 1.3 hello-world-ant/ant/build.xml v 1.2 hello-world-ant/ant/default.properties v 1.2 hello-world-ant/ant/myprogram/HelloWorld.class v 1.2 hello-world-ant/ant/myprogram/hello.bat v 1.2 hello-world-ant/libs/.cvsignore v 1.4 hello-world-ant/libs/readme.txt v 1.2 hello-world-ant/resources/config.properties v 1.2 hello-world-ant/resources/local-img/BAYOU.jpg v 1.2 hello-world-ant/resources/local-img/world.jpg v 1.2 hello-world-ant/resources/velocitytemplates/hello.html v 1.2 hello-world-ant/xdocs/.cvsignore v 1.2 Moved the HelloWorld examples into a separate folder, to make it easier to navigate. |
2005-06-17 09:46:38 | Jon Tayler | velocity log |
2005-06-17 09:46:22 | Jon Tayler | new reports and tests |
2005-06-17 09:28:44 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/core/Launcher.java v 1.1.2.3 antibody/test/java/anttest.properties v 1.1.2.1 antibody/test/java/uk/ac/roe/antigen/core/LauncherPropsTest.java v 1.1.2.1 antibody/test/java/uk/ac/roe/antigen/core/LauncherTest.java v 1.1.2.2 code for parsing properties |
2005-06-17 09:28:44 | Jon Tayler | branches: 1.1.2; file anttest.properties was initially added on branch rewrite. |
2005-06-17 09:28:38 | Jon Tayler |
antibody/test/java/uk/ac/roe/antigen/core/LauncherPropsTest.java v 1.1 branches: 1.1.2; file LauncherPropsTest.java was initially added on branch rewrite. |
2005-06-15 22:35:04 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/core/Launcher.java v 1.1.2.2 *** empty log message *** |
2005-06-15 22:33:52 | Jon Tayler | include unit tests |
2005-06-15 22:33:15 | Jon Tayler | ignore antigen jar |
2005-06-15 22:06:14 | Jon Tayler | renamed the installer jar |
2005-06-15 22:04:30 | Jon Tayler | ignore antigen jar |
2005-06-15 00:05:51 | Jon Tayler | *** empty log message *** |
2005-06-15 00:02:11 | Jon Tayler | new release |
2005-06-15 00:01:47 | Jon Tayler | added bug warning |
2005-06-15 00:01:32 | Jon Tayler | added a release |
2005-06-14 23:51:14 | Jon Tayler | included a link to the rewrite docs |
2005-06-14 23:21:35 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/dialogs/InfoFrame.java v 1.7 changed package so that it's not deleted by the antigen-generator script |
2005-06-14 22:51:53 | Jon Tayler |
antibody/src/java/edu/stanford/ejalbert/BrowserLauncher.java v 1.2 antibody/src/java/uk/ac/roe/antigen/utils/BrowserLauncher.java v 1.1 changed package so that it's not deleted by the antigen-generator script |
2005-06-02 00:24:30 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/core/AntigenException.java v 1.1.2.1 antibody/src/java/uk/ac/roe/antigen/core/Launcher.java v 1.1.2.1 antibody/src/java/uk/ac/roe/antigen/core/package.html v 1.1.2.1 antibody/test/java/uk/ac/roe/antigen/core/AntigenExceptionTest.java v 1.1.2.1 antibody/test/java/uk/ac/roe/antigen/core/LauncherTest.java v 1.1.2.1 first steps |
2005-06-02 00:24:30 | Jon Tayler | branches: 1.1.2; file package.html was initially added on branch rewrite. |
2005-06-02 00:24:30 | Jon Tayler |
antibody/test/java/uk/ac/roe/antigen/core/LauncherTest.java v 1.1 branches: 1.1.2; file LauncherTest.java was initially added on branch rewrite. |
2005-06-02 00:24:30 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/core/Launcher.java v 1.1 branches: 1.1.2; file Launcher.java was initially added on branch rewrite. |
2005-06-02 00:24:30 | Jon Tayler |
antibody/test/java/uk/ac/roe/antigen/core/AntigenExceptionTest.java v 1.1 branches: 1.1.2; file AntigenExceptionTest.java was initially added on branch rewrite. |
2005-06-02 00:24:30 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/core/AntigenException.java v 1.1 branches: 1.1.2; file AntigenException.java was initially added on branch rewrite. |
2005-06-02 00:22:17 | Jon Tayler |
maven/project.properties v 1.3.2.1 distinguish this branch from the main site |
2005-05-31 23:36:11 | Jon Tayler | *** empty log message *** |
2005-05-31 23:34:02 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/dialogs/AntigenFrame.java v 1.7 centered logo |
2005-05-31 23:33:52 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/dialogs/BuildLoggerFrame.java v 1.12 removed annoying initial text |
2005-05-31 23:33:16 | Jon Tayler | branches: 1.20.2; next version |
2005-05-31 18:02:41 | Jon Tayler | branches: 1.2.2; *** empty log message *** |
2005-05-30 15:53:40 | Jon Tayler | release 0.5 |
2005-05-30 15:42:19 | Jon Tayler | ensure that the ant build products get cleaned out too. |
2005-05-30 15:32:02 | Jon Tayler | release 0.5 |
2005-05-30 14:36:50 | Jon Tayler | fixed splashscreen colours |
2005-05-30 14:27:29 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/dialogs/SplashScreen.java v 1.3 antigen-installer/resources/config.properties v 1.4 more stuff on the SplashScreen. |
2005-05-30 14:02:33 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/builder/Installer.java v 1.23 antibody/src/java/uk/ac/roe/antigen/dialogs/FrameCenterer.java v 1.1 antibody/src/java/uk/ac/roe/antigen/dialogs/SplashScreen.java v 1.2 Added a splash screen. |
2005-05-30 13:29:15 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/dialogs/SplashScreen.java v 1.1 rather rubbish splash screen |
2005-05-30 12:55:22 | Jon Tayler | typo |
2005-05-30 12:41:17 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/builder/Installer.java v 1.22 Override config.properties values on the commandline. |
2005-05-30 11:59:14 | Jon Tayler | branches: 1.4.2; Made the links more visible. |
2005-05-30 11:59:24 | Jon Tayler | Can now set the build directory, instead of using a temporary one |
2005-05-30 11:34:48 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/ant/BuildGrabber.java v 1.3 antibody/src/java/uk/ac/roe/antigen/builder/Installer.java v 1.21 Can now set the build directory, instead of using a temporary one |
2005-05-30 11:28:28 | Jon Tayler | *** empty log message *** |
2005-05-30 00:34:27 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/builder/Installer.java v 1.20 antigen-maker/resources/config.properties v 1.13 now can set debug level for java and output level for Ant more finely, and independently..thanks to Frederic Glorieux for the idea and the code. |
2005-05-30 00:21:08 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/builder/Installer.java v 1.19 Greater control over java logging levels |
2005-05-29 23:46:22 | Jon Tayler | branches: 1.3.2; link for bugs |
2005-05-29 00:19:10 | Jon Tayler | multichanges report seems a bit rubbish! |
2005-05-29 00:16:23 | Jon Tayler | fix to bug 1192526 "Thin file chooser". Really must get to grips with Swing...very crappy dialogs. |
2005-05-29 00:15:07 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/dialogs/AbstractFilePropertyInputHandler.java v 1.6 antibody/src/java/uk/ac/roe/antigen/dialogs/FilePropertyInputHandler.java v 1.3 antibody/src/java/uk/ac/roe/antigen/dialogs/TextPropertyInputHandler.java v 1.7 fix to bug 1192526 "Thin file chooser". Really must get to grips with Swing...very crappy dialogs. |
2005-05-28 22:54:07 | Jon Tayler | cosmetic improvements to the site docs |
2005-05-28 22:54:14 | Jon Tayler | *** empty log message *** |
2005-05-28 22:53:29 | Jon Tayler | *** empty log message *** |
2005-05-28 21:34:51 | Jon Tayler |
antigen-installer/project.xml v 1.9 antigen-maker/project.xml v 1.7 hello-goodbye/project.xml v 1.4 cosmetic improvements to the site docs |
2005-05-28 21:15:22 | Jon Tayler | rename of project |
2005-05-28 21:13:46 | Jon Tayler | links back to main project |
2005-05-28 21:13:53 | Jon Tayler | branches: 1.6.2; rename of project |
2005-05-28 21:12:52 | Jon Tayler |
antigen-installer/xdocs/navigation.xml v 1.1 antigen-maker/xdocs/navigation.xml v 1.1 hello-goodbye/xdocs/navigation.xml v 1.1 links back to main project |
2005-05-28 21:07:58 | Jon Tayler | *** empty log message *** |
2005-05-28 21:01:03 | Jon Tayler |
antigen-installer/LICENSE.txt v 1.1 antigen-maker/LICENSE.txt v 1.1 dummy licenses |
2005-05-28 21:01:54 | Jon Tayler | *** empty log message *** |
2005-05-28 21:00:26 | Jon Tayler | branches: 1.8.2; Added an Ant version of the hello world project, to show to build an installer with Ant rather than Maven |
2005-05-28 21:00:26 | Jon Tayler |
hello-world-ant/.cvsignore v 1.1 hello-world-ant/build.xml v 1.1 hello-world-ant/maven.xml v 1.1 hello-world-ant/project.properties v 1.1 hello-world-ant/project.xml v 1.1 hello-world-ant/ant/build.xml v 1.1 hello-world-ant/ant/default.properties v 1.1 hello-world-ant/ant/myprogram/HelloWorld.class v 1.1 hello-world-ant/ant/myprogram/hello.bat v 1.1 hello-world-ant/resources/config.properties v 1.1 hello-world-ant/resources/local-img/BAYOU.jpg v 1.1 hello-world-ant/resources/local-img/world.jpg v 1.1 hello-world-ant/resources/velocitytemplates/hello.html v 1.1 Added an Ant version of the hello world project, to show to build an installer with Ant rather than Maven |
2005-05-28 14:45:37 | Jon Tayler |
antibody/xdocs/.cvsignore v 1.1 antigen-installer/xdocs/.cvsignore v 1.1 changes.xml is copied in from the master project, so we don't want it in version control. |
2005-05-28 14:43:50 | Jon Tayler | started reworking the docs. |
2005-05-28 14:43:26 | Jon Tayler | credit where credit's due |
2005-05-28 14:43:50 | Jon Tayler | branches: 1.13.2; started reworking the docs. |
2005-05-28 14:42:13 | Jon Tayler | added some reports |
2005-05-28 14:41:35 | Jon Tayler | more excludes |
2005-05-28 14:37:26 | Jon Tayler | *** empty log message *** |
2005-05-28 14:36:16 | Jon Tayler | branches: 1.1.2; Refactor base maven project into bits appropriate for the root, and specialisms for the subprojects |
2005-05-28 14:36:25 | Jon Tayler | Refactor base maven project into bits appropriate for the root, and specialisms for the subprojects |
2005-05-28 14:35:48 | Jon Tayler | added a list of versions for the downloads report |
2005-05-28 14:35:56 | Jon Tayler | Refactor base maven project into bits appropriate for the root, and specialisms for the subprojects |
2005-05-28 14:34:34 | Jon Tayler | this shouldn't be here |
2005-05-28 14:34:28 | Jon Tayler |
antigen-installer/project.xml v 1.8 Refactor base maven project into bits appropriate for the root, and specialisms for the subprojects |
2005-05-27 23:27:23 | Jon Tayler | added licence and dependency convergence reports |
2005-05-27 23:26:07 | Jon Tayler | Reverted to 0.4 so that download links work |
2005-05-27 23:18:40 | Jon Tayler | jnlp no longer used, so remove for now |
2005-05-27 22:28:26 | Jon Tayler | Added Frederic as a contributor and license info. |
2005-05-27 22:22:51 | Jon Tayler |
antibody/src/java/uk/ac/roe/antigen/builder/Installer.java v 1.18 added an option to get the build file from the installer itself. |
2005-05-27 22:21:38 | Jon Tayler | Fixed broken links. Thanks to William Lovins for this. |