Details
-
Type:
Wish
-
Status:
Closed
-
Resolution: Fixed
-
Labels:None
-
Bundle URL:File is attached
-
Project URL:
-
Contributor URL:NOT A DEVELOPER
-
Hide
- jcommon-1.0.14-bundle.jar
- 03/Oct/08 8:05 AM
- 968 kB
- Martin Höller
-
- META-INF/MANIFEST.MF 0.1 kB
- LICENSE.txt 26 kB
- jcommon-1.0.14.jar 301 kB
- project.xml 2 kB
- jcommon-1.0.14-sources.jar 726 kB
- jcommon-1.0.14-javadoc.jar 0.3 kB
-
Hide
- jfreechart-1.0.11-bundle.jar
- 03/Oct/08 8:05 AM
- 6.37 MB
- Martin Höller
-
- META-INF/MANIFEST.MF 0.1 kB
- ChangeLog 347 kB
- LICENSE.txt 26 kB
- NEWS 25 kB
- README.txt 34 kB
- ant/build-swt.xml 3 kB
- ant/build.xml 15 kB
- checkstyle/javadocs.xml 0.7 kB
- checkstyle/lines.xml 0.7 kB
- checkstyle/properties.txt 0.2 kB
- checkstyle/style.xml 6 kB
- checkstyle/whitespace.xml 0.9 kB
- docfiles/BarRendererSample.png 14 kB
- docfiles/DeviationRendererSample.png 25 kB
- docfiles/DialPlotSample.png 32 kB
- docfiles/LineAndShapeRendererSample.png 189 kB
- docfiles/PiePlotSample.png 24 kB
- jfreechart-1.0.11-demo.jar 740 kB
- jfreechart-1.0.11.jar 1.30 MB
- licence-LGPL.txt 26 kB
- maven-jfreechart-project.xml 3 kB
- project.xml 3 kB
- source/org/jfree/chart/ChartColor.java 7 kB
- source/org/jfree/chart/ChartFactory.java 100 kB
- source/org/jfree/chart/ChartFrame.java 3 kB
- source/org/.../chart/ChartMouseEvent.java 4 kB
- source/org/.../chart/ChartMouseListener.java 3 kB
- source/org/jfree/chart/ChartPanel.java 90 kB
- source/org/.../chart/ChartRenderingInfo.java 9 kB
- source/org/jfree/chart/ChartTheme.java 2 kB
Activity
Hide
Martin Höller
added a comment -
I opened this upload request and prepared the packages by executing 'ant -f ant/build.xml maven-bundle' , but I didn't look closer into the POM files.
The problem you described was just recently reported as a bug and discussed at http://sourceforge.net/tracker/?func=detail&atid=115494&aid=2699880&group_id=15494
Hopefully this will be fixed with the next release of JFreeChart.
- martin
The problem you described was just recently reported as a bug and discussed at http://sourceforge.net/tracker/?func=detail&atid=115494&aid=2699880&group_id=15494
Hopefully this will be fixed with the next release of JFreeChart.
- martin
Show
Martin Höller
added a comment - I opened this upload request and prepared the packages by executing 'ant -f ant/build.xml maven-bundle' , but I didn't look closer into the POM files.
The problem you described was just recently reported as a bug and discussed at http://sourceforge.net/tracker/?func=detail&atid=115494&aid=2699880&group_id=15494
Hopefully this will be fixed with the next release of JFreeChart.
- martin
gnujaxp is only required for JDKs without xml libraries built in. Can this be removed or set to "xml-apis" ? The same is true for JCommon. Older releases of JFreechart in the repository do not have the reference to gnujaxp, and it was removed because of http://jira.codehaus.org/browse/MEV-600 or http://jira.codehaus.org/browse/MEV-284.
What is the proper procedure for getting this fixed?