Opened 11 years ago

Closed 11 years ago

#241 closed enhancement (fixed)

Internal proprietary API AxesWalker

Reported by: mrusu Owned by: mrusu
Priority: trivial Milestone:
Component: petascope Version:
Keywords: Cc:
Complexity: Medium

Description

When compiling petascope, the following message is shown:

src/main/java/petascope/wcs2/extensions/AbstractFormatExtension.java:24: warning: com.sun.org.apache.xpath.internal.axes.AxesWalker is internal proprietary API and may be removed in a future release

import com.sun.org.apache.xpath.internal.axes.AxesWalker;

I couldn't find anything that depends on it, so if nobody complains, I will remove it in a week.

Change History (1)

comment:1 by mrusu, 11 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.