You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Philip Mark Donaghy (JIRA)" <je...@portals.apache.org> on 2007/01/23 00:45:49 UTC

[jira] Created: (JS2-643) Populate seed data fails in the FileSystemXmlApplicationContext

Populate seed data fails in the FileSystemXmlApplicationContext
---------------------------------------------------------------

                 Key: JS2-643
                 URL: https://issues.apache.org/jira/browse/JS2-643
             Project: Jetspeed 2
          Issue Type: Bug
          Components: Project Build
    Affects Versions: 2.1-dev
         Environment: Maven 2.0.4 Java 1.5.0
            Reporter: Philip Mark Donaghy


The build uses absolute paths as the arguments to the seed data serializer.

Yet the FileSystemXmlApplicationContext finds resources relative to the current VM working directory, even if they start with a slash.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Commented: (JS2-643) Populate seed data fails in the FileSystemXmlApplicationContext

Posted by "David Sean Taylor (JIRA)" <je...@portals.apache.org>.
    [ https://issues.apache.org/jira/browse/JS2-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466872 ] 

David Sean Taylor commented on JS2-643:
---------------------------------------

applied patch.
The same changes need to be applied for the custom build archetype
working on that now

> Populate seed data fails in the FileSystemXmlApplicationContext
> ---------------------------------------------------------------
>
>                 Key: JS2-643
>                 URL: https://issues.apache.org/jira/browse/JS2-643
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Project Build
>    Affects Versions: 2.1-dev
>         Environment: Maven 2.0.4 Java 1.5.0
>            Reporter: Philip Mark Donaghy
>         Assigned To: David Sean Taylor
>         Attachments: etc-build.xml.patch
>
>
> The build uses absolute paths as the arguments to the seed data serializer.
> Yet the FileSystemXmlApplicationContext finds resources relative to the current VM working directory, even if they start with a slash.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Resolved: (JS2-643) Populate seed data fails in the FileSystemXmlApplicationContext

Posted by "David Sean Taylor (JIRA)" <je...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/JS2-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Sean Taylor resolved JS2-643.
-----------------------------------

    Resolution: Fixed

patch applied, wfm

> Populate seed data fails in the FileSystemXmlApplicationContext
> ---------------------------------------------------------------
>
>                 Key: JS2-643
>                 URL: https://issues.apache.org/jira/browse/JS2-643
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Project Build
>    Affects Versions: 2.1-dev
>         Environment: Maven 2.0.4 Java 1.5.0
>            Reporter: Philip Mark Donaghy
>         Assigned To: David Sean Taylor
>         Attachments: etc-build.xml.patch
>
>
> The build uses absolute paths as the arguments to the seed data serializer.
> Yet the FileSystemXmlApplicationContext finds resources relative to the current VM working directory, even if they start with a slash.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Updated: (JS2-643) Populate seed data fails in the FileSystemXmlApplicationContext

Posted by "Philip Mark Donaghy (JIRA)" <je...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/JS2-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Mark Donaghy updated JS2-643:
------------------------------------

    Attachment: etc-build.xml.patch

The first line modified doesn't need the trailing slash.

The modification adds a property whos value is relative to the baseDir.

The next two modifications are just echo messages.

And the last modification is to the serializer arguments.

> Populate seed data fails in the FileSystemXmlApplicationContext
> ---------------------------------------------------------------
>
>                 Key: JS2-643
>                 URL: https://issues.apache.org/jira/browse/JS2-643
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Project Build
>    Affects Versions: 2.1-dev
>         Environment: Maven 2.0.4 Java 1.5.0
>            Reporter: Philip Mark Donaghy
>         Attachments: etc-build.xml.patch
>
>
> The build uses absolute paths as the arguments to the seed data serializer.
> Yet the FileSystemXmlApplicationContext finds resources relative to the current VM working directory, even if they start with a slash.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Assigned: (JS2-643) Populate seed data fails in the FileSystemXmlApplicationContext

Posted by "David Sean Taylor (JIRA)" <je...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/JS2-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Sean Taylor reassigned JS2-643:
-------------------------------------

    Assignee: David Sean Taylor

> Populate seed data fails in the FileSystemXmlApplicationContext
> ---------------------------------------------------------------
>
>                 Key: JS2-643
>                 URL: https://issues.apache.org/jira/browse/JS2-643
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Project Build
>    Affects Versions: 2.1-dev
>         Environment: Maven 2.0.4 Java 1.5.0
>            Reporter: Philip Mark Donaghy
>         Assigned To: David Sean Taylor
>         Attachments: etc-build.xml.patch
>
>
> The build uses absolute paths as the arguments to the seed data serializer.
> Yet the FileSystemXmlApplicationContext finds resources relative to the current VM working directory, even if they start with a slash.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org