Преглед на файлове

Update to AsciiDoctorJ 1.5.0.preview2

ticket/7
James Moger преди 10 години
родител
ревизия
e90e9b2a7d
променени са 3 файла, в които са добавени 16 реда и са изтрити 15 реда
  1. 3
    3
      .classpath
  2. 4
    3
      build.moxie
  3. 9
    9
      gitblit.iml

+ 3
- 3
.classpath Целия файл

<classpathentry kind="lib" path="ext/tracwiki-core-1.4.jar" sourcepath="ext/src/tracwiki-core-1.4.jar" /> <classpathentry kind="lib" path="ext/tracwiki-core-1.4.jar" sourcepath="ext/src/tracwiki-core-1.4.jar" />
<classpathentry kind="lib" path="ext/mediawiki-core-1.4.jar" sourcepath="ext/src/mediawiki-core-1.4.jar" /> <classpathentry kind="lib" path="ext/mediawiki-core-1.4.jar" sourcepath="ext/src/mediawiki-core-1.4.jar" />
<classpathentry kind="lib" path="ext/confluence-core-1.4.jar" sourcepath="ext/src/confluence-core-1.4.jar" /> <classpathentry kind="lib" path="ext/confluence-core-1.4.jar" sourcepath="ext/src/confluence-core-1.4.jar" />
<classpathentry kind="lib" path="ext/asciidoctor-java-integration-0.1.4.jar" sourcepath="ext/src/asciidoctor-java-integration-0.1.4.jar" />
<classpathentry kind="lib" path="ext/jruby-complete-1.7.4.jar" sourcepath="ext/src/jruby-complete-1.7.4.jar" />
<classpathentry kind="lib" path="ext/jcommander-1.30.jar" sourcepath="ext/src/jcommander-1.30.jar" />
<classpathentry kind="lib" path="ext/asciidoctorj-1.5.0.preview2.jar" sourcepath="ext/src/asciidoctorj-1.5.0.preview2.jar" />
<classpathentry kind="lib" path="ext/jruby-complete-1.7.9.jar" sourcepath="ext/src/jruby-complete-1.7.9.jar" />
<classpathentry kind="lib" path="ext/jcommander-1.32.jar" sourcepath="ext/src/jcommander-1.32.jar" />
<classpathentry kind="lib" path="ext/org.eclipse.jgit-3.3.1.201403241930-r.jar" sourcepath="ext/src/org.eclipse.jgit-3.3.1.201403241930-r.jar" /> <classpathentry kind="lib" path="ext/org.eclipse.jgit-3.3.1.201403241930-r.jar" sourcepath="ext/src/org.eclipse.jgit-3.3.1.201403241930-r.jar" />
<classpathentry kind="lib" path="ext/jsch-0.1.50.jar" sourcepath="ext/src/jsch-0.1.50.jar" /> <classpathentry kind="lib" path="ext/jsch-0.1.50.jar" sourcepath="ext/src/jsch-0.1.50.jar" />
<classpathentry kind="lib" path="ext/JavaEWAH-0.7.9.jar" sourcepath="ext/src/JavaEWAH-0.7.9.jar" /> <classpathentry kind="lib" path="ext/JavaEWAH-0.7.9.jar" sourcepath="ext/src/JavaEWAH-0.7.9.jar" />

+ 4
- 3
build.moxie Целия файл

registeredRepositories: registeredRepositories:
- { id: eclipse, url: 'http://repo.eclipse.org/content/groups/releases' } - { id: eclipse, url: 'http://repo.eclipse.org/content/groups/releases' }
- { id: eclipse-snapshots, url: 'http://repo.eclipse.org/content/groups/snapshots' } - { id: eclipse-snapshots, url: 'http://repo.eclipse.org/content/groups/snapshots' }
- { id: asciidoctorj, url: 'http://dl.bintray.com/lordofthejars/maven' }


# Source all dependencies from the following repositories in the specified order # Source all dependencies from the following repositories in the specified order
repositories: central, eclipse-snapshots, eclipse
repositories: central, eclipse-snapshots, eclipse, asciidoctorj


# Convenience properties for dependencies # Convenience properties for dependencies
properties: { properties: {
wikitext.version : 1.4 wikitext.version : 1.4
sshd.version: 0.11.0 sshd.version: 0.11.0
mina.version: 2.0.7 mina.version: 2.0.7
asciidoctorj.version : 0.1.4
asciidoctorj.version : 1.5.0.preview2
} }


