Quick Search:

View detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

MAIN 1.50 1.23 1.1 branch-m2 1.23.2.2 1.23.2.1

latest revision download Branch MAIN

1.50 annotated / raw | Diffs: previous, other | Lines: 363 ( +1, -1 )

Created: 2007-04-21 10:37:32 -0500 (20 months ago) | Author: mraible | Changeset: MAIN:mraible:20070421153732

Changed to junit 3.8.2

Tags: release-1_7_1

1.49 annotated / raw | Diffs: previous, other | Lines: 363 ( +1, -2 )

Created: 2006-10-20 01:31:32 -0500 (2 years 2 months ago) | Author: mraible | Changeset: MAIN:mraible:20061020063132

Modified "new" target to rename artifactId in pom.xml

Tags: release-1_7

1.48 annotated / raw | Diffs: previous, other | Lines: 364 ( +1, -1 )

Created: 2006-10-08 12:00:52 -0500 (2 years 3 months ago) | Author: mraible | Changeset: MAIN:mraible:20061008170052

Added version number to "all" distribution

1.47 annotated / raw | Diffs: previous, other | Lines: 364 ( +1, -1 )

Created: 2006-10-07 18:06:14 -0500 (2 years 3 months ago) | Author: mraible | Changeset: MAIN:mraible:20061007230614

