Tab to spaces

This commit is contained in:
Trustin Lee 2012-01-13 14:26:13 +09:00
parent 94490aeb2e
commit 2393c3ff0b

View File

@ -324,7 +324,7 @@
<extensions>true</extensions>
<configuration>
<instructions>
<Bundle-SymbolicName>org.jboss.netty</Bundle-SymbolicName>
<Bundle-SymbolicName>org.jboss.netty</Bundle-SymbolicName>
<Bundle-DocURL>${project.url}</Bundle-DocURL>
<Bundle-Activator>
org.jboss.netty.container.osgi.NettyBundleActivator
@ -482,7 +482,7 @@
</executions>
<configuration>
<doclet>org.jboss.apiviz.APIviz</doclet>
<docletPath>${basedir}/lib/apiviz-1.3.1.GA.jar</docletPath>
<docletPath>${basedir}/lib/apiviz-1.3.1.GA.jar</docletPath>
<attach>true</attach>
<javadocDirectory>${basedir}/src/javadoc</javadocDirectory>
<docfilessubdirs>true</docfilessubdirs>