Advertisement

1 - 10 of 13 containing alltags:("fileset") (0 seconds)
Which cd-rom contains these filesets in AIX 5.2? bos.adt.lib bos.adt.libm bos.adt.syscalls bos.data bos.net.tcp.client bos.net.tcp.server bos.rte.SRC bos.rte.libc bos.rte.libcfg bos.rte...
Zones: AIX UnixDate Answered: 01/25/2006 Grade: A Views: 4
Hi, I was trying to upgrade my OS maintenance level from AIX 5.2 level 5 to level 7 and four filesets are BROKEN, and I was able to remove three filesets # lppchk -v lppchk:  The following f...
Zones: AIX UnixDate Answered: 03/14/2006 Grade: A Views: 85
Hi, i am creating my ant file "build.xml". What does the variable fileset means here:  <!-- Executable Targets -->    <target name= "create-war">     <property name= "war-base" value="${local-t...
Zones: JSPDate Answered: 02/18/2006 Grade: A Views: 0
Hi I need to create a fileset in a new file. The files are located in a textfile and formatted as such:      [exec] U CalcSpace.sql      [exec] P DATA_FLUSH.sql      [exec] U RESV_GET_RESERV...
Zones: Programming, SSI, Windows BatchDate Answered: 12/16/2005 Grade: A Views: 0
Hi, I'm trying to get ant to exclude source files in a subdirectory called /eaf_schemas/ which is several levels deep in my source tree.  I've tried: <fileset dir="${src.dir}" includes="**/*.jav...
Zones: Java, J2EEDate Answered: 02/03/2006 Grade: A Views: 433
Dear Experts, I'm trying to make my first Ant in Eclipse, and I'm looking for a very simple example to use as a template.  The only slightly complex requirement (I think) is that I need a FileSe...
Zones: Java, J2EEDate Answered: 03/09/2006 Grade: A Views: 0
I updated a server with latest 520008 ML.  It doesn't have the following filesets: lslpp: 0504-132  Fileset bos.adt.libm not installed. lslpp: 0504-132  Fileset bos.perf.proctools not installed...
Zones: AIX UnixDate Answered: 03/24/2006 Grade: B Views: 9
My AIX skills are limited. How do I clean is up? I am trying to apply a maintenance release and if keeps failing because of this. # lslpp -l rsct.core.utils   Fileset                      L...
Zones: AIX UnixDate Answered: 03/26/2005 Grade: A Views: 36
Hi All, I'm using ant 1.6.2 and I want to create a single <fileset> or something similar for a collection of files in multiple directories without a common base directory.   I deally what I w...
Zones: JavaDate Answered: 08/07/2005 Grade: A Views: 48
Hi, How can I say, copy me everything from WebContent to xyz except the directories CVS and META-INF ?       <target name="deplacer" depends="creer_repertoires">             <copy todir="${webapps}/LeHa...
Zones: JavaDate Answered: 12/20/2006 Grade: A Views: 0