On Mon, May 7, 2012 at 7:57 PM, Claude Brisson <[email protected]> wrote:
> Thanks, glad you managed to compile it. > > I launched a vote to give you commit access, and I'm still waiting for > all votes. The idea is to create a specific branch for your project, so > that you can make regular commits. > Great, I was going through the spec and gathering points for my first task.(sketch a class diagram of the classes that going to implement of jsr 223 spec). I also looked in to the sun implementation on JSR 223 on top of velocity, and there was only Engine and the Factory implementation. Regards, > > > Claude > > On Sat, 5 May 2012 22:18:40 +0530 > Dishara Wijewardana <[email protected]> wrote: > > > On Wed, May 2, 2012 at 5:29 PM, Claude Brisson <[email protected]> > > wrote: > > > > > You need to checkout the master with: > > > https://svn.apache.org/repos/asf/velocity/maven/trunk/pom > > > > > > and do a "mvn install" from this directory, this will install > > > velocity-master. > > > > > > > Hi Claude, > > I tried this but failed to build as the trunk pom points to an old > > snapshot version of the master. > > I created a JIRA[1] and attached the fixed pom as a patch . > > > > With this change I was able to successfully build the velocity trunk > > code with tests. > > > > [1] - https://issues.apache.org/jira/browse/VELOCITY-824 > > > > > > > > > Our maven reorganization is still quite recent, the README file > > > hasn't been updated yet... > > > > > > By the way, Antonio, is there any good reason not to have > > > org.apache.velocity be the root artifact? > > > > > > > > > Claude > > > > > > On Tue, 1 May 2012 23:39:59 +0530 > > > Dishara Wijewardana <[email protected]> wrote: > > > > > > > Hi to all, > > > > > > > > I am trying to build velocity trunk from [1] . But it fails when > > > > try to build from trunk level. > > > > It fails with unresolvable parent. This trunk root pom points to a > > > > velocity-master > > > > artifact. > > > > Or I am I building a wrong source code ? > > > > > > > > [1] - http://svn.apache.org/repos/asf/velocity/engine/trunk/ > > > > > > > > > > > > > > > > -- Thanks /Dishara
