Skip to content

Commit

Permalink
remove source attach by scm - avoid re-computing sha1
Browse files Browse the repository at this point in the history
  • Loading branch information
nbauma109 committed May 8, 2024
1 parent 4ecd552 commit d6ac7c8
Show file tree
Hide file tree
Showing 32 changed files with 131 additions and 1,205 deletions.
18 changes: 14 additions & 4 deletions org.sf.feeling.decompiler.cfr/.classpath
Original file line number Diff line number Diff line change
@@ -1,12 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="lib/cfr-0.152.jar"/>
<classpathentry kind="src" path="src/"/>
<classpathentry kind="output" path="target/classes"/>
<classpathentry kind="src" output="bin" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>
1 change: 1 addition & 0 deletions org.sf.feeling.decompiler.cfr/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/bin/
18 changes: 14 additions & 4 deletions org.sf.feeling.decompiler.jd/.classpath
Original file line number Diff line number Diff line change
@@ -1,16 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src/"/>
<classpathentry kind="src" output="bin" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/bcel-6.7.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.12.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io-2.16.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jd-util-1.1.16.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jd-core-1.2.26.jar"/>
<classpathentry kind="output" path="target/classes"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>
1 change: 1 addition & 0 deletions org.sf.feeling.decompiler.jd/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/bin/
18 changes: 14 additions & 4 deletions org.sf.feeling.decompiler.procyon/.classpath
Original file line number Diff line number Diff line change
@@ -1,13 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="lib/procyon-core-0.6.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/procyon-compilertools-0.6.0.jar"/>
<classpathentry kind="src" path="src/"/>
<classpathentry kind="output" path="target/classes"/>
<classpathentry kind="src" output="bin" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>
1 change: 1 addition & 0 deletions org.sf.feeling.decompiler.procyon/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/bin/
40 changes: 15 additions & 25 deletions org.sf.feeling.decompiler.source.attach/.classpath
Original file line number Diff line number Diff line change
@@ -1,40 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="lib/cvsclient-20060125.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-api-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-accurev-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-bazaar-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-clearcase-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-cvs-commons-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-cvsexe-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-cvsjava-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-git-commons-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-gitexe-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-hg-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-integrity-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-jazz-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-local-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-perforce-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-starteam-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-svn-commons-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-svnexe-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-synergy-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-tfs-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-vss-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/plexus-utils-4.0.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/nexus-indexer-lucene-model-2.14.20-02.jar"/>
<classpathentry exported="true" kind="lib" path="lib/nexus-restlet1x-model-2.15.1-02.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-scm-provider-jgit-1.13.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxb-api-2.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxb-impl-2.3.8.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxb-runtime-2.3.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/activation-1.1.1.jar"/>
<classpathentry kind="src" path="src/"/>
<classpathentry kind="output" path="target/classes"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io-2.16.0.jar"/>
<classpathentry kind="src" output="bin" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>
2 changes: 2 additions & 0 deletions org.sf.feeling.decompiler.source.attach/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/bin/
/test-bin/
4 changes: 2 additions & 2 deletions org.sf.feeling.decompiler.source.attach/.project
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
</natures>
</projectDescription>
21 changes: 0 additions & 21 deletions org.sf.feeling.decompiler.source.attach/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -23,30 +23,9 @@ Bundle-RequiredExecutionEnvironment: JavaSE-17
Bundle-ActivationPolicy: lazy
Bundle-Vendor: ECD Project Team
Bundle-ClassPath: lib/cvsclient-20060125.jar,
lib/maven-scm-api-1.13.0.jar,
lib/maven-scm-provider-accurev-1.13.0.jar,
lib/maven-scm-provider-bazaar-1.13.0.jar,
lib/maven-scm-provider-clearcase-1.13.0.jar,
lib/maven-scm-provider-cvs-commons-1.13.0.jar,
lib/maven-scm-provider-cvsexe-1.13.0.jar,
lib/maven-scm-provider-cvsjava-1.13.0.jar,
lib/maven-scm-provider-git-commons-1.13.0.jar,
lib/maven-scm-provider-gitexe-1.13.0.jar,
lib/maven-scm-provider-hg-1.13.0.jar,
lib/maven-scm-provider-integrity-1.13.0.jar,
lib/maven-scm-provider-jazz-1.13.0.jar,
lib/maven-scm-provider-local-1.13.0.jar,
lib/maven-scm-provider-perforce-1.13.0.jar,
lib/maven-scm-provider-starteam-1.13.0.jar,
lib/maven-scm-provider-svn-commons-1.13.0.jar,
lib/maven-scm-provider-svnexe-1.13.0.jar,
lib/maven-scm-provider-synergy-1.13.0.jar,
lib/maven-scm-provider-tfs-1.13.0.jar,
lib/maven-scm-provider-vss-1.13.0.jar,
lib/plexus-utils-4.0.0.jar,
lib/nexus-indexer-lucene-model-2.14.20-02.jar,
lib/nexus-restlet1x-model-2.15.1-02.jar,
lib/maven-scm-provider-jgit-1.13.0.jar,
lib/jaxb-api-2.3.1.jar,
lib/jaxb-impl-2.3.8.jar,
lib/jaxb-runtime-2.3.3.jar,
Expand Down
Loading

0 comments on commit d6ac7c8

Please sign in to comment.