Skip to content

Commit

Permalink
Remove no longer needed releng scripts for doc bundles
Browse files Browse the repository at this point in the history
They are fully generated by Maven now and even links to wiki.eclipse.org
are no longer working in the readmes.
  • Loading branch information
akurtakov committed Oct 16, 2024
1 parent b715935 commit e257378
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 887 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ custom=true
bin.includes = META-INF/,\
plugin.properties,\
*.xml, *.html,*.png,*.css,guide/,META-INF/,porting/,questions/,reference/
bin.excludes = build.properties,build.xml,buildDoc.xml,buildDoc_log.xml,.m2
bin.excludes = build.properties,buildDoc_log.xml,.m2
92 changes: 0 additions & 92 deletions eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/build.xml

This file was deleted.

This file was deleted.

191 changes: 0 additions & 191 deletions eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/jdtOptions.txt

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
customBuildCallbacks=customBuildCallbacks.xml
customBuildCallbacks.inheritall=true

bin.includes = META-INF/,\
about.html,\
book.css,\
Expand Down

This file was deleted.

Loading

0 comments on commit e257378

Please sign in to comment.