The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Possible error in RapidMiner_Unuk rev 733
Just downloaded rev 733 and was in the process of updating my rev 708 when I ran across this odd difference:
The files in \resources\com\rapidminer\resources\buildingblocks have had their extensions change from .buildingblock to .buildingbloc. Even curiouser, buildingblocks.txt still lists them as *.buildingblock.
Here are some other truncated file names:
\src\com\rapid_i\deployment\update\client\listmodels\TopDownloadsPackageListModel.jav
\src\com\rapidminer\gui\new_plotter\configuration\AxisParallelLinesConfiguration.jav
\src\com\rapidminer\gui\new_plotter\configuration\AxisParallelLinesConfigurationListener.jav
\src\com\rapidminer\gui\new_plotter\configuration\EquidistantFixedBinCountBinning.jav
\src\com\rapidminer\gui\new_plotter\configuration\event\AxisParallelLinesConfigurationChangeEvent.jav
\src\com\rapidminer\gui\new_plotter\engine\jfreechart\actions\ManageParallelLinesAction.jav
\src\com\rapidminer\gui\new_plotter\engine\jfreechart\actions\AddParallelLineAction.jav
\src\com\rapidminer\gui\new_plotter\engine\jfreechart\actions\ClearParallelLinesAction.jav
instead of *.java
There are more. Was my tarball corrupted weirdly by the svn server, or is this a real problem?
The files in \resources\com\rapidminer\resources\buildingblocks have had their extensions change from .buildingblock to .buildingbloc. Even curiouser, buildingblocks.txt still lists them as *.buildingblock.
Here are some other truncated file names:
\src\com\rapid_i\deployment\update\client\listmodels\TopDownloadsPackageListModel.jav
\src\com\rapidminer\gui\new_plotter\configuration\AxisParallelLinesConfiguration.jav
\src\com\rapidminer\gui\new_plotter\configuration\AxisParallelLinesConfigurationListener.jav
\src\com\rapidminer\gui\new_plotter\configuration\EquidistantFixedBinCountBinning.jav
\src\com\rapidminer\gui\new_plotter\configuration\event\AxisParallelLinesConfigurationChangeEvent.jav
\src\com\rapidminer\gui\new_plotter\engine\jfreechart\actions\ManageParallelLinesAction.jav
\src\com\rapidminer\gui\new_plotter\engine\jfreechart\actions\AddParallelLineAction.jav
\src\com\rapidminer\gui\new_plotter\engine\jfreechart\actions\ClearParallelLinesAction.jav
instead of *.java
There are more. Was my tarball corrupted weirdly by the svn server, or is this a real problem?
Tagged:
0
Answers
yes this method has to be implemented since Java 7. Currently we are working with Java 6.
But the next release should depend on Java 7.
Best,
Nils