Ignore:
Timestamp:
01/07/14 11:05:14 (10 years ago)
Author:
twagoo
Message:

Merged twagoo branch of to-wicket-1.6 back to original, removed this branch

Location:
vlo/branches/to-wicket-1.6
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • vlo/branches/to-wicket-1.6

  • vlo/branches/to-wicket-1.6/vlo_importer

    • Property svn:ignore
      •  

        old new  
        33.classpath
        44.project
         5nbactions-local config.xml
         6vlo-importer.log*
  • vlo/branches/to-wicket-1.6/vlo_importer/nbactions.xml

    r4019 r4220  
    88            </goals>
    99            <properties>
    10                 <exec.args>-DconfigFile=/home/keeloo/vlo/config/VloConfig.Netbeans.xml -classpath %classpath eu.clarin.cmdi.vlo.importer.MetadataImporter</exec.args>
     10                <exec.args>-DconfigFile=/home/keeloo/vlo/config/VloConfig.Netbeans.xml -classpath %classpath eu.clarin.cmdi.vlo.importer.MetadataImporter -c /Users/twagoo/vlo/VloConfig.xml</exec.args>
    1111                <exec.executable>java</exec.executable>
    1212                <exec.classpathScope>runtime</exec.classpathScope>
     
    2020            </goals>
    2121            <properties>
    22                 <exec.args>-Xdebug -Xrunjdwp:transport=dt_socket,server=n,address=${jpda.address} -DconfigFile=/home/keeloo/vlo/config/VloConfig.Netbeans.xml -classpath %classpath eu.clarin.cmdi.vlo.importer.MetadataImporter</exec.args>
     22                <exec.args>-Xdebug -Xrunjdwp:transport=dt_socket,server=n,address=${jpda.address} -DconfigFile=/home/keeloo/vlo/config/VloConfig.Netbeans.xml -classpath %classpath eu.clarin.cmdi.vlo.importer.MetadataImporter -c /Users/twagoo/vlo/VloConfig.xml</exec.args>
    2323                <exec.executable>java</exec.executable>
    2424                <exec.classpathScope>runtime</exec.classpathScope>
     
    3333            </goals>
    3434            <properties>
    35                 <exec.args>${profiler.args} -DconfigFile=/home/keeloo/vlo/config/VloConfig.Netbeans.xml -classpath %classpath eu.clarin.cmdi.vlo.importer.MetadataImporter</exec.args>
     35                <exec.args>-DconfigFile=/home/keeloo/vlo/config/VloConfig.Netbeans.xml -classpath %classpath eu.clarin.cmdi.vlo.importer.MetadataImporter -c /Users/twagoo/vlo/VloConfig.xml</exec.args>
    3636                <exec.executable>${profiler.java}</exec.executable>
    3737            </properties>
Note: See TracChangeset for help on using the changeset viewer.