# Dependencies # Dependencies
- compile 'org.fusesource.wikitext:tracwiki-core:${wikitext.version}' :war - compile 'org.fusesource.wikitext:tracwiki-core:${wikitext.version}' :war
- compile 'org.fusesource.wikitext:mediawiki-core:${wikitext.version}' :war - compile 'org.fusesource.wikitext:mediawiki-core:${wikitext.version}' :war
- compile 'org.fusesource.wikitext:confluence-core:${wikitext.version}' :war - compile 'org.fusesource.wikitext:confluence-core:${wikitext.version}' :war
- compile 'org.asciidoctor:asciidoctor-java-integration:${asciidoctorj.version}' :war
- compile 'org.asciidoctor:asciidoctorj:${asciidoctorj.version}' :war
- compile 'org.eclipse.jgit:org.eclipse.jgit:${jgit.version}' :war :fedclient :manager :authority !junit - compile 'org.eclipse.jgit:org.eclipse.jgit:${jgit.version}' :war :fedclient :manager :authority !junit
- compile 'org.eclipse.jgit:org.eclipse.jgit.http.server:${jgit.version}' :war :manager :authority !junit - compile 'org.eclipse.jgit:org.eclipse.jgit.http.server:${jgit.version}' :war :manager :authority !junit
- compile 'org.bouncycastle:bcprov-jdk15on:${bouncycastle.version}' :war :authority - compile 'org.bouncycastle:bcprov-jdk15on:${bouncycastle.version}' :war :authority

+ 9
- 9
gitblit.iml Целия файл

</library> </library>
</orderEntry> </orderEntry>
<orderEntry type="module-library"> <orderEntry type="module-library">
<library name="asciidoctor-java-integration-0.1.4.jar">
<library name="asciidoctorj-1.5.0.preview2.jar">
<CLASSES> <CLASSES>
<root url="jar://$MODULE_DIR$/ext/asciidoctor-java-integration-0.1.4.jar!/" />
<root url="jar://$MODULE_DIR$/ext/asciidoctorj-1.5.0.preview2.jar!/" />
</CLASSES> </CLASSES>
<JAVADOC /> <JAVADOC />
<SOURCES> <SOURCES>
<root url="jar://$MODULE_DIR$/ext/src/asciidoctor-java-integration-0.1.4.jar!/" />
<root url="jar://$MODULE_DIR$/ext/src/asciidoctorj-1.5.0.preview2.jar!/" />
</SOURCES> </SOURCES>
</library> </library>
</orderEntry> </orderEntry>
<orderEntry type="module-library"> <orderEntry type="module-library">
<library name="jruby-complete-1.7.4.jar">
<library name="jruby-complete-1.7.9.jar">
<CLASSES> <CLASSES>
<root url="jar://$MODULE_DIR$/ext/jruby-complete-1.7.4.jar!/" />
<root url="jar://$MODULE_DIR$/ext/jruby-complete-1.7.9.jar!/" />
</CLASSES> </CLASSES>
<JAVADOC /> <JAVADOC />
<SOURCES> <SOURCES>
<root url="jar://$MODULE_DIR$/ext/src/jruby-complete-1.7.4.jar!/" />
<root url="jar://$MODULE_DIR$/ext/src/jruby-complete-1.7.9.jar!/" />
</SOURCES> </SOURCES>
</library> </library>
</orderEntry> </orderEntry>
<orderEntry type="module-library"> <orderEntry type="module-library">
<library name="jcommander-1.30.jar">
<library name="jcommander-1.32.jar">
<CLASSES> <CLASSES>
<root url="jar://$MODULE_DIR$/ext/jcommander-1.30.jar!/" />
<root url="jar://$MODULE_DIR$/ext/jcommander-1.32.jar!/" />
</CLASSES> </CLASSES>
<JAVADOC /> <JAVADOC />
<SOURCES> <SOURCES>
<root url="jar://$MODULE_DIR$/ext/src/jcommander-1.30.jar!/" />
<root url="jar://$MODULE_DIR$/ext/src/jcommander-1.32.jar!/" />
</SOURCES> </SOURCES>
</library> </library>
</orderEntry> </orderEntry>

Loading…
Отказ
Запис