Skip to content

Commit

Permalink
Revert "Merge branch 'master' into master"
Browse files Browse the repository at this point in the history
This reverts commit 563e243, reversing
changes made to e0168f9.
  • Loading branch information
julianu committed Jul 30, 2021
1 parent 563e243 commit d72a729
Show file tree
Hide file tree
Showing 34 changed files with 202 additions and 550 deletions.
24 changes: 0 additions & 24 deletions .github/workflows/maven.yml

This file was deleted.

27 changes: 0 additions & 27 deletions .gitlab-ci.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .m2/settings.xml

This file was deleted.

64 changes: 37 additions & 27 deletions assembly.xml
Original file line number Diff line number Diff line change
@@ -1,28 +1,38 @@
<assembly>
<id>pia-deployment</id>

<formats>
<format>zip</format>
</formats>

<includeBaseDirectory>false</includeBaseDirectory>

<fileSets>
<fileSet>
<directory>${project.basedir}/target</directory>
<includes>
<include>${artifact.artifactId}-${artifact.baseVersion}.jar</include>
</includes>
<outputDirectory></outputDirectory>
</fileSet>

<fileSet>
<directory>${project.basedir}</directory>
<includes>
<include>README.md</include>
<include>LICENSE</include>
</includes>
<outputDirectory></outputDirectory>
</fileSet>
</fileSets>
<assembly>
<id>pia-deployment</id>

<formats>
<format>zip</format>
</formats>

<includeBaseDirectory>false</includeBaseDirectory>

<dependencySets>
<dependencySet>
<useProjectArtifact>false</useProjectArtifact>
<outputDirectory>lib</outputDirectory>
<unpack>false</unpack>
<scope>runtime</scope>
<outputFileNameMapping>${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension}</outputFileNameMapping>
</dependencySet>
</dependencySets>

<fileSets>
<fileSet>
<directory>${project.basedir}/target</directory>
<includes>
<include>${artifact.artifactId}-${artifact.baseVersion}.jar</include>
</includes>
<outputDirectory></outputDirectory>
</fileSet>

<fileSet>
<directory>${project.basedir}</directory>
<includes>
<include>README.md</include>
<include>LICENSE</include>
</includes>
<outputDirectory></outputDirectory>
</fileSet>
</fileSets>
</assembly>
Binary file added libs/batik/batik-all/1.6/batik-all-1.6.jar
Binary file not shown.
9 changes: 9 additions & 0 deletions libs/batik/batik-all/1.6/batik-all-1.6.pom
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>batik</groupId>
<artifactId>batik-all</artifactId>
<version>1.6</version>
<description>POM was created from install:install-file</description>
</project>
12 changes: 12 additions & 0 deletions libs/batik/batik-all/maven-metadata-local.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>batik</groupId>
<artifactId>batik-all</artifactId>
<versioning>
<release>1.6</release>
<versions>
<version>1.6</version>
</versions>
<lastUpdated>20190628143241</lastUpdated>
</versioning>
</metadata>
Binary file not shown.
9 changes: 9 additions & 0 deletions libs/batik/pdf-transcoder/1.0/pdf-transcoder-1.0.pom
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>batik</groupId>
<artifactId>pdf-transcoder</artifactId>
<version>1.0</version>
<description>POM was created from install:install-file</description>
</project>
12 changes: 12 additions & 0 deletions libs/batik/pdf-transcoder/maven-metadata-local.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>batik</groupId>
<artifactId>pdf-transcoder</artifactId>
<versioning>
<release>1.0</release>
<versions>
<version>1.0</version>
</versions>
<lastUpdated>20190628143519</lastUpdated>
</versioning>
</metadata>
Binary file not shown.
9 changes: 9 additions & 0 deletions libs/de/mpc/BaseLib/0.0.1-SNAPSHOT/BaseLib-0.0.1-SNAPSHOT.pom
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>de.mpc</groupId>
<artifactId>BaseLib</artifactId>
<version>0.0.1-SNAPSHOT</version>
<description>POM was created from install:install-file</description>
</project>
11 changes: 11 additions & 0 deletions libs/de/mpc/BaseLib/maven-metadata-local.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>de.mpc</groupId>
<artifactId>BaseLib</artifactId>
<versioning>
<versions>
<version>0.0.1-SNAPSHOT</version>
</versions>
<lastUpdated>20150903080550</lastUpdated>
</versioning>
</metadata>
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>de.mpc</groupId>
<artifactId>CvtBaseLib</artifactId>
<version>0.0.1-SNAPSHOT</version>
<description>POM was created from install:install-file</description>
</project>
11 changes: 11 additions & 0 deletions libs/de/mpc/CvtBaseLib/maven-metadata-local.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>de.mpc</groupId>
<artifactId>CvtBaseLib</artifactId>
<versioning>
<versions>
<version>0.0.1-SNAPSHOT</version>
</versions>
<lastUpdated>20150903080745</lastUpdated>
</versioning>
</metadata>
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>de.mpc</groupId>
<artifactId>PDLibrary</artifactId>
<version>0.0.1-SNAPSHOT</version>
<description>POM was created from install:install-file</description>
</project>
11 changes: 11 additions & 0 deletions libs/de/mpc/PDLibrary/maven-metadata-local.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>de.mpc</groupId>
<artifactId>PDLibrary</artifactId>
<versioning>
<versions>
<version>0.0.1-SNAPSHOT</version>
</versions>
<lastUpdated>20150903080913</lastUpdated>
</versioning>
</metadata>
Binary file not shown.
9 changes: 9 additions & 0 deletions libs/umontreal/iro/lecuyer/gof/ssj/2.5.0/ssj-2.5.0.pom
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>umontreal.iro.lecuyer.gof</groupId>
<artifactId>ssj</artifactId>
<version>2.5.0</version>
<description>POM was created from install:install-file</description>
</project>
12 changes: 12 additions & 0 deletions libs/umontreal/iro/lecuyer/gof/ssj/maven-metadata-local.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>umontreal.iro.lecuyer.gof</groupId>
<artifactId>ssj</artifactId>
<versioning>
<release>2.5.0</release>
<versions>
<version>2.5.0</version>
</versions>
<lastUpdated>20190628144317</lastUpdated>
</versioning>
</metadata>
46 changes: 0 additions & 46 deletions pia

This file was deleted.

Loading

0 comments on commit d72a729

Please sign in to comment.