Michael Bayne
751123c067
[maven-release-plugin] prepare for next development iteration
2011-11-13 08:53:24 -08:00
Michael Bayne
ab3d6206e0
[maven-release-plugin] prepare release jmustache-1.5
2011-11-13 08:53:17 -08:00
Michael Bayne
407d999836
Further work on making JMustache work in GWT.
...
I've ironed out most of the kinks, but the GWT unit test still fails because
we're forced to do some sneaky things with java.io.Reader/Writer. I think it
will all work when compiled to JavaScript, so I need to check it in a real
project.
2011-10-29 15:31:27 -07:00
Michael Bayne
627da759c7
Include sources in jar for (eventual) GWT usage.
2011-10-13 20:49:33 -07:00
Michael Bayne
76e9d54683
Extracted the iteration over collections and creation of variable fetchers into
...
a pluggable component.
This allows scaling down to the GWT environment by hiding the reflection code
via GWT's super source mechanism.
And it allows scaling up to non-Java languages (like Scala) by allowing the
library client to extend the DefaultCollector and teach it about Scala
Iterators, Iterables and Maps.
I also just realized that GWT has no facilities for Reader and Writer, which is
going to complicate making things work in GWT even further. But for now, I'll
just leave things as is.
2011-10-13 20:35:46 -07:00
Michael Bayne
2b6066adce
[maven-release-plugin] prepare for next development iteration
2011-08-29 14:50:49 -07:00
Michael Bayne
447b109512
[maven-release-plugin] prepare release jmustache-1.4
2011-08-29 14:50:40 -07:00
Michael Bayne
71fdc8aa33
Specify correct license in POM.
2011-08-26 11:26:41 -07:00
Michael Bayne
553ab51357
[maven-release-plugin] prepare for next development iteration
2011-06-03 11:08:50 -07:00
Michael Bayne
ca50fe0b15
[maven-release-plugin] prepare release jmustache-1.3
2011-06-03 11:08:45 -07:00
Michael Bayne
6acca915b1
[maven-release-plugin] prepare for next development iteration
2011-04-13 16:18:42 -07:00
Michael Bayne
b38f17ea0f
[maven-release-plugin] prepare release jmustache-1.2
2011-04-13 16:18:35 -07:00
Michael Bayne
76f86ea665
[maven-release-plugin] prepare for next development iteration
2011-03-01 11:35:16 -08:00
Michael Bayne
13ac4f9b87
[maven-release-plugin] prepare release jmustache-1.1
2011-03-01 11:35:09 -08:00
Michael Bayne
4a1a125f87
Maybe these URLs will appease my fickle Maven mistress.
2011-03-01 11:34:20 -08:00
Michael Bayne
c94782fd9b
My release was borked, need to start over. Yay!
2011-03-01 11:31:55 -08:00
Michael Bayne
1d0f1b7a65
Prepare for 1.2-SNAPSHOT development. Go back to old GIT URL. I was apparently
...
using an ancient version of Maven that was not very GIT friendly.
2011-03-01 11:30:22 -08:00
Michael Bayne
74c19b2e5f
[maven-release-plugin] prepare release jmustache-1.1
2011-03-01 11:28:44 -08:00
Michael Bayne
d1d096ad84
Now I want some line wrapping.
2011-03-01 11:17:01 -08:00
Michael Bayne
6ca5e463da
We'll need a git: in there to let Maven know what's going on.
2011-03-01 11:16:34 -08:00
Michael Bayne
7ed35d55b5
Maybe Maven will like the https GIT URL better?
2011-03-01 11:15:55 -08:00
Michael Bayne
97c106defd
Update POM with Github URLs.
2010-10-24 09:47:49 -07:00
Michael Bayne
4f5b3d772d
[maven-release-plugin] prepare for next development iteration
2010-10-22 06:07:52 +00:00
Michael Bayne
e3dcf153b6
[maven-release-plugin] prepare release jmustache-1.0
2010-10-22 06:07:19 +00:00
Michael Bayne
3f42f0bb49
We're not yet version 1.0.
2010-10-21 19:31:55 +00:00
Michael Bayne
5640791b4b
Earnest beginnings.
2010-10-21 06:32:37 +00:00