You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrey Razumovsky (JIRA)" <ji...@apache.org> on 2009/06/10 09:11:07 UTC

[jira] Created: (CAY-1238) Modeler-generated XMLs validation fails in Eclipse

Modeler-generated XMLs validation fails in Eclipse
--------------------------------------------------

                 Key: CAY-1238
                 URL: https://issues.apache.org/jira/browse/CAY-1238
             Project: Cayenne
          Issue Type: Bug
    Affects Versions: 3.0M6
            Reporter: Andrey Razumovsky
            Assignee: Ari Maniatis
         Attachments: screenshot-1.jpg

When I generate DataMap.xml files in CM and open them in Eclipse project, I get a lot of errors. I've attached a screenshot showing details of main error. Turns out, it's looking for XSD file, specified in xsi:schemaLocation attribute, but it points to HTML

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


Re: [jira] Resolved: (CAY-1238) Modeler-generated XMLs validation fails in Eclipse

Posted by Aristedes Maniatis <ar...@maniatis.org>.
On 11/6/09 6:56 PM, Andrey Razumovsky wrote:
> Is the schema automatically pushed to the web site? My own projects still
> fail (or maybe Eclipse just doesn't pick the changes).

There is a nightly script in my p.a.o account which rebuilds the javadoc and uploads the schema to the web site. It runs once a day but I don't know in what time zone or at what time. Then it takes a further hour for the site to propagate to the live servers.

I just kicked it off manually now... so sometime in the next hour.

I still need to reconcile why some test schemas in the project don't validate now, but I've got a presentation tomorrow I'm preparing for right now.


Ari

Re: [jira] Resolved: (CAY-1238) Modeler-generated XMLs validation fails in Eclipse

Posted by Andrey Razumovsky <ra...@gmail.com>.
Hi Ari,

Is the schema automatically pushed to the web site? My own projects still
fail (or maybe Eclipse just doesn't pick the changes).

2009/6/11 Ari Maniatis (JIRA) <ji...@apache.org>

>
>     [
> https://issues.apache.org/jira/browse/CAY-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Ari Maniatis resolved CAY-1238.
> -------------------------------
>
>       Resolution: Fixed
>    Fix Version/s: 3.0 beta 1
>
> This issue is fixed with a little hack on the web site schema path until
> the beta 1 release.
>
> > Modeler-generated XMLs validation fails in Eclipse
> > --------------------------------------------------
> >
> >                 Key: CAY-1238
> >                 URL: https://issues.apache.org/jira/browse/CAY-1238
> >             Project: Cayenne
> >          Issue Type: Bug
> >    Affects Versions: 3.0M6
> >            Reporter: Andrey Razumovsky
> >            Assignee: Ari Maniatis
> >             Fix For: 3.0 beta 1
> >
> >         Attachments: screenshot-1.jpg
> >
> >
> > When I generate DataMap.xml files in CM and open them in Eclipse project,
> I get a lot of errors. I've attached a screenshot showing details of main
> error. Turns out, it's looking for XSD file, specified in xsi:schemaLocation
> attribute, but it points to HTML
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>

Re: [jira] Resolved: (CAY-1238) Modeler-generated XMLs validation fails in Eclipse

Posted by Aristedes Maniatis <ar...@maniatis.org>.
On 11/6/09 6:57 PM, Andrus Adamchik wrote:
> Folks, I suggest we *close* all Jiras when they are fixed. Resolved
> status assumes presence of QA or some other more complicated workflow
> than we have.

Sure. I know you explained the difference before, but I keep forgetting which is the good one and which is the evil one.

Ari

Re: [jira] Resolved: (CAY-1238) Modeler-generated XMLs validation fails in Eclipse

Posted by Andrus Adamchik <an...@objectstyle.org>.
On Jun 11, 2009, at 11:51 AM, Ari Maniatis (JIRA) wrote:

> Ari Maniatis *resolved* CAY-1238.
> -------------------------------


Folks, I suggest we *close* all Jiras when they are fixed. Resolved  
status assumes presence of QA or some other more complicated workflow  
than we have.

Andrus

[jira] Resolved: (CAY-1238) Modeler-generated XMLs validation fails in Eclipse

Posted by "Ari Maniatis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAY-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ari Maniatis resolved CAY-1238.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0 beta 1

This issue is fixed with a little hack on the web site schema path until the beta 1 release.

> Modeler-generated XMLs validation fails in Eclipse
> --------------------------------------------------
>
>                 Key: CAY-1238
>                 URL: https://issues.apache.org/jira/browse/CAY-1238
>             Project: Cayenne
>          Issue Type: Bug
>    Affects Versions: 3.0M6
>            Reporter: Andrey Razumovsky
>            Assignee: Ari Maniatis
>             Fix For: 3.0 beta 1
>
>         Attachments: screenshot-1.jpg
>
>
> When I generate DataMap.xml files in CM and open them in Eclipse project, I get a lot of errors. I've attached a screenshot showing details of main error. Turns out, it's looking for XSD file, specified in xsi:schemaLocation attribute, but it points to HTML

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


[jira] Updated: (CAY-1238) Modeler-generated XMLs validation fails in Eclipse

Posted by "Andrey Razumovsky (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAY-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Razumovsky updated CAY-1238:
-----------------------------------

    Attachment: screenshot-1.jpg

Details of error in Eclipse

> Modeler-generated XMLs validation fails in Eclipse
> --------------------------------------------------
>
>                 Key: CAY-1238
>                 URL: https://issues.apache.org/jira/browse/CAY-1238
>             Project: Cayenne
>          Issue Type: Bug
>    Affects Versions: 3.0M6
>            Reporter: Andrey Razumovsky
>            Assignee: Ari Maniatis
>         Attachments: screenshot-1.jpg
>
>
> When I generate DataMap.xml files in CM and open them in Eclipse project, I get a lot of errors. I've attached a screenshot showing details of main error. Turns out, it's looking for XSD file, specified in xsi:schemaLocation attribute, but it points to HTML

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


[jira] Closed: (CAY-1238) Modeler-generated XMLs validation fails in Eclipse

Posted by "Ari Maniatis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAY-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ari Maniatis closed CAY-1238.
-----------------------------


> Modeler-generated XMLs validation fails in Eclipse
> --------------------------------------------------
>
>                 Key: CAY-1238
>                 URL: https://issues.apache.org/jira/browse/CAY-1238
>             Project: Cayenne
>          Issue Type: Bug
>    Affects Versions: 3.0M6
>            Reporter: Andrey Razumovsky
>            Assignee: Ari Maniatis
>             Fix For: 3.0 beta 1
>
>         Attachments: screenshot-1.jpg
>
>
> When I generate DataMap.xml files in CM and open them in Eclipse project, I get a lot of errors. I've attached a screenshot showing details of main error. Turns out, it's looking for XSD file, specified in xsi:schemaLocation attribute, but it points to HTML

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