Skip to content

Commit

Permalink
Update the build system to use the new Netbeans auto-update capabilti…
Browse files Browse the repository at this point in the history
…ty. Remove previous platform.
  • Loading branch information
mbastian committed Mar 15, 2012
1 parent ea8d880 commit d56c1a3
Show file tree
Hide file tree
Showing 2,147 changed files with 52 additions and 20,228 deletions.
9 changes: 0 additions & 9 deletions build.xml
Expand Up @@ -4,15 +4,6 @@
<import file="nbproject/build-impl.xml"/>
<echo message="Using harness folder ${harness.dir}"/>

<!-- Download the latest stable gephi version -->
<target name="download-gephi">
<property name="gephi.version" value="0.8-beta"/>
<taskdef name="autoupdate" classname="org.netbeans.nbbuild.AutoUpdate" classpath="${harness.dir}/tasks.jar"/>
<autoupdate installdir="${platform.base}" updatecenter="http://gephi.org/updates/official/${gephi.version}/catalog.xml" force="false">
<modules includes=".*" clusters="gephi*"/>
</autoupdate>
</target>

<!-- Override nbms target to add a zip distribution release -->
<target name="nbms" depends="suite.nbms">
<zip destfile="build/plugin-release.zip"
Expand Down
Empty file removed harness/.lastModified
Empty file.
1,305 changes: 0 additions & 1,305 deletions harness/README

This file was deleted.

Binary file removed harness/antlib/bindex-2.2.jar
Binary file not shown.
Binary file removed harness/antlib/jsearch-2.0_05.jar
Binary file not shown.
316 changes: 0 additions & 316 deletions harness/build.xml

This file was deleted.

0 comments on commit d56c1a3

Please sign in to comment.