there is any simpler way.
/Anders
Jason van Zyl wrote:
Anders Hessellund Jensen wrote:
I would like to be able to substitute timestamps with the build time
into a resource file. As I understand it, there is currently no plugin
to to this, so I consider writing one.
Sorry for not responding to
The plugin is in progress. I'm aiming for functionality identical to
that of the TStamp Ant core task:
http://ant.apache.org/manual/CoreTasks/tstamp.html .
Anders Hessellund Jensen wrote:
I would like to be able to substitute timestamps with the build time
into a resource file.
I would like to be able to substitute timestamps with the build time
into a resource file. As I understand it, there is currently no plugin
to to this, so I consider writing one.
The plugin should leverage the existing resource filtering mechanism of
M2. The plugin would take a configuration l
JacORB IDL Compiler
---
Key: MAVENUPLOAD-670
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-670
Project: maven-upload-requests
Type: Task
Reporter: Anders Hessellund Jensen
Attachments: jacorb-idl-compiler-upload-bundle-2.2.3.jar
This is the
Anders Hessellund Jensen wrote:
I understand that the right way to scan for files to include for
compilation is to use a
org.codehaus.plexus.compiler.util.scan.StaleSourceScanner. This class
uses a SourceMapping to specify which sources to include. There does not
seem to be a mapping that can
Hi all,
I'm working on a maven 2 plugin to compile IDL files. Alan Cabrera
created an initial plugin, and I am adding some additional features.
I have a couple of questions I'd like to have some help with.
I need to be specify various parameters to pass to the compiler backend.
For each idl