Skip to content

Commit

Permalink
modules jnode_xmlrpc-* removed (migrated to https://github.com/Manjag…
Browse files Browse the repository at this point in the history
  • Loading branch information
Manjago committed Jan 24, 2014
1 parent cd8284a commit 0eda27e
Show file tree
Hide file tree
Showing 23 changed files with 0 additions and 1,157 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ jnode-pointchecker-module/target
jnode-httpd-module/target
jnode-mail-module/target
jnode-assembly/target
jnode-xmlrpc-client/target
jnode-xmlrpc-common/target
jnode-xmlrpc-server/target
.project
.settings
.idea
Expand Down
67 changes: 0 additions & 67 deletions jnode-assembly/distribution-contrib-xmlrpc.xml

This file was deleted.

21 changes: 0 additions & 21 deletions jnode-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,21 +49,6 @@
</descriptors>
</configuration>
</execution>
<execution>
<id>dist-contrib-xmlrpc</id>
<phase>package</phase>
<goals>
<goal>assembly</goal>
</goals>
<configuration>
<outputDirectory>${project.build.directory}/dist</outputDirectory>
<ignoreDirFormatExtensions>false</ignoreDirFormatExtensions>
<finalName>jnode-contrib-xmlrpc-${project.version}</finalName>
<descriptors>
<descriptor>distribution-contrib-xmlrpc.xml</descriptor>
</descriptors>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
Expand All @@ -82,11 +67,5 @@
<version>1.2</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>jnode</groupId>
<artifactId>jnode-xmlrpc-server</artifactId>
<version>0.6-SNAPSHOT</version>
<type>jar</type>
</dependency>
</dependencies>
</project>
97 changes: 0 additions & 97 deletions jnode-xmlrpc-client/pom.xml

This file was deleted.

49 changes: 0 additions & 49 deletions jnode-xmlrpc-client/src/main/java/jnode/impl/ClientProxy.java

This file was deleted.

This file was deleted.

29 changes: 0 additions & 29 deletions jnode-xmlrpc-client/src/main/java/jnode/impl/ScripterProxy.java

This file was deleted.

Loading

0 comments on commit 0eda27e

Please sign in to comment.