Revision 34974 branches/v2_0_0_prep/extensions/org.gvsig.installer/org.gvsig.installer.lib/org.gvsig.installer.lib.api/src/main/java/org/gvsig/installer/lib/api/creation/MakePluginPackageService.java

View differences:

MakePluginPackageService.java
212 212
     *         a string that contains the standard ant script
213 213
     * @throws MakePluginPackageServiceException
214 214
     *             if there is a problem reading the file
215
     * @deprecated
216
     *             don't use this method, because all the files that a plugin
217
     *             needs to work should be contained in its directory.
218 215
     */
219
    @Deprecated
220 216
    public String getDefaultAntScript()
221 217
        throws MakePluginPackageServiceException;
222 218

  

Also available in: Unified diff