Picon
Favicon

[jira] [Commented] (FOR-1188) ant test failure on forrest


    [
https://issues.apache.org/jira/browse/FOR-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233369#comment-13233369
] 

Sjur N. Moshagen commented on FOR-1188:
---------------------------------------

I am experiencing with a co-worker of mine. Forrest is working fine for me, but not for him. There are a couple
of variables between our setups:

* he is on Windows (Win7), I am on Mac (Snow Leopard/10.6)
* he uses Forrest 9, I am using svn r1070042
* the problem site uses dispatcher
* the problem site has a tailored xdocs dir
* his forrest works fine with another site using the traditional skins (pelt in this case)

The error message he gets
is:

D:\forrest\main\webapp\D:\giellatekno\ped\build\tmp\d:\forrest\build\plugins\dataModel.xmap
(The filename, directory name, or volume label syntax is incorrect)

It seems that forrest incorrectly are concatenating three different paths:
1) the main/webapp dir of $FORREST_HOME
2) the project's build/tmp dir
3) the build/plugins dir of the running forrest in $FORREST_HOME

We are trying to update forrest to the latest svn, and will see if that helps. I'll report the (lack of)
progress here.
(Continue reading)

Picon
Favicon

[jira] [Issue Comment Edited] (FOR-1188) ant test failure on forrest


    [
https://issues.apache.org/jira/browse/FOR-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233369#comment-13233369
] 

Sjur N. Moshagen edited comment on FOR-1188 at 3/20/12 12:02 PM:
-----------------------------------------------------------------

I am experiencing the same / a similar problem with a co-worker of mine. Forrest is working fine for me, but
not for him. There are a couple of variables between our setups:

* he is on Windows (Win7), I am on Mac (Snow Leopard/10.6)
* he uses Forrest 9, I am using svn r1070042
* the problem site uses dispatcher
* the problem site has a tailored xdocs dir
* his forrest works fine with another site using the traditional skins (pelt in this case)

The error message he gets
is:

D:\forrest\main\webapp\D:\giellatekno\ped\build\tmp\d:\forrest\build\plugins\dataModel.xmap
(The filename, directory name, or volume label syntax is incorrect)

It seems that forrest incorrectly are concatenating three different paths:
1) the main/webapp dir of $FORREST_HOME
2) the project's build/tmp dir
3) the build/plugins dir of the running forrest in $FORREST_HOME

We are trying to update forrest to the latest svn, and will see if that helps. I'll report the (lack of)
progress here.
(Continue reading)

Thorsten Scherler | 20 Mar 2012 14:03
Picon
Gravatar

Re: [jira] [Issue Comment Edited] (FOR-1188) ant test failure on forrest

On 03/20/2012 01:03 PM, Sjur N. Moshagen (Issue Comment Edited) (JIRA) 
wrote:
>      [
https://issues.apache.org/jira/browse/FOR-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233369#comment-13233369 ]
>
> Sjur N. Moshagen edited comment on FOR-1188 at 3/20/12 12:02 PM:
> -----------------------------------------------------------------
>
> I am experiencing the same / a similar problem with a co-worker of mine. Forrest is working fine for me, but
not for him. There are a couple of variables between our setups:
>
> * he is on Windows (Win7), I am on Mac (Snow Leopard/10.6)
> * he uses Forrest 9, I am using svn r1070042
> * the problem site uses dispatcher
> * the problem site has a tailored xdocs dir
> * his forrest works fine with another site using the traditional skins (pelt in this case)
>
> The error message he gets is:
>
>
D:\forrest\main\webapp\D:\giellatekno\ped\build\tmp\d:\forrest\build\plugins\dataModel.xmap
(The filename, directory name, or volume label syntax is incorrect)
>
> It seems that forrest incorrectly are concatenating three different paths:
> 1) the main/webapp dir of $FORREST_HOME
> 2) the project's build/tmp dir
> 3) the build/plugins dir of the running forrest in $FORREST_HOME
>
> We are trying to update forrest to the latest svn, and will see if that helps. I'll report the (lack of)
progress here.
(Continue reading)

Sjur Moshagen | 20 Mar 2012 14:23
Picon

Re: [jira] [Issue Comment Edited] (FOR-1188) ant test failure on forrest

Den 20. mar. 2012 kl. 15.03 skrev Thorsten Scherler:

> That sounds an awful lot of an issue Gavin had back in the days. I guess the solution is somewhere in the
archives but looking at
> 
>
D:\forrest\main\webapp\D:\giellatekno\ped\build\tmp\d:\forrest\build\plugins\dataModel.xmap
(The filename, directory name, or volume label syntax is incorrect)
> 
> 
> It seems the path is not resolved correct
> 
> D:\forrest\main\webapp\D:\g...

No it is not. But the issue has been resolved. The solution was to update to the latest svn trunk. But we need to
remember that we have an issue with Forrest 0.9 on Windows and dispatcher, at least in some cases (too many
variables in what we saw to pinpoint the exact cause of the bug).

I'll update Jira as well.

Sjur

Picon
Favicon

[jira] [Commented] (FOR-1188) ant test failure on forrest


    [
https://issues.apache.org/jira/browse/FOR-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233398#comment-13233398
] 

Sjur N. Moshagen commented on FOR-1188:
---------------------------------------

We updated the forrest installation to the latest svn, and that solved the issue. I am tempted to close this
bug as solved - any thoughts?