Changed from 2 spaces per tab (Maven's convention) to 4 spaces per tab (the rest of the world)

1.46 annotated / raw | Diffs: previous, other | Lines: 364 ( +13, -19 )

Created: 2006-10-07 17:43:02 -0500 (2 years 3 months ago) | Author: mraible | Changeset: MAIN:mraible:20061007224302

Added undeploy target and simplified copying of JARs from local Maven repo

1.45 annotated / raw | Diffs: previous, other | Lines: 370 ( +3, -3 )

Created: 2006-06-19 18:04:29 -0500 (2 years 6 months ago) | Author: mraible | Changeset: MAIN:mraible:20060619230429

Exclude java.net upload script

1.44 annotated / raw | Diffs: previous, other | Lines: 370 ( +1, -1 )

Created: 2006-06-19 15:16:45 -0500 (2 years 6 months ago) | Author: mraible | Changeset: MAIN:mraible:20060619201645

Start work on 1.7

1.43 annotated / raw | Diffs: previous, other | Lines: 370 ( +2, -1 )

Created: 2006-04-22 17:16:51 -0500 (2 years 8 months ago) | Author: mraible | Changeset: MAIN:mraible:20060422221651

Cargo still requires stop

1.42 annotated / raw | Diffs: previous, other | Lines: 369 ( +3, -4 )

Created: 2006-04-20 17:19:39 -0500 (2 years 8 months ago) | Author: mraible | Changeset: MAIN:mraible:20060420221939

Upgraded to Cargo 0.8

1.41 annotated / raw | Diffs: previous, other | Lines: 370 ( +1, -1 )

Created: 2006-03-28 17:37:45 -0600 (2 years 9 months ago) | Author: mraible | Changeset: MAIN:mraible:20060328233745

Upgraded to Maven 2.0.3's Ant Tasks

1.40 annotated / raw | Diffs: previous, other | Lines: 370 ( +11, -2 )

Created: 2006-02-20 00:55:00 -0600 (2 years 10 months ago) | Author: mraible | Changeset: MAIN:mraible:20060220065500

Delete jsp-api and jasper-runtime (Ant doesn't know that it shouldn't deploy <scope>provided</scope>)

Tags: release-1_6

1.39 annotated / raw | Diffs: previous, other | Lines: 361 ( +21, -16 )

Created: 2006-02-18 19:03:36 -0600 (2 years 10 months ago) | Author: mraible | Changeset: MAIN:mraible:20060219010335

Change to use Standard Directory Layout since it's better documented and works better with IDEs: http://issues.appfuse.org/browse/EQX-65

1.38 annotated / raw | Diffs: previous, other | Lines: 356 ( +4, -3 )

Created: 2006-02-09 15:54:55 -0600 (2 years 10 months ago) | Author: mraible | Changeset: MAIN:mraible:20060209215455

Changed to proper JSTL URI for 1.1.2

1.37 annotated / raw | Diffs: previous, other | Lines: 355 ( +9, -9 )

Created: 2006-02-07 03:15:22 -0600 (2 years 10 months ago) | Author: mraible | Changeset: MAIN:mraible:20060207091522

Upgraded to Cargo 0.7

1.36 annotated / raw | Diffs: previous, other | Lines: 355 ( +1, -0 )

Created: 2006-02-05 07:00:18 -0600 (2 years 11 months ago) | Author: mraible | Changeset: MAIN:mraible:20060205130018

Include WEB-INF/lib/*.jar when running tests

1.35 annotated / raw | Diffs: previous, other | Lines: 354 ( +1, -0 )

Created: 2005-12-28 07:01:19 -0600 (3 years ago) | Author: mraible | Changeset: MAIN:mraible:20051228130119

Updated version for 1.5 release

Tags: release-1_5

1.34 annotated / raw | Diffs: previous, other | Lines: 353 ( +5, -1 )

Created: 2005-12-21 00:33:35 -0600 (3 years ago) | Author: mraible | Changeset: MAIN:mraible:20051221063335

Fixes to include web/WEB-INF/lib for compilation and packaging

1.33 annotated / raw | Diffs: previous, other | Lines: 349 ( +1, -1 )

Created: 2005-12-17 10:49:34 -0600 (3 years ago) | Author: mraible | Changeset: MAIN:mraible:20051217164934

Fixed so backend Spring context files are loaded by ContextLoaderListener

1.32 annotated / raw | Diffs: previous, other | Lines: 349 ( +5, -4 )

Created: 2005-12-16 20:56:03 -0600 (3 years ago) | Author: mraible | Changeset: MAIN:mraible:20051217025602

Various fixes: ClassCastException in WebWork, fixes to list so only 1 column for birthday (no special export behavior), BaseDAOTestCase extends AbstractTransactionalDataSourceSpringContextTests

1.31 annotated / raw | Diffs: previous, other | Lines: 348 ( +23, -25 )

Created: 2005-12-16 03:31:40 -0600 (3 years ago) | Author: mraible | Changeset: MAIN:mraible:20051216093140

Removed init target so Ant could function properly when calling
multiple targets that depend on it.

1.30 annotated / raw | Diffs: previous, other | Lines: 350 ( +24, -0 )

Created: 2005-12-16 00:03:51 -0600 (3 years ago) | Author: mraible | Changeset: MAIN:mraible:20051216060351

Cleaned up installation process and various other bug fixes

1.29 annotated / raw | Diffs: previous, other | Lines: 326 ( +1, -2 )

Created: 2005-12-15 02:22:36 -0600 (3 years ago) | Author: mraible | Changeset: MAIN:mraible:20051215082236

Fixed to comply with Maven 2 standards - as dictated by the M2 Plugin for Eclipse

1.28 annotated / raw | Diffs: previous, other | Lines: 327 ( +1, -4 )

Created: 2005-12-14 02:39:22 -0600 (3 years ago) | Author: mraible | Changeset: MAIN:mraible:20051214083922

Populate target needs to depend on init

1.27 annotated / raw | Diffs: previous, other | Lines: 330 ( +6, -63 )

Created: 2005-11-28 02:25:38 -0600 (3 years 1 month ago) | Author: mraible | Changeset: MAIN:mraible:20051128082538

Moved Tomcat-specific targets to tomcat.xml

1.26 annotated / raw | Diffs: previous, other | Lines: 387 ( +1, -1 )

Created: 2005-11-26 13:38:27 -0600 (3 years 1 month ago) | Author: mraible | Changeset: MAIN:mraible:20051126193827

Fixed clear task so it depends on init

1.25 annotated / raw | Diffs: previous, other | Lines: 387 ( +31, -24 )

Created: 2005-11-26 13:21:58 -0600 (3 years 1 month ago) | Author: mraible | Changeset: MAIN:mraible:20051126192158

Fine-tuned files included in distribution

1.24 annotated / raw | Diffs: previous, other | Lines: 380 ( +54, -40 )

Created: 2005-11-25 16:43:32 -0600 (3 years 1 month ago) | Author: mraible | Changeset: MAIN:mraible:20051125224236

Merged in branch-m2, which uses Maven 2's Ant Tasks to download dependencies.  Also removed Eclipse and IDEA project files since those can be generated by Maven 2.

1.23 annotated / raw | Diffs: previous, other | Lines: 366 ( +1, -0 )

Created: 2005-08-15 18:38:01 -0500 (3 years 4 months ago) | Author: mraible | Changeset: MAIN:mraible:20050815233801

Don't include test-all-report.txt in distro

Branch point for: branch-m2

Tags: branch-m2$BP

1.22 annotated / raw | Diffs: previous, other | Lines: 365 ( +5, -4 )

Created: 2005-06-23 23:58:05 -0500 (3 years 6 months ago) | Author: mraible | Changeset: MAIN:mraible:20050624045805

Upgrade to Cargo 0.5

Tags: release-1_4

1.21 annotated / raw | Diffs: previous, other | Lines: 364 ( +364, -352 )

Created: 2005-04-08 19:47:39 -0500 (3 years 9 months ago) | Author: mraible | Changeset: MAIN:mraible:20050409004739

Added "clear" target for deleting data

1.20 annotated / raw | Diffs: previous, other | Lines: 352 ( +0, -12 )

Created: 2005-04-07 00:30:39 -0500 (3 years 9 months ago) | Author: mraible | Changeset: MAIN:mraible:20050407053031

Upgraded to Hibernate 3.0 and Spring 1.2 RC1

1.19 annotated / raw | Diffs: previous, other | Lines: 364 ( +6, -6 )

Created: 2005-03-28 15:04:03 -0600 (3 years 9 months ago) | Author: mraible | Changeset: MAIN:mraible:20050328210403

Wrap SQL in CDATA for future extensibility

1.18 annotated / raw | Diffs: previous, other | Lines: 364 ( +364, -364 )

Created: 2005-02-26 23:38:32 -0600 (3 years 10 months ago) | Author: mraible | Changeset: MAIN:mraible:20050227053832

Final touches for release

Tags: release-1_3

1.17 annotated / raw | Diffs: previous, other | Lines: 364 ( +364, -364 )

Created: 2005-02-26 17:55:07 -0600 (3 years 10 months ago) | Author: mraible | Changeset: MAIN:mraible:20050226235507

Upgraded tapestry, fixed installation bugs on Windows

1.16 annotated / raw | Diffs: previous, other | Lines: 364 ( +1, -0 )

Created: 2005-02-25 08:15:29 -0600 (3 years 10 months ago) | Author: mraible | Changeset: MAIN:mraible:20050225141529

Updates for 1.3 release

1.15 annotated / raw | Diffs: previous, other | Lines: 363 ( +363, -363 )

Created: 2005-02-25 07:19:25 -0600 (3 years 10 months ago) | Author: mraible | Changeset: MAIN:mraible:20050225131925

More CRLF fixes and updated documentation

1.14 annotated / raw | Diffs: previous, other | Lines: 363 ( +363, -347 )

Created: 2005-02-25 05:36:14 -0600 (3 years 10 months ago) | Author: mraible | Changeset: MAIN:mraible:20050225113614

Fixed crlf problems

1.13 annotated / raw | Diffs: previous, other | Lines: 347 ( +347, -347 )

Created: 2005-02-24 01:29:50 -0600 (3 years 10 months ago) | Author: mraible | Changeset: MAIN:mraible:20050224072950

Fixed windows installers for everything bug JDO - problems were mostly due to CRLF issues

1.12 annotated / raw | Diffs: previous, other | Lines: 347 ( +1, -0 )

Created: 2005-02-09 00:20:14 -0600 (3 years 10 months ago) | Author: mraible | Changeset: MAIN:mraible:20050209062014

Exclude www directory when creating a new project

1.11 annotated / raw | Diffs: previous, other | Lines: 346 ( +2, -2 )

Created: 2005-01-12 12:45:03 -0600 (3 years 11 months ago) | Author: mraible | Changeset: MAIN:mraible:20050112184503

Made "deploy.dir" common to both "deploy" and "deploywar" targets

1.10 annotated / raw | Diffs: previous, other | Lines: 346 ( +3, -2 )

Created: 2004-12-21 01:18:52 -0600 (4 years ago) | Author: mraible | Changeset: MAIN:mraible:20041221071852

Added deploy.dir property to reduce LOC

Tags: release-1_2

1.9 annotated / raw | Diffs: previous, other | Lines: 345 ( +7, -5 )

Created: 2004-12-14 12:31:53 -0600 (4 years ago) | Author: mraible | Changeset: MAIN:mraible:20041214183153

Updates

1.8 annotated / raw | Diffs: previous, other | Lines: 343 ( +1, -0 )

Created: 2004-11-03 00:38:52 -0600 (4 years 2 months ago) | Author: mraible | Changeset: MAIN:mraible:20041103063852

Added note about database

Tags: release-1_1

1.7 annotated / raw | Diffs: previous, other | Lines: 342 ( +1, -2 )

Created: 2004-11-02 23:51:35 -0600 (4 years 2 months ago) | Author: mraible | Changeset: MAIN:mraible:20041103055135

this file should only be excluded after installing JSF

1.6 annotated / raw | Diffs: previous, other | Lines: 343 ( +1, -1 )

Created: 2004-11-02 22:22:49 -0600 (4 years 2 months ago) | Author: mraible | Changeset: MAIN:mraible:20041103042249

Bug fixes

1.5 annotated / raw | Diffs: previous, other | Lines: 343 ( +1, -0 )

Created: 2004-11-02 18:58:48 -0600 (4 years 2 months ago) | Author: mraible | Changeset: MAIN:mraible:20041103005848

Added birthday to UI, more testing

1.4 annotated / raw | Diffs: previous, other | Lines: 342 ( +93, -42 )

Created: 2004-11-02 03:28:51 -0600 (4 years 2 months ago) | Author: mraible | Changeset: MAIN:mraible:20041102092850

Added optional installs for JSF, Struts, Tapestry and JSF

1.3 annotated / raw | Diffs: previous, other | Lines: 291 ( +2, -5 )

Created: 2004-08-12 22:53:37 -0500 (4 years 4 months ago) | Author: mraible | Changeset: MAIN:mraible:20040813035337

Fixed bug in deploywar target

1.2 annotated / raw | Diffs: previous, other | Lines: 294 ( +4, -1 )

Created: 2004-07-13 09:52:12 -0500 (4 years 5 months ago) | Author: mraible | Changeset: MAIN:mraible:20040713145212

Fixed issue reported by Thomas Lockney (http://raibledesigns.com/comments/rd/Weblog/ann_appfuse_light_1_0)

1.1 new annotated / raw | Lines: 291 ( +291, -0 )

Created: 2004-07-08 13:57:25 -0500 (4 years 6 months ago) | Author: mraible | Changeset: MAIN:mraible:20040708185724

Initial import of 1.0 to java.net

latest revision download Branch branch-m2

1.23.2.2 annotated / raw | Diffs: previous, other | Lines: 380 ( +2, -2 )

Created: 2005-11-14 03:01:03 -0600 (3 years 1 month ago) | Author: mraible | Changeset: branch-m2:mraible:20051114090103

Updates to fix jWebUnit tests with downloaded dependencies

1.23.2.1 annotated / raw | Diffs: previous, other | Lines: 380 ( +54, -40 )

Created: 2005-10-23 11:14:19 -0500 (3 years 2 months ago) | Author: mraible | Changeset: branch-m2:mraible:20051023161349

Initial integration of Maven 2 dependency downloads - still need to get UI tests working

Crucible: Open Source License registered to Atlassian.
Atlassian Crucible, painless code review. (Version:1.6.2 Build:build-rspud1 2008-10-22) - Administration - Page generated 2009-01-07 19:04 -0600