Re. being up to date: URL: https://svn.apache.org/repos/asf/geronimo/server/branches/2.2 Repository Root: https://svn.apache.org/repos/asf Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 Revision: 816550
Then, I did the full build of all artifacts, ie. from the root typed: mvn install Quintin Beukes On Wed, Sep 23, 2009 at 11:07 AM, Quintin Beukes <[email protected]> wrote: > Environment is linux. Where would this "replacement" happen. I can > have a look at it. > > Quintin Beukes > > > > On Wed, Sep 23, 2009 at 7:26 AM, David Jencks <[email protected]> wrote: >> I fixed this problem once recently, and no longer see it on my mac. Are you >> sure the source is up to date with svn? What environment does the problem >> happen in? >> >> thanks >> david jencks >> >> On Sep 22, 2009, at 8:41 PM, Forrest_Xia wrote: >> >>> >>> For some reason, Geronimo build system does not replace {$version} with >>> 2.2-SNAPSHOT in GShell configuration file, that cause the problem. >>> >>> Anyway, it seems just happens on local build, not on server build. If >>> someone in charge of building system could see this problem, that would be >>> appreciated! >>> >>> Forrest >>> >>> >>> Q Beukes wrote: >>>> >>>> Hey, >>>> >>>> I have the G2.2 branch rev 816446 build, but can't start through gsh >>>> geronimo/start-server anymore. I confirmed and it's still working on >>>> previous builds. So it's not a system configuration problem as far as >>>> I can see. >>>> >>>> This is what I'm getting: >>>> quin...@quintin-desktop bin $ sudo ./gsh --verbose --debug -c >>>> "geronimo/start-server" >>>> org.codehaus.plexus.classworlds.launcher.ConfigurationException: No >>>> such property: version >>>> at >>>> >>>> org.codehaus.plexus.classworlds.launcher.Configurator.filter(Configurator.java:574) >>>> at >>>> >>>> org.codehaus.plexus.classworlds.launcher.Configurator.configure(Configurator.java:311) >>>> at >>>> >>>> org.codehaus.plexus.classworlds.launcher.Launcher.configure(Launcher.java:131) >>>> at >>>> >>>> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:404) >>>> at >>>> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:351) >>>> at >>>> org.apache.geronimo.gshell.bootstrap.Launcher.main(Launcher.java:59) >>>> >>>> Quintin Beukes >>>> >>>> >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/With-Latest-G2.2-svn-build-%28rev-816446%29-can%27t-start-through-%22gsh%22-tp25514949s134p25530978.html >>> Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com. >>> >> >> >