> ant test failure on forrest
> ---------------------------
>
>                 Key: FOR-1188
>                 URL: https://issues.apache.org/jira/browse/FOR-1188
>             Project: Forrest
>          Issue Type: Bug
>          Components: Compile
>    Affects Versions: 0.8
>            Reporter: Rajith Gunasinghe
>
> Dear all
> I was going to edit perfectly working plugin "org.apache.forrest.plugin.input.projectInfo". Before
that i tried to test it using "ant test" command. Then below bug arrised. I have included
"antworks-miporter.jar" and "xml-common-resolver.jar".
> Please help me
> Rajith
> D:\Projects\forrest\plugins\org.apache.forrest.plugin.input.projectInfo>ant test
> Buildfile: D:\Projects\forrest\plugins\org.apache.forrest.plugin.input.projectIn
(Continue reading)

Picon
Favicon

[jira] [Updated] (FOR-1188) locationmap or sitemap path broken on Windows, multiple paths concatenated


     [
https://issues.apache.org/jira/browse/FOR-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sjur N. Moshagen updated FOR-1188:
----------------------------------

        Fix Version/s: 0.10-dev
    Affects Version/s: 0.9
              Summary: locationmap or sitemap path broken on Windows, multiple paths concatenated  (was: ant test
failure on forrest)

> locationmap or sitemap path broken on Windows, multiple paths concatenated
> --------------------------------------------------------------------------
>
>                 Key: FOR-1188
>                 URL: https://issues.apache.org/jira/browse/FOR-1188
>             Project: Forrest
>          Issue Type: Bug
>          Components: Compile
>    Affects Versions: 0.8, 0.9
>            Reporter: Rajith Gunasinghe
>             Fix For: 0.10-dev
>
>
> Dear all
> I was going to edit perfectly working plugin "org.apache.forrest.plugin.input.projectInfo". Before
that i tried to test it using "ant test" command. Then below bug arrised. I have included
"antworks-miporter.jar" and "xml-common-resolver.jar".
> Please help me
(Continue reading)

Tim Williams | 22 Mar 2012 03:08
Picon

bootstrap

I've been playing with bootstrap[0] lately, I'm thinking it could
freshen up our heavy look.  Is anyone interested in helping?  Or
perhaps a part of a rewrite?  I've used it for the barcamp site[1] -
it naturally scales to different devices as well.

Thanks,
--tim

[0] - http://twitter.github.com/bootstrap/
[1] - http://events.apache.org/event/2012/barcamp-dc/

Thorsten Scherler | 22 Mar 2012 13:03
Picon
Gravatar

Re: bootstrap

On 03/22/2012 03:08 AM, Tim Williams wrote:
> I've been playing with bootstrap[0] lately, I'm thinking it could
> freshen up our heavy look.  Is anyone interested in helping?  Or
> perhaps a part of a rewrite?  I've used it for the barcamp site[1] -
> it naturally scales to different devices as well.
>
> Thanks,
> --tim
>
> [0] - http://twitter.github.com/bootstrap/
> [1] - http://events.apache.org/event/2012/barcamp-dc/

Yeah looks nice, further it seems to be usable as well as base for 
Cordova [2]. I am interested but I am not sure how much time I could 
offer you fordoing a rewrite.

I am as well looking into migrating the dispatcher to c3 but sadly my 
day is packed with client projects.

[2] http://incubator.apache.org/callback/

--

-- 
Thorsten Scherler<scherler.at.gmail.com>
codeBusters S.L. - web based systems
<consulting, training and solutions>

http://www.codebusters.es/

David Crossley | 23 Mar 2012 05:06
Picon
Favicon

Re: bootstrap

Tim Williams wrote:
> I've been playing with bootstrap[0] lately, I'm thinking it could
> freshen up our heavy look.  Is anyone interested in helping?  Or
> perhaps a part of a rewrite?

Great. I was wondering that too.
I have little time, but will help where possible.

Does that mean just creating another skin, as another alternative
to the current default "pelt" skin? So just utilising our current
skins framework. Also adding a similar theme using the Dispatcher.

-David

>  I've used it for the barcamp site[1] -
> it naturally scales to different devices as well.
> 
> Thanks,
> --tim
> 
> [0] - http://twitter.github.com/bootstrap/
> [1] - http://events.apache.org/event/2012/barcamp-dc/

Picon
Favicon

[jira] [Commented] (FOR-1188) locationmap or sitemap path broken on Windows, multiple paths concatenated


    [
https://issues.apache.org/jira/browse/FOR-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13236332#comment-13236332
] 

David Crossley commented on FOR-1188:
-------------------------------------

This sounds similar to the issue (is that FOR-1108?) that arose after updating to Cocoon-2.1 version,
where everything worked fine on UNIX-style systems, but this concatenation problem on Windows was later
discovered. Workarounds were added to the locationmaps to provide an additional match to specifically
set the path. That was way before the 0.9 release.

Perhaps some of the other plugins do not yet have that workaround.

It is great to hear that the problem has gone away with 0.10-dev version. It would be useful to review what
changes were made after 0.9 release. IIRC there were not very many. This being fixed would mean that we
could remove those confusing locationmap workarounds.

> locationmap or sitemap path broken on Windows, multiple paths concatenated
> --------------------------------------------------------------------------
>
>                 Key: FOR-1188
>                 URL: https://issues.apache.org/jira/browse/FOR-1188
>             Project: Forrest
>          Issue Type: Bug
>          Components: Compile
>    Affects Versions: 0.8, 0.9
>            Reporter: Rajith Gunasinghe
>             Fix For: 0.10-dev
(Continue reading)


Gmane