-
timp
2004-03-25 20:21#12
Rev.: 1.1
-
Copied from turbine
184 lines of code changed in 1 file:
-
timp
2004-03-25 20:14#11
Rev.: 1.14
-
typo
1 lines of code changed in 1 file:
-
timp
2004-03-25 20:13#10
Rev.: 1.8
-
Upgrade checkstyle
3 lines of code changed in 1 file:
-
project.properties (+3 -59)
-
timp
2004-03-08 20:37#9
Rev.: 1.64
-
Ensure Melati still works outside of a servlet context
8 lines of code changed in 1 file:
- melati/src/main/java/org/melati:
Melati.java (+8 -2)
-
lanes
2004-03-07 00:13#8
-
Provisional Commit Allowing Melati to run on WebMacro 2.0+
Note: This implies that this version is not backward compatible with WebMacro 1.x. This is a good thing since you already have other versions of Melati which run against 1.x of WM.
In this release: WebMacroTemplateEngine made thread safe.
505 lines of code changed in 8 files:
- melati/src/main/java/org/melati/template/webmacro:
FastWriter.java (new 469),
MelatiFastWriter.java (+11 -2),
MelatiWebmacroStringWriter.java (+3 -3),
MelatiWebmacroWriter.java (+3 -3),
WebmacroTemplate.java (+4 -3),
WebmacroTemplateEngine.java (+6 -7)
- melati/src/main/java/org/melati/test:
WebmacroMelatiServletTest.java (+3 -3),
WebmacroStandalone.java (+6 -10)
-
timp
2004-03-02 23:14#7
Rev.: 1.7
-
Remove comment
0 lines of code changed in 1 file:
- etc/jserv:
melati-zone.properties (-1)
-
timp
2004-03-02 18:14#6
Rev.: 1.17
-
Add maven dist
5 lines of code changed in 1 file:
-
ReleaseProcedure.txt (+5 -3)
-
timp
2004-03-02 16:52#5
Rev.: 1.16
-
Back out webmacro upgrade
1 lines of code changed in 1 file:
-
ReleaseProcedure.txt (+1 -1)
-
timp
2004-03-02 16:52#4
Rev.: 1.44
-
Version 0.7.2
16 lines of code changed in 1 file:
-
RELEASE-NOTES.html (+16 -4)
-
timp
2004-03-02 16:50#3
Rev.: 1.6
-
Back out WebMacro upgrade
1 lines of code changed in 1 file:
- etc/jserv:
melati-zone.properties (+1 -4)
-
timp
2004-03-02 16:49#2
Rev.: 1.13
-
Back out WebMacro 2.0 upgrade - no way forward
3 lines of code changed in 1 file:
-
timp
2004-03-02 16:47#1
-
Back out Webmacro 2.0 upgrade - it just won't work
27 lines of code changed in 5 files:
- melati/src/main/java/org/melati/template/webmacro:
MelatiFastWriter.java (+1 -7),
WebmacroTemplate.java (+4 -3),
WebmacroTemplateEngine.java (+5 -2)
- melati/src/main/java/org/melati/test:
WebmacroMelatiServletTest.java (+1 -1),
WebmacroStandalone.java (+16 -4)