| webwork:/trunk/webapps/starter/ |
jump to detailed chart | hide Line HistoryConstraintDirectory Properties
|
NOTE: this repository is being scanned, some statistics may still be out of date.
Changelog
2934
by rainerh on
21 July 2007, 06:01:58 -0500
(16 months ago)
Preparing the 2.2.6 security fix release
o added javadoc/source jar artifact creation to maven build
./Starter.iml
2934
2641
by plightbo on
13 July 2006, 11:51:57 -0500
(2 years 4 months ago)
idea project fixups (to work with the xwork 1.2 stuff)
./Starter.iml
2641
2393
by rainerh on
12 March 2006, 23:02:07 -0600
(2 years 8 months ago)
fixed carriage return linefeeds
./src/webapp/WEB-INF/applicationContext.xml
2393
./src/webapp/WEB-INF/classes/webwork.properties
2393
./src/webapp/WEB-INF/pages/hellomatrix-success.ftl
2393
./src/webapp/WEB-INF/pages/hellomatrix.jsp
2393
./src/webapp/WEB-INF/pages/home.jsp
2393
2205
by plightbo on
17 February 2006, 12:13:07 -0600
(2 years 9 months ago)
updated project files using $xwork$ and $webwork$. also they are they have been updated to use the proper jars
./Starter.iml
2205
2161
by plightbo on
07 February 2006, 19:49:48 -0600
(2 years 9 months ago)
updated libraries (plexus, jmock, etc)
./Starter.iml
2161
2146
by plightbo on
06 February 2006, 19:36:46 -0600
(2 years 9 months ago)
IDEA 5.1
./Starter.iml
2146
2134
by plightbo on
06 February 2006, 10:54:00 -0600
(2 years 9 months ago)
the documentation broke because these snppets were removed
./src/webapp/WEB-INF/web.xml
2134
2089
by rainerh on
03 February 2006, 05:14:35 -0600
(2 years 9 months ago)
Added very simple getting started sample
Issue number: WW-1143 Obtained from: Submitted by: Reviewed by:
./src/java
2089
./src/java/com
2089
./src/java/com/foo
2089
./src/java/com/foo/example
2089
./src/java/com/foo/example/CounterBean.java
2089
2081
by rainerh on
02 February 2006, 16:30:13 -0600
(2 years 9 months ago)
Cleaning up the starter webapp to provide a real getting started webapp (blank-webapp)
Issue number: Obtained from: Submitted by: Reviewed by:
./src/java
2081
./src/java/com
2081
./src/java/com/acme
2081
./src/java/com/acme/CreatePerson.java
2081
./src/java/com/acme/ListPeople.java
2081
2076
by rainerh on
02 February 2006, 10:43:26 -0600
(2 years 9 months ago)
Version of Xwork DTD
Issue number: WW-1140 Obtained from: Submitted by: Reviewed by:
./src/webapp/WEB-INF/classes/xwork.xml
2076
2010
by jcarreira on
23 January 2006, 23:57:02 -0600
(2 years 10 months ago)
- Change to DefaultActionProxy to make it go back to always cleaning up after ActionContext ThreadLocal and properly nest ActionContexts -> If this breaks Portlet stuff we'll have to figure something …
./Starter.iml
2010
./src/java/com/acme/CreatePerson-validation.xml
2010
./src/java/com/acme/ListPeople.java
2010
./src/java/com/acme/Person-validation.xml
2010
./src/webapp/WEB-INF/classes/xwork.xml
2010
1997
by plightbo on
18 January 2006, 12:37:36 -0600
(2 years 10 months ago)
WW-830: updated QuickStart uses config xml file and can even read (limited support) IDEA project files
also fixed idea project files locally
./Starter.iml
1997
1794
by plightbo on
21 December 2005, 21:21:37 -0600
(2 years 11 months ago)
fixed (Again)
./Starter.iml
1794
1779
by plightbo on
21 December 2005, 00:31:27 -0600
(2 years 11 months ago)
specify CVS source control rather than assume it from the project (ipr)
./Starter.iml
1779
1762
by plightbo on
20 December 2005, 20:14:19 -0600
(2 years 11 months ago)
reverting back since 5.0.2 formats the modules differently than EAP does (and 5.0.2 should be expected, not EAP)
./Starter.iml
1762
1757
by plightbo on
20 December 2005, 17:34:47 -0600
(2 years 11 months ago)
update to latest EAP. Let me know if this causes 5.0.2 users (final release) problems. If so, I'll back this change out.
./Starter.iml
1757
1754
by plightbo on
20 December 2005, 13:48:11 -0600
(2 years 11 months ago)
moved sandbox to showcase
./Starter.iml
1754
1711
by plightbo on
15 December 2005, 11:35:52 -0600
(2 years 11 months ago)
IDEA project file cleanup
./Starter.iml
1711
1680
by rainerh on
13 December 2005, 12:01:03 -0600
(2 years 11 months ago)
o fixing starter webapp
./src/webapp/WEB-INF/web.xml
1680
1654
by henryhu on
10 December 2005, 12:02:03 -0600
(2 years 11 months ago)
Add .cvsignore for build directory
./.cvsignore
1654
1558
by rainerh on
02 December 2005, 02:50:26 -0600
(2 years 11 months ago)
o Added JasperReport example action
o fixed example Submitted by: Philip Luppens Reviewed by: Rainer Hermanns
./src/java/com/acme/Person.java
1558
./src/java/com/acme/PersonManager.java
1558
./src/java/com/acme/action
1558
./src/java/com/acme/action/JasperAction.java
1558
./src/webapp/WEB-INF/classes/xwork.xml
1558
1340
by plightbo on
25 October 2005, 10:43:05 -0500
(3 years 1 month ago)
removing various taglib.tld copies that will only confuse users
./src/webapp/WEB-INF/web.xml
1340
1312
by plightbo on
15 October 2005, 16:26:54 -0500
(3 years 1 month ago)
- removed hibernate and ibatis stuff - let's defer to spring for that type of integration
- using IDEA 5.0's new defaults for JVM versions (1.4, 1.5, etc) - using "Generic" app server instead of "De…
./Starter.iml
1312
1307
by plightbo on
12 October 2005, 19:33:55 -0500
(3 years 1 month ago)
spring
./src/webapp/WEB-INF/classes/webwork.properties
1307
1306
by plightbo on
11 October 2005, 11:29:18 -0500
(3 years 1 month ago)
getting rid of crap
./src/java/com/acme/ListPeople.java
1306
1297
by plightbo on
11 October 2005, 10:10:00 -0500
(3 years 1 month ago)
simpler starter
./src/java/com/acme/CreatePerson.java
1297
./src/java/com/acme/ListPeople.java
1297
./src/webapp/WEB-INF/applicationContext.xml
1297
1223
by plightbo on
20 September 2005, 22:04:58 -0500
(3 years 2 months ago)
- deprecated XWork IoC in favor of Spring
- made spring integration as simple as "webwork.objectFactory = spring" - removed Java 1.5 requirements from Launcher
./Starter.iml
1223
1222
by plightbo on
20 September 2005, 21:32:13 -0500
(3 years 2 months ago)
tighter spring integration. time to deprecate xwork ioc
./src/java/com/acme/CreatePerson.java
1222
./src/java/com/acme/ListPeople.java
1222
./src/java/com/acme/Person.hbm.xml
1222
./src/java/com/acme/PersonManager.java
1222
./src/webapp/WEB-INF/applicationContext.xml
1222
1160
by plightbo on
01 September 2005, 01:16:38 -0500
(3 years 2 months ago)
- complete hibernate support
- added ibatis support - added sitemesh support for FM and Velocity
./src/java/com/acme/CreatePerson.java
1160
./src/java/com/acme/ListPeople.java
1160
1158
by plightbo on
01 September 2005, 00:32:05 -0500
(3 years 2 months ago)
cleaned up modules
./Starter.iml
1158
|