Task #4288 (closed)
Opened 9 years ago
Closed 8 years ago
Compiler warning: Default Pixels and BigEndian
| Reported by: | jburel | Owned by: | ajpatterson |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.3 |
| Component: | Model | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2011-02-24 (6) |
Description
While testing the 2010-06-TO-2003-FC, I had the following:
Compiler warnings:
Compiler warnings: file:///Users/jburel/Documents/2010-06-to-2003-FC.xsl: line 167: Attribute 'DefaultPixels' outside of element. file:///Users/jburel/Documents/2010-06-to-2003-FC.xsl: line 167: Attribute 'DefaultPixels' outside of element. file:///Users/jburel/Documents/2010-06-to-2003-FC.xsl: line 219: Attribute 'BigEndian' outside of element. file:///Users/jburel/Documents/2010-06-to-2003-FC.xsl: line 219: Attribute 'BigEndian' outside of element.
Change History (1)
comment:1 Changed 8 years ago by jburel
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
I was running the program in a project w/o Xalan and serializer in the class path. Closing